david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							04d0a50118 
							
						 
					 
					
						
						
							
							feat(): Basepath support ( #14866 )  
						
						... 
						
						
						
						Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com> 
						
						
					 
					
						2025-10-01 11:08:38 -05:00 
						 
				 
			
				
					
						
							
							
								rahul MALAWADKAR 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21b5061b55 
							
						 
					 
					
						
						
							
							Added code to programmatically load GMS certs into frontend SSL truststore ( #14166 )  
						
						
						
						
					 
					
						2025-07-24 17:09:04 -05:00 
						 
				 
			
				
					
						
							
							
								rahul MALAWADKAR 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							faf4fc661a 
							
						 
					 
					
						
						
							
							chore(deps):fix CVE-2021-37136 (com.typesafe.play : shaded-asynchttpclient) ( #13976 )  
						
						
						
						
					 
					
						2025-07-09 08:55:42 -05:00 
						 
				 
			
				
					
						
							
							
								Nate Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7618af549c 
							
						 
					 
					
						
						
							
							fix(logging): fixes slow query logging formatting and adds parsing fo… ( #12955 )  
						
						... 
						
						
						
						Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com> 
						
						
					 
					
						2025-04-02 15:10:46 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e4b3c15c9 
							
						 
					 
					
						
						
							
							refactor(datahub-frontend): upgrade frontend pac4j ( #11709 )  
						
						
						
						
					 
					
						2024-10-28 09:05:16 -05:00 
						 
				 
			
				
					
						
							
							
								Nate Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c63d75e9c5 
							
						 
					 
					
						
						
							
							feat(logging): add option to log slow GraphQL queries ( #11308 )  
						
						
						
						
					 
					
						2024-09-10 12:01:35 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79ad58268e 
							
						 
					 
					
						
						
							
							fix(media-type): fix proxy media-type and openapi patch endpoint ( #10763 )  
						
						
						
						
					 
					
						2024-06-22 09:10:11 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							943bb57cbc 
							
						 
					 
					
						
						
							
							feat(backend): structured properties and forms ( #9626 )  
						
						... 
						
						
						
						Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com> 
						
						
					 
					
						2024-01-22 11:46:04 -06:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e14474176f 
							
						 
					 
					
						
						
							
							feat(lint): add spotless for java lint ( #9373 )  
						
						
						
						
					 
					
						2023-12-06 11:02:42 +05:30 
						 
				 
			
				
					
						
							
							
								Xuelei Li 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							352a54a7bf 
							
						 
					 
					
						
						
							
							fix(auth): ignore case when comparing http headers ( #8356 )  
						
						
						
						
					 
					
						2023-07-31 09:58:02 +05:30 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							633119965d 
							
						 
					 
					
						
						
							
							fix(frontend proxy): Disable unnecessary URL encoding at the proxy layer ( #7532 )  
						
						
						
						
					 
					
						2023-03-09 20:32:00 -08:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecc01b9a46 
							
						 
					 
					
						
						
							
							refactor(restli-mce-consumer) ( #6744 )  
						
						... 
						
						
						
						* fix(security): commons-text in frontend
* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint
* testing docker build
* Add retry configuration options for entity client
* Kafka debugging
* fix(kafka-setup): parallelize topic creation
* Adjust docker build
* Docker build updates
* WIP
* fix(lint): metadata-ingestion lint
* fix(gradle-docker): fix docker frontend dep
* fix(elastic): fix race condition between gms and mae for index creation
* Revert "fix(elastic): fix race condition between gms and mae for index creation"
This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.
* fix(test): fix datahub frontend test for clean/test cycle
* fix(test): datahub-frontend missing assets in test
* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer
* gitingore update
* fix(docker): remove platform on docker base image, set by buildx
* refactor(kafka-producer): update kafka producer tracking/logging
* updates per PR feedback
* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io> 
						
						
					 
					
						2022-12-26 16:09:08 +00:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27ea3bf125 
							
						 
					 
					
						
						
							
							fix(security): play framework upgrade ( #6626 )  
						
						... 
						
						
						
						* fix(security): play framework upgrade 
						
						
					 
					
						2022-12-08 20:27:51 -06:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d29d0b121 
							
						 
					 
					
						
						
							
							refactor(frontend): Addressing minor issues ( #6012 )  
						
						
						
						
					 
					
						2022-09-21 14:21:55 -07:00 
						 
				 
			
				
					
						
							
							
								Patrick Marx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de547a9af9 
							
						 
					 
					
						
						
							
							fix(frontend): forward Host header as X-Forwarded-Host ( #5816 )  
						
						
						
						
					 
					
						2022-09-09 14:13:30 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72eff249ad 
							
						 
					 
					
						
						
							
							chore(deps): play - upgrade for CVEs ( #4891 )  
						
						
						
						
					 
					
						2022-05-10 16:15:53 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9422578e41 
							
						 
					 
					
						
						
							
							Revert "chore(deps): upgrade play to remove CVEs ( #4864 )" ( #4868 )  
						
						... 
						
						
						
						This reverts commit 84a026b1263ab91cd4010d905129a279523f413e. 
						
						
					 
					
						2022-05-06 15:08:35 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84a026b126 
							
						 
					 
					
						
						
							
							chore(deps): upgrade play to remove CVEs ( #4864 )  
						
						
						
						
					 
					
						2022-05-06 13:42:03 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad7a92a098 
							
						 
					 
					
						
						
							
							Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )" ( #4861 )  
						
						... 
						
						
						
						This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e. 
						
						
					 
					
						2022-05-06 10:18:30 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa4abeade7 
							
						 
					 
					
						
						
							
							chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )  
						
						
						
						
					 
					
						2022-05-06 08:05:19 -07:00 
						 
				 
			
				
					
						
							
							
								Dexter Lee 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18dd5b6c13 
							
						 
					 
					
						
						
							
							feat(Impact Analysis): Support impact analysis to check all downstreams of given entity ( #4322 )  
						
						
						
						
					 
					
						2022-03-04 16:10:25 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4aa14214d9 
							
						 
					 
					
						
						
							
							feat(ingest): rest-emitter: make test_connection more robust ( #3919 )  
						
						... 
						
						
						
						Co-authored-by: Shirshanka Das <shirshanka@apache.org> 
						
						
					 
					
						2022-01-19 18:51:47 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f49666a230 
							
						 
					 
					
						
						
							
							feat(auth): Metadata Service Authentication! ( #3598 )  
						
						
						
						
					 
					
						2021-11-22 16:33:14 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1062c3ebc5 
							
						 
					 
					
						
						
							
							fix(frontend): Hush noisy datahub-frontend warnings  ( #3559 )  
						
						
						
						
					 
					
						2021-11-12 16:33:06 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7d3f8b930 
							
						 
					 
					
						
						
							
							Proxy GMS API requests ( #3509 )  
						
						
						
						
					 
					
						2021-11-08 13:37:31 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccb09a6966 
							
						 
					 
					
						
						
							
							feat(access control): Fine-Grained Access Control M1 ( #3182 )  
						
						
						
						
					 
					
						2021-09-02 19:05:13 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c5edd88ab 
							
						 
					 
					
						
						
							
							feat(graphql): migrating GraphQL API to metadata-service (nee GMS) ( #3131 )  
						
						
						
						
					 
					
						2021-08-20 10:58:07 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							383bde18f5 
							
						 
					 
					
						
						
							
							chore(frontend): Remove unused files 1/4 ( #3014 )  
						
						
						
						
					 
					
						2021-08-09 09:48:05 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09cbc548a4 
							
						 
					 
					
						
						
							
							feat(logs): improve logging in GMS and datahub-frontend ( #2761 )  
						
						
						
						
					 
					
						2021-06-25 10:56:45 -07:00 
						 
				 
			
				
					
						
							
							
								Ignacio Bona 
							
						 
					 
					
						
						
						
						
							
						
						
							2d4cd66354 
							
						 
					 
					
						
						
							
							Minor and conf fixes  
						
						
						
						
					 
					
						2019-09-05 10:53:55 -07:00 
						 
				 
			
				
					
						
							
							
								Kerem Sahin 
							
						 
					 
					
						
						
						
						
							
						
						
							23339df23a 
							
						 
					 
					
						
						
							
							Initial commit for Data Hub  
						
						
						
						
					 
					
						2019-08-31 20:51:14 -07:00