| 
							
							
								 Chakru | 85b42e3ea5 | build(coverage): enable code coverage for java and python (#11992) Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com> | 2024-12-02 19:27:43 -06:00 |  | 
			
				
					| 
							
							
								 david-leifker | ede9520b87 | feat(schemaField): populate schemaFields with side effects (#10928) | 2024-09-04 15:36:12 -05:00 |  | 
			
				
					| 
							
							
								 Pinaki Bhattacharjee | a8ef7b68c8 | chore(vulnerability): Log Injection (#11090) | 2024-08-03 08:00:16 -05:00 |  | 
			
				
					| 
							
							
								 david-leifker | b4e05050d1 | feat(logging): unified request logging (graphql, openapi, restli) (#10802) | 2024-06-29 02:50:10 -05:00 |  | 
			
				
					| 
							
							
								 RyanHolstien | 013425a9a9 | feat(graphql): custom complexity calculator and separate configurable thread pool for graphQL (#10562) | 2024-05-29 13:21:12 -05:00 |  | 
			
				
					| 
							
							
								 Davi Arnaut | 4ebc31c8c2 | feat(graphql): log query name if operation name is not provided (#10420) | 2024-05-02 14:36:45 -07:00 |  | 
			
				
					| 
							
							
								 Davi Arnaut | f3c42f611e | feat(graphql): Improve logging of GraphQL requests (#10404) | 2024-05-01 19:12:16 -07:00 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 9c8f8a5192 | feat(gql): support operationName (#10210) | 2024-04-08 18:41:03 -05:00 |  | 
			
				
					| 
							
							
								 david-leifker | f9e64d03cc | feat(auth): view authorization (#10066) | 2024-03-23 06:15:36 -05:00 |  | 
			
				
					| 
							
							
								 trialiya | e484094027 | fix(metrics): get fieldName for GraphQL Mutation queries (#9972) | 2024-03-22 12:00:01 -04:00 |  | 
			
				
					| 
							
							
								 david-leifker | ed10a8d8cc | feat(search): search access controls (#9892) Co-authored-by: Chris Collins <chriscollins3456@gmail.com> | 2024-02-28 16:57:26 -06:00 |  | 
			
				
					| 
							
							
								 RyanHolstien | 7a788240c1 | feat(spring): update spring to version 6 and spring boot to version 3 (#9567) | 2024-01-11 13:44:06 -06:00 |  | 
			
				
					| 
							
							
								 david-leifker | 824df5a6a3 | feat(build): gradle 8, jdk17, neo4j 5 (#9458) | 2023-12-15 13:28:33 -06:00 |  | 
			
				
					| 
							
							
								 Amanda Ng | 724736939a | feat(observability): add actor urn to GraphQL spans (#9382) Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com> | 2023-12-07 15:48:50 -06:00 |  | 
			
				
					| 
							
							
								 Aseem Bansal | e14474176f | feat(lint): add spotless for java lint (#9373) | 2023-12-06 11:02:42 +05:30 |  | 
			
				
					| 
							
							
								 david-leifker | 7dd6e09ac5 | refactor(build): upgrade to gradle 7 & guava update (#8745) | 2023-09-01 19:36:01 +05:30 |  | 
			
				
					| 
							
							
								 david-leifker | 81fdf9df55 | fix(vulnerabilities)/vulnerabilities_fixes_datahub (#8075) (#8189) Co-authored-by: Sejal-NucleusTeq <109514187+Sejal-NucleusTeq@users.noreply.github.com> | 2023-06-07 18:42:19 -05:00 |  | 
			
				
					| 
							
							
								 RyanHolstien | 530b9a6540 | fix(jackson): increase max serialized string length default (#8053) | 2023-05-23 11:38:58 -05:00 |  | 
			
				
					| 
							
							
								 Peter Szalai | 36b6fce46c | feat(monitoring): add graphql error and call metrics at startup time (#7226) | 2023-02-06 20:08:35 +05:30 |  | 
			
				
					| 
							
							
								 Peter Szalai | 5cb0a8ddaa | fix(graphql): Return with appropriate status code instead of stacktrace (#7086) | 2023-01-19 15:12:14 -06:00 |  | 
			
				
					| 
							
							
								 mohdsiddique | f2a83f3074 | feat(gms): Pluggable Authentication & Authorization Framework (#6634) | 2022-12-06 10:22:41 -08:00 |  | 
			
				
					| 
							
							
								 david-leifker | 2de9d3d5bf | fix(logging): Remove lombok as source of slf4j-api, convert to compileOnly where possible (#6616) | 2022-12-04 19:57:47 -08:00 |  | 
			
				
					| 
							
							
								 Peter Szalai | 4792ac56b7 | feat(monitoring): track graphql errors in metrics (#6087) * feat(monitoring): track graphql errors in metrics
* fix(statuscode): use status code
* address linting
* address linting | 2022-09-29 21:36:17 +02:00 |  | 
			
				
					| 
							
							
								 RyanHolstien | 46e84026a3 | feat(graphql): add metrics capturing for graphql latency (#5200) | 2022-06-20 18:24:45 -07:00 |  | 
			
				
					| 
							
							
								 John Joyce | 7080798825 | feat(metadata-service): Supporting a configurable Authorizer Chain  (#4584) | 2022-04-06 19:13:39 -07:00 |  | 
			
				
					| 
							
							
								 Ravindra Lanka | 1ac20ee764 | feat(platform): add timeline api for dataset entity (#4252) | 2022-02-24 19:40:55 -08:00 |  | 
			
				
					| 
							
							
								 John Joyce | f49666a230 | feat(auth): Metadata Service Authentication! (#3598) | 2021-11-22 16:33:14 -08:00 |  |