John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7db6b0a03f 
							
						 
					 
					
						
						
							
							fix(docs): improve the add users doc ( #4679 )  
						
						
						
						
					 
					
						2022-04-15 10:33:01 -07:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25de224a3f 
							
						 
					 
					
						
						
							
							doc: add page for handling deprecations, breaking changes etc. ( #4590 )  
						
						
						
						
					 
					
						2022-04-07 09:48:47 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a20012fd6c 
							
						 
					 
					
						
						
							
							feat(docs) Improves docs around developing datahub, removes deprecated docs on building metadata service ( #4552 )  
						
						
						
						
					 
					
						2022-04-04 19:15:21 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d311067384 
							
						 
					 
					
						
						
							
							fix(cli): delete - handle case insensitive entity types ( #4492 )  
						
						
						
						
					 
					
						2022-03-30 20:37:14 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							306ddff13e 
							
						 
					 
					
						
						
							
							feat(platform): adds side-effect report for rollbacks ( #4482 )  
						
						... 
						
						
						
						Co-authored-by: Shirshanka Das <shirshanka@apache.org> 
						
						
					 
					
						2022-03-30 17:33:35 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db35aca869 
							
						 
					 
					
						
						
							
							feat(frontend) Adds multiple group claim support ( #4450 )  
						
						
						
						
					 
					
						2022-03-21 13:33:53 -07:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc9228fa9b 
							
						 
					 
					
						
						
							
							doc: add guide for ui tabs ( #4333 )  
						
						... 
						
						
						
						* doc: add guide for ui tabs
* docs: add details on properties tab
* add validation tab
* change arrangement 
						
						
					 
					
						2022-03-21 07:28:42 -07:00 
						 
				 
			
				
					
						
							
							
								Kevin Neville 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8e6f890a9 
							
						 
					 
					
						
						
							
							fix: Replace old repository link with new link ( #4446 )  
						
						
						
						
					 
					
						2022-03-18 14:12:19 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa593c32d8 
							
						 
					 
					
						
						
							
							Flexible search on soft delete ( #4405 )  
						
						... 
						
						
						
						* Adds filter logic to correct DB
* Fix build
* Adds documentation & fixes flag typo
* apply review comments
* Adds test for filtered search
* Adds warning log for redundant parameter combo 
						
						
					 
					
						2022-03-16 16:35:04 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8f6c4cabd 
							
						 
					 
					
						
						
							
							feat(cli) Changes rollback behaviour to apply soft deletes by default ( #4358 )  
						
						... 
						
						
						
						* Changes rollback behaviour to apply soft deletes by default
Summary:
Addresses feature request: Flag in delete command to only delete aspects touched by an ingestion run; add flag to nuke everything by modifying the default behaviour of a rollback operation which will not by default delete an entity if a keyAspect is being rolled-back.
Instead the key aspect is kept and a StatusAspect is upserted with removed=true, effectively making a soft delete.
Another PR will follow to perform garbage collection on these soft deleted entities.
To keep old behaviour, a new parameter to the cli ingest rollback endpoint: --hard-delete was added.
* Adds restli specs
* Fixes deleteAspect endpoint & adds support for nested transactions
* Enable regression test & fix docker-compose for local development
* Add generated quickstart
* Fix quickstart generation script
* Adds missing var env to docker-compose-without-neo4j
* Sets status removed=true when ingesting resources
* Adds soft deletes for ElasticSearch + soft delete flags across ingestion sub-commands
* Makes elastic search consistent
* Update tests with new behaviour
* apply review comments
* apply review comment
* Forces Elastic search to add documents with status removed false when ingesting
* Reset gradle properties to default
* Fix tests 
						
						
					 
					
						2022-03-15 12:05:52 -07:00 
						 
				 
			
				
					
						
							
							
								cccs-eric 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb9b99f0ba 
							
						 
					 
					
						
						
							
							fix(ingest) Azure AD: support nested groups ( #4367 ) ( #4368 )  
						
						... 
						
						
						
						LGTM - Thanks! 
						
						
					 
					
						2022-03-14 08:59:04 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c713b60810 
							
						 
					 
					
						
						
							
							fix(oidc): Update group membership each login (and make group extraction disabled by default) ( #4380 )  
						
						
						
						
					 
					
						2022-03-11 08:49:31 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acf6eaaf1c 
							
						 
					 
					
						
						
							
							refactor(ui): Simplify process of adding user.props (w/ docs)  ( #4296 )  
						
						
						
						
					 
					
						2022-03-03 19:22:35 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29490e16c4 
							
						 
					 
					
						
						
							
							Small change ( #4293 )  
						
						
						
						
					 
					
						2022-03-02 11:33:19 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f35620581 
							
						 
					 
					
						
						
							
							docs: add details to update users when using helm ( #4268 )  
						
						
						
						
					 
					
						2022-03-01 16:41:37 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8a3e68202 
							
						 
					 
					
						
						
							
							fix(docs): doc build failing ( #4267 )  
						
						
						
						
					 
					
						2022-02-28 10:53:22 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcabff85d5 
							
						 
					 
					
						
						
							
							docs(ui): Adding guide for adding users to DataHub.  ( #4262 )  
						
						
						
						
					 
					
						2022-02-25 16:49:57 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b4c7d593b 
							
						 
					 
					
						
						
							
							chore(docs): cleanup location of guide, gitignore generated from git ( #4256 )  
						
						
						
						
					 
					
						2022-02-24 22:58:14 -08:00 
						 
				 
			
				
					
						
							
							
								Bumsoo Kim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f17c033d51 
							
						 
					 
					
						
						
							
							fix(docs): fix reference to the credential step in okta guide ( #4243 )  
						
						
						
						
					 
					
						2022-02-24 16:39:02 -08:00 
						 
				 
			
				
					
						
							
							
								xiphl 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6ab32675f 
							
						 
					 
					
						
						
							
							docs: search - Tips on advanced searching in the search bar ( #4200 )  
						
						
						
						
					 
					
						2022-02-20 14:04:58 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25a426a06f 
							
						 
					 
					
						
						
							
							docs(backup): add doc for taking backup ( #3917 )  
						
						... 
						
						
						
						* docs(backup): add doc for taking backup
* change file name 
						
						
					 
					
						2022-02-11 08:57:05 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15db308568 
							
						 
					 
					
						
						
							
							Adding Initiate login uri to okta docs ( #4030 )  
						
						
						
						
					 
					
						2022-02-01 11:38:00 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							137afa5c9d 
							
						 
					 
					
						
						
							
							docs(delete): add curl request example to delete entity ( #3928 )  
						
						
						
						
					 
					
						2022-01-25 18:54:19 -08:00 
						 
				 
			
				
					
						
							
							
								Arun Vasudevan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d1de5fbf6 
							
						 
					 
					
						
						
							
							feat(platform): add AWS MSK iam Auth Jar to platform components  ( #3872 )  
						
						
						
						
					 
					
						2022-01-12 21:49:34 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d02318a11 
							
						 
					 
					
						
						
							
							docs: fix typo ( #3848 )  
						
						
						
						
					 
					
						2022-01-07 06:25:01 -08:00 
						 
				 
			
				
					
						
							
							
								abiwill 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81f14f9a84 
							
						 
					 
					
						
						
							
							docs: improve docs for kafka configuration ( #3828 )  
						
						
						
						
					 
					
						2022-01-05 13:31:12 -08:00 
						 
				 
			
				
					
						
							
							
								Michael A. Schlosser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							101275230e 
							
						 
					 
					
						
						
							
							feat(metadata-service): add Schema Registry support for TLS ( #3804 )  
						
						... 
						
						
						
						Co-authored-by: Mike Schlosser <michael.a.schlosser@optum.com> 
						
						
					 
					
						2022-01-04 12:41:36 -08:00 
						 
				 
			
				
					
						
							
							
								cccs-eric 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acd930d47e 
							
						 
					 
					
						
						
							
							docs(auth): add Microsoft Azure as an SSO provider ( #3779 ) ( #3780 )  
						
						
						
						
					 
					
						2021-12-21 18:03:22 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e97ac6cf7 
							
						 
					 
					
						
						
							
							docs(guide): add example for adding user in DataHub ( #3682 )  
						
						
						
						
					 
					
						2021-12-09 21:32:09 -08:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b3ef5ee489 
							
						 
					 
					
						
						
							
							docs(scheduling): re-arrange docs related to scheduling, lineage, CLI ( #3669 )  
						
						
						
						
					 
					
						2021-12-07 10:09:59 -08:00 
						 
				 
			
				
					
						
							
							
								Seref Acet 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fbacc16a8 
							
						 
					 
					
						
						
							
							docs(okta): Added Okta Logout Settings ( #3627 )  
						
						
						
						
					 
					
						2021-11-26 14:52:48 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5886e63e5c 
							
						 
					 
					
						
						
							
							doc(components): Adding DataHub components overview ( #3606 )  
						
						
						
						
					 
					
						2021-11-24 12:41:07 -08:00 
						 
				 
			
				
					
						
							
							
								Swaroop Jagadish 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f9aaaac23 
							
						 
					 
					
						
						
							
							feat(cli): adding a put command and docs ( #3614 )  
						
						
						
						
					 
					
						2021-11-24 00:21:44 -08:00 
						 
				 
			
				
					
						
							
							
								aseembansal-gogo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							658fa81406 
							
						 
					 
					
						
						
							
							fix(docs): Add docs on accessing datahub CLI ( #3589 )  
						
						
						
						
					 
					
						2021-11-18 08:57:05 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a510a0c7c1 
							
						 
					 
					
						
						
							
							docs: Adding a custom Data Platform doc ( #3561 )  
						
						
						
						
					 
					
						2021-11-13 08:13:00 -08:00 
						 
				 
			
				
					
						
							
							
								Swaroop Jagadish 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3984506f51 
							
						 
					 
					
						
						
							
							feat(cli): add support for deletion based on filters, soft deletes an… ( #3527 )  
						
						
						
						
					 
					
						2021-11-07 22:13:50 -08:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a92ab66a3a 
							
						 
					 
					
						
						
							
							refactor(nocode): Final part of No-Code cleanup ( #3477 )  
						
						
						
						
					 
					
						2021-10-31 22:06:36 -07:00 
						 
				 
			
				
					
						
							
							
								David Schmidt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43f1aeb538 
							
						 
					 
					
						
						
							
							docs: add guide for using custom sources ( #3324 )  
						
						
						
						
					 
					
						2021-10-25 22:23:48 -07:00 
						 
				 
			
				
					
						
							
							
								aseembansal-gogo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1381dd02ea 
							
						 
					 
					
						
						
							
							docs(oidc): add note that root user is still accessible ( #3372 )  
						
						
						
						
					 
					
						2021-10-12 07:43:27 -07:00 
						 
				 
			
				
					
						
							
							
								aseembansal-gogo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd1f6fbc5e 
							
						 
					 
					
						
						
							
							feat(ingest): add -f option to skip confirmations for automation en… ( #3256 )  
						
						
						
						
					 
					
						2021-09-28 22:49:34 -07:00 
						 
				 
			
				
					
						
							
							
								aseembansal-gogo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							97bed71e1c 
							
						 
					 
					
						
						
							
							feat(ingest): support for env variable in cli ( #3215 )  
						
						
						
						
					 
					
						2021-09-16 23:18:42 -07:00 
						 
				 
			
				
					
						
							
							
								Dexter Lee 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c14df3c3a2 
							
						 
					 
					
						
						
							
							Fix OIDC doc ( #3249 )  
						
						
						
						
					 
					
						2021-09-16 16:54:16 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81eb4f19bf 
							
						 
					 
					
						
						
							
							feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc)  ( #3082 )  
						
						
						
						
					 
					
						2021-08-20 07:42:18 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							798e57bc24 
							
						 
					 
					
						
						
							
							refactor: remove unused gms code, frontend endpoints part 2/4 ( #3015 )  
						
						... 
						
						
						
						Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io> 
						
						
					 
					
						2021-08-17 13:57:01 -07:00 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e15c7adbb 
							
						 
					 
					
						
						
							
							feat(cli): datahub init & docs for it ( #3062 )  
						
						
						
						
					 
					
						2021-08-09 22:30:48 -07:00 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa253f5b3b 
							
						 
					 
					
						
						
							
							feat(deletes): add run commands (list, show, rollback) to datahub ingest ( #2960 )  
						
						
						
						
					 
					
						2021-07-29 20:04:40 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8aea00082 
							
						 
					 
					
						
						
							
							docs: remove a few outdated docs ( #2981 )  
						
						
						
						
					 
					
						2021-07-29 15:32:23 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3bc300737 
							
						 
					 
					
						
						
							
							docs: add docs on extracting container logs ( #2988 )  
						
						
						
						
					 
					
						2021-07-29 15:12:30 -07:00 
						 
				 
			
				
					
						
							
							
								aseembansal-gogo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							256c82f365 
							
						 
					 
					
						
						
							
							docs: update docs for consistency in naming ( #2915 )  
						
						
						
						
					 
					
						2021-07-21 12:57:08 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc65b4cadd 
							
						 
					 
					
						
						
							
							fix(docs): fixing miscellaneous docs ( #2899 )  
						
						
						
						
					 
					
						2021-07-16 09:18:50 -07:00