Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							38bcd9c381 
							
						 
					 
					
						
						
							
							feat(ingest): default to ASYNC_BATCH mode in datahub-rest sink ( #11369 )  
						
						
						
						
					 
					
						2024-09-17 07:11:58 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lüdin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3fe39bc59b 
							
						 
					 
					
						
						
							
							fix(docs): clarify clean-up of indices when restoring search and graph indices ( #11380 )  
						
						
						
						
					 
					
						2024-09-16 16:40:03 -05:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a0d14e2f5 
							
						 
					 
					
						
						
							
							feat(ingest): make default rest sink mode env-configurable ( #11335 )  
						
						
						
						
					 
					
						2024-09-12 14:26:46 -07:00 
						 
				 
			
				
					
						
							
							
								Maggie Hays 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a62ba8ff1 
							
						 
					 
					
						
						
							
							docs(updating-datahub) Bump minor version on v0.14.0 notes ( #11255 )  
						
						
						
						
					 
					
						2024-09-10 15:46:24 -05:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							607ad5e1bc 
							
						 
					 
					
						
						
							
							feat(cli): reject missing urns in datahub get ( #11313 )  
						
						
						
						
					 
					
						2024-09-06 15:32:25 -07:00 
						 
				 
			
				
					
						
							
							
								sleeperdeep 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e34a628afe 
							
						 
					 
					
						
						
							
							fix(ingest/mssql): remove lower() method from sql_common get_db_name ( #10773 )  
						
						
						
						
					 
					
						2024-09-03 12:41:23 -07:00 
						 
				 
			
				
					
						
							
							
								RyanHolstien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b895d9062 
							
						 
					 
					
						
						
							
							feat(docs): update docs for new release ( #11164 )  
						
						
						
						
					 
					
						2024-08-15 15:59:22 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							080f2a2100 
							
						 
					 
					
						
						
							
							feat(mcl-processor): Update mcl processor hooks ( #11134 )  
						
						
						
						
					 
					
						2024-08-09 11:40:03 -05:00 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4e77c35ce 
							
						 
					 
					
						
						
							
							fix(docs): Add correct usage of orFilters in search API docs ( #11082 )  
						
						... 
						
						
						
						Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com> 
						
						
					 
					
						2024-08-05 12:35:08 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e14dc9159c 
							
						 
					 
					
						
						
							
							feat(cli): Trim report of dataHubExecutionRequestResult to max GMS size ( #11051 )  
						
						
						
						
					 
					
						2024-07-31 17:45:29 +00:00 
						 
				 
			
				
					
						
							
							
								Hyejin Yoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6eb1f47c2 
							
						 
					 
					
						
						
							
							docs: standardize terminology to DataHub Cloud ( #11003 )  
						
						
						
						
					 
					
						2024-07-30 09:52:51 +09:00 
						 
				 
			
				
					
						
							
							
								sagar-salvi-apptware 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a09575fb6f 
							
						 
					 
					
						
						
							
							fix(ingestion/glue): Add support for missing config options for profiling in Glue ( #10858 )  
						
						
						
						
					 
					
						2024-07-29 16:04:07 +05:30 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f816a14a98 
							
						 
					 
					
						
						
							
							fix(ingest): fix graph config loading ( #11002 )  
						
						... 
						
						
						
						Co-authored-by: Pedro Silva <pedro@acryl.io> 
						
						
					 
					
						2024-07-26 11:15:46 -07:00 
						 
				 
			
				
					
						
							
							
								Pedro Silva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd732d0d46 
							
						 
					 
					
						
						
							
							feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )  
						
						... 
						
						
						
						Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes  #9705  
						
						
					 
					
						2024-07-25 19:06:14 +00:00 
						 
				 
			
				
					
						
							
							
								Aseem Bansal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f570a7521 
							
						 
					 
					
						
						
							
							feat(datajob/flow): add environment filter using info aspects ( #10814 )  
						
						
						
						
					 
					
						2024-07-22 16:03:48 +05:30 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5327f80cf7 
							
						 
					 
					
						
						
							
							feat(system): support conditional write semantics ( #10868 )  
						
						
						
						
					 
					
						2024-07-11 10:52:58 -05:00 
						 
				 
			
				
					
						
							
							
								haeniya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e86192b29 
							
						 
					 
					
						
						
							
							feat(ingestion/tableau): optionally ingest multiple sites and create site containers ( #10498 )  
						
						... 
						
						
						
						Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com> 
						
						
					 
					
						2024-07-09 11:49:41 -07:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							062785300b 
							
						 
					 
					
						
						
							
							feat(protobuf): disable binary protoc custom properties ( #10778 )  
						
						
						
						
					 
					
						2024-06-25 14:29:07 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d494e352ed 
							
						 
					 
					
						
						
							
							feat(openapi): restore Timeline OpenAPIv1 and deprecations ( #10768 )  
						
						
						
						
					 
					
						2024-06-24 16:13:53 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Sikowitz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46dbb10940 
							
						 
					 
					
						
						
							
							docs(ingest): Rename csv / s3 / file source and sink ( #10675 )  
						
						
						
						
					 
					
						2024-06-11 11:44:13 -07:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d9b6814a7 
							
						 
					 
					
						
						
							
							docs(update): updating-datahub ( #10585 )  
						
						
						
						
					 
					
						2024-05-24 17:11:50 -05:00 
						 
				 
			
				
					
						
							
							
								Hyejin Yoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3dc5326e44 
							
						 
					 
					
						
						
							
							docs: sort feature section alphabetically ( #10400 )  
						
						
						
						
					 
					
						2024-05-13 23:57:53 +00:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ed21bd1bc 
							
						 
					 
					
						
						
							
							feat(plugins): spring custom plugins ( #10389 )  
						
						... 
						
						
						
						Co-authored-by: Kevin Chun <kevinchun@netflix.com>
Co-authored-by: Kevin Chun <kevin1chun@gmail.com> 
						
						
					 
					
						2024-05-09 14:56:03 -05:00 
						 
				 
			
				
					
						
							
							
								Ellie O'Neil 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8bb7dd34a 
							
						 
					 
					
						
						
							
							feat(fabricType): add fabric type RVW ( #10472 )  
						
						
						
						
					 
					
						2024-05-09 10:21:51 -07:00 
						 
				 
			
				
					
						
							
							
								Davi Arnaut 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94d424b7d4 
							
						 
					 
					
						
						
							
							fix(docs): adjust new requirements for DynamoDB ingestion ( #10470 )  
						
						
						
						
					 
					
						2024-05-09 10:22:33 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41fa2595e0 
							
						 
					 
					
						
						
							
							feat(search): autocomplete custom configuration ( #10426 )  
						
						
						
						
					 
					
						2024-05-03 16:13:09 -05:00 
						 
				 
			
				
					
						
							
							
								Ellie O'Neil 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d82750b891 
							
						 
					 
					
						
						
							
							DynamoDB IAM auth ( #10419 )  
						
						
						
						
					 
					
						2024-05-02 16:02:40 -07:00 
						 
				 
			
				
					
						
							
							
								Hyejin Yoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							704ca650ad 
							
						 
					 
					
						
						
							
							docs: add slack utm component in docs ( #10214 )  
						
						
						
						
					 
					
						2024-04-30 12:54:54 +09:00 
						 
				 
			
				
					
						
							
							
								Davi Arnaut 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40a59da469 
							
						 
					 
					
						
						
							
							docs(search): document default search operator ( #10397 )  
						
						
						
						
					 
					
						2024-04-29 12:01:25 -07:00 
						 
				 
			
				
					
						
							
							
								Hyejin Yoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55dca386a8 
							
						 
					 
					
						
						
							
							docs: versions bump for 0.13.1 ( #10285 )  
						
						... 
						
						
						
						Co-authored-by: David Leifker <david.leifker@acryl.io> 
						
						
					 
					
						2024-04-17 17:54:44 +09:00 
						 
				 
			
				
					
						
							
							
								Tamas Nemeth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d463a16b49 
							
						 
					 
					
						
						
							
							chore(ingest/presto-on-hive): Renaming presto-on-hive to hive-metastore source ( #10278 )  
						
						
						
						
					 
					
						2024-04-16 23:35:16 +02:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f36a597b17 
							
						 
					 
					
						
						
							
							fix(spring): refactor spring configuration ( #10290 )  
						
						
						
						
					 
					
						2024-04-16 13:50:41 -05:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fe8a44301 
							
						 
					 
					
						
						
							
							feat(docs): Update updating-datahub.md for GA4 analytics change ( #10196 )  
						
						
						
						
					 
					
						2024-04-11 08:25:09 -07:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77c4629ccf 
							
						 
					 
					
						
						
							
							refactor(docker): move to acryldata repo for all images ( #9459 )  
						
						
						
						
					 
					
						2024-04-02 09:36:44 -05:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c9b9afc530 
							
						 
					 
					
						
						
							
							feat(ingest/dbt): enable model performance and compiled code by default ( #10164 )  
						
						
						
						
					 
					
						2024-04-02 09:29:27 -05:00 
						 
				 
			
				
					
						
							
							
								Mayuri Nehate 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e328c38a7 
							
						 
					 
					
						
						
							
							feat(ingest/looker): update browse paths to align with looker UI ( #10147 )  
						
						
						
						
					 
					
						2024-03-28 11:57:43 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a70e775a12 
							
						 
					 
					
						
						
							
							feat(ingest): emit platform for query entities ( #10103 )  
						
						
						
						
					 
					
						2024-03-26 11:22:53 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64cb5d1cb2 
							
						 
					 
					
						
						
							
							feat(dbt): show source and compiled code in the UI ( #10028 )  
						
						
						
						
					 
					
						2024-03-18 18:16:49 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f9ce9d7d8 
							
						 
					 
					
						
						
							
							feat(ingest/dbt): point dbt assertions at dbt nodes ( #10055 )  
						
						
						
						
					 
					
						2024-03-18 18:13:01 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							104e78776d 
							
						 
					 
					
						
						
							
							fix(ingest): only auto-enable stateful ingestion if pipeline name is set ( #10075 )  
						
						
						
						
					 
					
						2024-03-18 13:59:01 -07:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5937472998 
							
						 
					 
					
						
						
							
							feat(ingest): add DataHubGraph.emit_all method ( #10002 )  
						
						
						
						
					 
					
						2024-03-11 16:36:18 -07:00 
						 
				 
			
				
					
						
							
							
								Shubham Jagtap 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fda5eb89f7 
							
						 
					 
					
						
						
							
							feat(ingest): enable stateful_ingestion by default for DataHub rest sink ( #9934 )  
						
						
						
						
					 
					
						2024-03-05 11:18:03 -08:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							392158809d 
							
						 
					 
					
						
						
							
							feat(ingest/redshift): redshift lineage v2 ( #9904 )  
						
						
						
						
					 
					
						2024-02-23 16:32:51 -08:00 
						 
				 
			
				
					
						
							
							
								Harshal Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1498c36875 
							
						 
					 
					
						
						
							
							chore(cli): drop support for python 3.7 ( #9731 )  
						
						
						
						
					 
					
						2024-01-29 10:50:47 -08:00 
						 
				 
			
				
					
						
							
							
								Mayuri Nehate 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2e78db92e 
							
						 
					 
					
						
						
							
							feat(ingest/databricks): ingest hive metastore by default, more docs ( #9601 )  
						
						... 
						
						
						
						Co-authored-by: Harshal Sheth <hsheth2@gmail.com> 
						
						
					 
					
						2024-01-18 14:26:33 -08:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							296e41dfed 
							
						 
					 
					
						
						
							
							feat(docker): docker compose profiles updates ( #9514 )  
						
						... 
						
						
						
						Co-authored-by: Harshal Sheth <hsheth2@gmail.com> 
						
						
					 
					
						2024-01-03 15:58:50 -06:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							824df5a6a3 
							
						 
					 
					
						
						
							
							feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )  
						
						
						
						
					 
					
						2023-12-15 13:28:33 -06:00 
						 
				 
			
				
					
						
							
							
								naoki kuroda 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26114dfeb2 
							
						 
					 
					
						
						
							
							docs: fix sample command for container logs ( #9427 )  
						
						
						
						
					 
					
						2023-12-14 15:42:45 -05:00 
						 
				 
			
				
					
						
							
							
								david-leifker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9899aca499 
							
						 
					 
					
						
						
							
							docs(updating-datahub): update docs for v0.12.1 ( #9441 )  
						
						
						
						
					 
					
						2023-12-12 12:16:27 -06:00 
						 
				 
			
				
					
						
							
							
								Andrew Sikowitz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27f23ecdd5 
							
						 
					 
					
						
						
							
							feat(ingest/unity): GE Profiling ( #8951 )  
						
						
						
						
					 
					
						2023-12-06 13:59:23 -05:00