What's Changed
- fix(ingest): override setdefault in file-backed dict by @hsheth2 in https://github.com/datahub-project/datahub/pull/11359
- fix(ingest/airflow): simplify env configuration by @hsheth2 in https://github.com/datahub-project/datahub/pull/11371
- fix(airflow): added support for jinja template for datahub emitter operator by @dushayntAW in https://github.com/datahub-project/datahub/pull/11300
- fix(smoke-test): add wait for sync to smoke-test by @david-leifker in https://github.com/datahub-project/datahub/pull/11405
- fix(customSearch): apply query string interpolation to function score by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11406
- fix(docs): Fix typo in bigquery permissions error by @gabe-lyons in https://github.com/datahub-project/datahub/pull/11401
- build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/11410
- feat(ingest/gc): Add dataflow and soft deleted entities cleanup by @treff7es in https://github.com/datahub-project/datahub/pull/11102
- feat(ingestion): adds env property in ContainerProperties by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/11214
- feat(ingest/gc): Add dry run mode to gc recipe by @treff7es in https://github.com/datahub-project/datahub/pull/11413
- feat(kafka-setup): allow override KAFKA_HEAP_OPTS by @david-leifker in https://github.com/datahub-project/datahub/pull/11400
- chore(docs): update release notes v0.14.1 by @david-leifker in https://github.com/datahub-project/datahub/pull/11408
- Advance search - Added case sensitive flag for wildcard searches by @kanavnarula in https://github.com/datahub-project/datahub/pull/11272
- fix(changeGenerator): fixes schema change generator corner cases v2 by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11386
- feat(docs-site) datahub homepage v2 by @jayacryl in https://github.com/datahub-project/datahub/pull/11342
- feat(structuredProps) Add created and lastModified timestamps to structured prop entity by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11419
- feat(docs-site) tours to open in a modal by @jayacryl in https://github.com/datahub-project/datahub/pull/11420
- feat(structuredProps) Add delete structured props endpoint and handle null props by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11418
- test(ingest/mcp_diff): Fallback to overwriting file on more complicated diffs by @asikowitz in https://github.com/datahub-project/datahub/pull/11407
- feat(docs-site) fixed home paddings on mobile site by @jayacryl in https://github.com/datahub-project/datahub/pull/11431
- feat(ingest): add
get_entity_as_mcps
method to client by @hsheth2 in https://github.com/datahub-project/datahub/pull/11425
- fix(siblings) Combine siblings in embedded search results by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11421
- fix(structuredProps) Fix adding new allowed types in updateStructuredProp endpoint by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11424
- build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/11356
- chore(bump): bump spring versions by @david-leifker in https://github.com/datahub-project/datahub/pull/11435
- chore(bump): pac4j version by @david-leifker in https://github.com/datahub-project/datahub/pull/11436
- fix(graphql/getDataset): Do not fetch parent for schema fields by @asikowitz in https://github.com/datahub-project/datahub/pull/11434
- build: allow gradle daemon by @hsheth2 in https://github.com/datahub-project/datahub/pull/11437
- fix(ingest/dbt): handle null index values by @hsheth2 in https://github.com/datahub-project/datahub/pull/11433
- build(deps): bump dompurify from 2.3.8 to 2.5.4 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/11387
- build(deps): bump dset from 3.1.3 to 3.1.4 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/11361
- fix(ingest/dbt): fix dbt catalog version check by @sid-acryl in https://github.com/datahub-project/datahub/pull/11350
- Add STARTS_WITH policy condition to allow for URN-wildcard-based policies by @githendrik in https://github.com/datahub-project/datahub/pull/11441
- fix(restoreIndices): fix bug in urn paginated restoreIndices exit code by @david-leifker in https://github.com/datahub-project/datahub/pull/11443
- feat(Analytics) Allow dateRangeField to be configurable for timeSeries chart by @mkamalas in https://github.com/datahub-project/datahub/pull/11366
- fix(SearchDocumentTransformer): Use correct variable to update ES by @pinakipb2 in https://github.com/datahub-project/datahub/pull/11430
- chore(version): bump protobuf version by @david-leifker in https://github.com/datahub-project/datahub/pull/11446
- fix(search): restore prefix phrase match on quoted search by @david-leifker in https://github.com/datahub-project/datahub/pull/11444
- fix(oidc): apply acr values to redirect url by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11447
- refactor(ui/lineage): Replace FetchedEntities Object with Map by @asikowitz in https://github.com/datahub-project/datahub/pull/11440
- feat(ingest/sink): report datahub-rest sink mode by @hsheth2 in https://github.com/datahub-project/datahub/pull/11422
- docs(ingest): add docs on pydantic compatibility by @hsheth2 in https://github.com/datahub-project/datahub/pull/11423
- chore: use unique docker log artifact names by @hsheth2 in https://github.com/datahub-project/datahub/pull/11445
- test(graphql): fix searchFlags in searchAcrossLineage by @david-leifker in https://github.com/datahub-project/datahub/pull/11448
- Update pr-labeler.yml by @donovan-acryl in https://github.com/datahub-project/datahub/pull/11393
- fix(docs): fix layout in documentation after #11380 by @Masterchen09 in https://github.com/datahub-project/datahub/pull/11390
- Group Modal Css fix by @kanavnarula in https://github.com/datahub-project/datahub/pull/11403
- feat(graph): graph index soft-delete support by @david-leifker in https://github.com/datahub-project/datahub/pull/11453
- config(reindex): create reindex timeout configuration by @david-leifker in https://github.com/datahub-project/datahub/pull/11456
- fix(ingest): sort by last modified not working in the UI by @sid-acryl in https://github.com/datahub-project/datahub/pull/11343
- feat(data-contracts): support custom assertions in the data contracts builder by @jayacryl in https://github.com/datahub-project/datahub/pull/11454
- fix(ingest/sqlglot): Make detach_ctes more robust by @asikowitz in https://github.com/datahub-project/datahub/pull/11449
- fix(ingest/mode): add connection timeouts to avoid RemoteDisconnected errors by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11245
- build(gradle): Update gradle.properties by @david-leifker in https://github.com/datahub-project/datahub/pull/11458
- build(yarn): increase yarn timeout and version bump by @david-leifker in https://github.com/datahub-project/datahub/pull/11461
- fix(ingest/dbt): allow custom owner types for dbt meta by @hsheth2 in https://github.com/datahub-project/datahub/pull/11460
- doc: fix typo by @anshbansal in https://github.com/datahub-project/datahub/pull/11464
- fix(ingestion/looker): skip personal folder independent looks by @sid-acryl in https://github.com/datahub-project/datahub/pull/11415
- bump(version): zookeeper by @david-leifker in https://github.com/datahub-project/datahub/pull/11465
- fix(ingest): do not cache temporary tables schema resolvers by @mayurinehate in https://github.com/datahub-project/datahub/pull/11432
- fix(structuredProps) Allow upserting structured props on schema fields that don't exist by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11466
- fix(docs-website): disable dark mode by @hsheth2 in https://github.com/datahub-project/datahub/pull/11468
- fix: fix broken global style by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11470
- feat(ingest/dbt): speed up dbt CLL with node_name_patterns by @hsheth2 in https://github.com/datahub-project/datahub/pull/11450
- feat(ingest/dbt): produce multiple assertions for multi-table dbt tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/11451
- feat(ingest): add
git
to ingestion-base image by @hsheth2 in https://github.com/datahub-project/datahub/pull/11477
- fix(ingest): include platform instance in looker usage urns by @hsheth2 in https://github.com/datahub-project/datahub/pull/11469
- fix(ingest/openapi): update recipe for DataHub OpenAPI with url_complement and bearer token by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/10980
- docs(aws): Update AWS docs to keep consistency with Docker docs by @AColocho in https://github.com/datahub-project/datahub/pull/11284
- feat: add second navbar by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11471
- feat: CTA to live demos in cloud section and a few more case studies on home by @jayacryl in https://github.com/datahub-project/datahub/pull/11488
- fix(ingest/bq): do not query PARTITIONS for biglake tables by @mayurinehate in https://github.com/datahub-project/datahub/pull/11463
- config(rest-api): enable authentication and api authorization by default by @david-leifker in https://github.com/datahub-project/datahub/pull/11484
- feat(ingest/databricks): add usage perf report by @mayurinehate in https://github.com/datahub-project/datahub/pull/11480
- feat(ingestion/tableau): introduce project_path_pattern by @haeniya in https://github.com/datahub-project/datahub/pull/10855
- docs(ingest/dbt): update run result paths examples by @acrylJonny in https://github.com/datahub-project/datahub/pull/11138
- feat(ingest): support
DATAHUB_INCLUDE_ENV_IN_CONTAINER_PROPERTIES
by @hsheth2 in https://github.com/datahub-project/datahub/pull/11476
- refactor(criterion): refactor criterion construction by @david-leifker in https://github.com/datahub-project/datahub/pull/11486
- feat(auth) - Manage Children Glossary term authorization check for Owner, Domain, Remove link by @mkamalas in https://github.com/datahub-project/datahub/pull/11337
- fix(ingest/dagster): Fixing path to the dagster logo by @treff7es in https://github.com/datahub-project/datahub/pull/11489
- docker(config): Update docker profiles by @david-leifker in https://github.com/datahub-project/datahub/pull/11495
- fix(docs): fix form type by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/11497
- fix(fragments.graphql): values is a correct parameter for FacetFilterInput by @bda618 in https://github.com/datahub-project/datahub/pull/11485
- feat: made datahub home page colors more consistent by @jayacryl in https://github.com/datahub-project/datahub/pull/11496
- fix(ingest/bigquery): optimise queries v2 session processing by @mayurinehate in https://github.com/datahub-project/datahub/pull/11492
- feat(ingest/elasticsearch): add api_key auth by @th0ger in https://github.com/datahub-project/datahub/pull/11475
- fix(doc): Update the documentation for Timeline API by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/11504
- docs(upgrade): add note about downgrade limitation by @david-leifker in https://github.com/datahub-project/datahub/pull/11507
- fix(docs-website): corrected minor alignment issues on the home page by @jayacryl in https://github.com/datahub-project/datahub/pull/11508
- chore(cleanup): remove legacy bootstrap step by @david-leifker in https://github.com/datahub-project/datahub/pull/11494
- docs(search): example of entity weighting by @david-leifker in https://github.com/datahub-project/datahub/pull/11511
- feat(businessattribute): filter schema rows on business-attribute pro… by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/11502
- fix(ingest/lookml): missing lineage for looker template -- if prod by @sid-acryl in https://github.com/datahub-project/datahub/pull/11426
- fix(ingestion/transformer): Add container support for ownership and domains by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11375
- fix(ingestion/nifi): Improve nifi lineage extraction performance by @skrydal in https://github.com/datahub-project/datahub/pull/11490
- fix(dagster-plugin): Fix in/outs format and source config by @DSchmidtDev in https://github.com/datahub-project/datahub/pull/11481
- fix(ingest/elasticsearch): detect sub-properties in 'nested' type mapping by @Bumyu in https://github.com/datahub-project/datahub/pull/11338
- chore: update case studies by @hsheth2 in https://github.com/datahub-project/datahub/pull/11520
- feat: visa case study with a text label instead of logo by @jayacryl in https://github.com/datahub-project/datahub/pull/11521
- feat(docs-site) added snap logo by @jayacryl in https://github.com/datahub-project/datahub/pull/11522
- fix(ingest/looker) : Handle DeserializeError to improve error reporting. by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11457
- build(misc): misc build, config, version updates by @david-leifker in https://github.com/datahub-project/datahub/pull/11527
- feat: add miro & foursquare & Deutsche Telekom by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11516
- fix(ingestion/nifi): Fix for incremental lineage ingestion for nifi by @skrydal in https://github.com/datahub-project/datahub/pull/11517
- fix(tests): fix metadata-io tests by @david-leifker in https://github.com/datahub-project/datahub/pull/11530
- fix(search): Fix empty description by @david-leifker in https://github.com/datahub-project/datahub/pull/11514
- Block http trace method on mce and mce consumers by @udays-visa in https://github.com/datahub-project/datahub/pull/11513
- feat(bootstrap): bootstrap template mcps by @david-leifker in https://github.com/datahub-project/datahub/pull/11518
- add new CREATE and UPDATE privileges for USERS_AND_GROUPS by @githendrik in https://github.com/datahub-project/datahub/pull/11364
- feat(graphql/lineage): Support including ghost entities by @asikowitz in https://github.com/datahub-project/datahub/pull/11510
- fix(ingest/sigma): handle members api paginated response by @mayurinehate in https://github.com/datahub-project/datahub/pull/11535
- fix(metadata-service): Pass editableDatasetNameEnabled feature flag to the config. by @kris48k in https://github.com/datahub-project/datahub/pull/11391
- Added IEQUAL operator to support case insensitive searches by @Nbagga14 in https://github.com/datahub-project/datahub/pull/11501
- build(deps): bump rollup from 3.29.4 to 3.29.5 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/11459
- build(deps): bump express from 4.19.2 to 4.20.0 in /docs-website by @dependabot in https://github.com/datahub-project/datahub/pull/11357
- build(deps): bump fast-loops from 1.1.3 to 1.1.4 in /datahub-web-react by @dependabot in https://github.com/datahub-project/datahub/pull/10885
- feat(fabric): Add sandbox as a possible environment variable by @pedro93 in https://github.com/datahub-project/datahub/pull/11491
- chore(bump): bump commons, misc versions by @david-leifker in https://github.com/datahub-project/datahub/pull/11538
- feat(dataProduct): add data product unset side effect by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11512
- fix(search): Elasticsearch bool query should by @david-leifker in https://github.com/datahub-project/datahub/pull/11536
- fix(changeGenerator): fix logic around descriptions and make execution more efficient by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11539
- feat(models): add support for generic platform resources by @shirshanka in https://github.com/datahub-project/datahub/pull/11531
- fix(ingest): fix UnboundLocalError in dataproduct transformer by @hsheth2 in https://github.com/datahub-project/datahub/pull/11528
- fix(ingest): add typeUrn in glossary sync source by @anshbansal in https://github.com/datahub-project/datahub/pull/11545
- fix(docs-site) cloud form copy spelling error by @jayacryl in https://github.com/datahub-project/datahub/pull/11455
- fix(propagation): show last modified propagated documentation by @shirshanka in https://github.com/datahub-project/datahub/pull/11498
- privileges(refactor): consolidate individual sys op privileges by @david-leifker in https://github.com/datahub-project/datahub/pull/11549
- feat(website): added built by acryl and linkedin to home hero by @jayacryl in https://github.com/datahub-project/datahub/pull/11548
- feat(ingest/bigquery): casing for tmp table check for queries v2 by @mayurinehate in https://github.com/datahub-project/datahub/pull/11534
- fix(ingestion/powerbi): fix for databricks lineage m-query pattern by @sid-acryl in https://github.com/datahub-project/datahub/pull/11462
- fix(datahub-gc): set system flag on ingestion source by @david-leifker in https://github.com/datahub-project/datahub/pull/11554
- fix(lint): fix yarn lint breakage from #11498 by @shirshanka in https://github.com/datahub-project/datahub/pull/11553
- chore(ci): bump trivy action version by @david-leifker in https://github.com/datahub-project/datahub/pull/11555
- feat(docker-profiles): add elasticsearch envs to docker profiles by @david-leifker in https://github.com/datahub-project/datahub/pull/11546
- sdk(platform-resource): add entity type for ease of use by @shirshanka in https://github.com/datahub-project/datahub/pull/11541
- docs(release): 0.3.6 - docs update by @david-leifker in https://github.com/datahub-project/datahub/pull/11506
- fix(datahub-gc): Update ingestion-datahub-gc.yaml by @david-leifker in https://github.com/datahub-project/datahub/pull/11556
- fix(ci): fix cassandra test flake by @david-leifker in https://github.com/datahub-project/datahub/pull/11557
- feat(scan): add scanning to setup images by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11563
- Fix data search for fieldType = OBJECT for non-string fields by @udbhav-hbk in https://github.com/datahub-project/datahub/pull/11524
- docs(search): add structured search examples for structured properties by @david-leifker in https://github.com/datahub-project/datahub/pull/11565
- docs(datahub source): Add urn exclusions to docs by @eboneil in https://github.com/datahub-project/datahub/pull/11568
- docs(csv-enricher): Add warning for write_semantics by @eboneil in https://github.com/datahub-project/datahub/pull/11561
- fix(test): fix test specific for single query by @david-leifker in https://github.com/datahub-project/datahub/pull/11567
- feat(ingest/bigquery): Add way to reference existing DataHub Tag from a bigquery label by @treff7es in https://github.com/datahub-project/datahub/pull/11544
- chore: remove obsolete attribute from docker by @anshbansal in https://github.com/datahub-project/datahub/pull/11573
- fix(cli): update hard delete confirmation message in delete cli by @hsheth2 in https://github.com/datahub-project/datahub/pull/11550
- feat(ingest/stateful): omit irrelevant urns for deletion by @mayurinehate in https://github.com/datahub-project/datahub/pull/11558
- feat(ingest): add extra reporting for rest sink ASYNC_BATCH mode by @hsheth2 in https://github.com/datahub-project/datahub/pull/11562
- feat(models): support dashboards containing dashboards by @hsheth2 in https://github.com/datahub-project/datahub/pull/11529
- feat(ingest): support
__from_env__
special server value by @hsheth2 in https://github.com/datahub-project/datahub/pull/11569
- fix(test): Update EbeanAspectDaoTest.java by @david-leifker in https://github.com/datahub-project/datahub/pull/11580
- feat(airflow): add a
render_templates
config parameter by @hsheth2 in https://github.com/datahub-project/datahub/pull/11537
- feat(ingest): add preset source by @llance in https://github.com/datahub-project/datahub/pull/10954
- fix(ui): update soft-deletion banner message by @hsheth2 in https://github.com/datahub-project/datahub/pull/11571
- fix(ingest/looker): handle sdk error for folder_ancestors by @mayurinehate in https://github.com/datahub-project/datahub/pull/11575
- feat(airflow): add airflow 2.10 to test matrix by @hsheth2 in https://github.com/datahub-project/datahub/pull/11579
- docs(cypress): Update README.txt by @david-leifker in https://github.com/datahub-project/datahub/pull/11588
- fix(trivy): multi-repo, bump trivy version by @david-leifker in https://github.com/datahub-project/datahub/pull/11590
- fix(trivy): also add alternative java db by @david-leifker in https://github.com/datahub-project/datahub/pull/11591
- feat(openapi-v3): generic entities scroll by @david-leifker in https://github.com/datahub-project/datahub/pull/11564
- fix: display demo form modal on mobile by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11581
- fix(ingest): ignore irrelevant urns from % change computation by @mayurinehate in https://github.com/datahub-project/datahub/pull/11583
- feat(ingest/powerbi): fix subTypes and add workspace_type_filter by @sid-acryl in https://github.com/datahub-project/datahub/pull/11523
- fix(ingest): gracefully handle missing system metadata in client by @hsheth2 in https://github.com/datahub-project/datahub/pull/11592
- docs(assertions): add example of fetching associated dataset to assertion docs by @gabe-lyons in https://github.com/datahub-project/datahub/pull/11566
- fix(ingest/sac): handle descriptions which are None correctly by @Masterchen09 in https://github.com/datahub-project/datahub/pull/11572
- fix(ingest/iceberg): Iceberg table name by @skrydal in https://github.com/datahub-project/datahub/pull/11599
- chore(frontend): force frontend protobuf version by @david-leifker in https://github.com/datahub-project/datahub/pull/11601
- fix(airflow): add dag AllowDenyPattern config by @dushayntAW in https://github.com/datahub-project/datahub/pull/11472
- docs(structured-properties): example to read structured properties fr… by @gabe-lyons in https://github.com/datahub-project/datahub/pull/11603
- fix(bootstrap): fix early bootstrap mcps by @david-leifker in https://github.com/datahub-project/datahub/pull/11605
- fix(spark-lineage-legacy): fix check jar script by @david-leifker in https://github.com/datahub-project/datahub/pull/11608
- fix(sdk): platform resource api for non existent resources by @shirshanka in https://github.com/datahub-project/datahub/pull/11610
- fix(ingestion/redshift): Fix for Redshift COPY-based lineage by @skrydal in https://github.com/datahub-project/datahub/pull/11552
- fix(ingest/delta-lake): skip file count if require_files is false by @mayurinehate in https://github.com/datahub-project/datahub/pull/11611
- fix(ingest/superset): parse postgres platform correctly by @ssidorenko in https://github.com/datahub-project/datahub/pull/11540
- feat(openapi-v3): support async and createIfNotExists params on aspect by @david-leifker in https://github.com/datahub-project/datahub/pull/11609
- fix(ingest/preset): Add skip_on_failure to root_validator decorator by @asikowitz in https://github.com/datahub-project/datahub/pull/11615
- docs(apis): update OpenAPI disclaimer by @hsheth2 in https://github.com/datahub-project/datahub/pull/11617
- docs: add docs on term suggestion by @hsheth2 in https://github.com/datahub-project/datahub/pull/11606
- fix(airflow): fix lint related to dag_run field by @hsheth2 in https://github.com/datahub-project/datahub/pull/11616
- fix(ingest): drop empty fields by @anshbansal in https://github.com/datahub-project/datahub/pull/11613
- fix(ci): ensure py 3.10 by @david-leifker in https://github.com/datahub-project/datahub/pull/11626
- feat(docs-site) brought back announcement banner by @jayacryl in https://github.com/datahub-project/datahub/pull/11618
- fix(search): make graphql query autoCompleteForMultiple to show exact matches first by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/11586
- feat: add contributor pr open comment action by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11487
- docs(ingestion): add architecture diagrams by @david-leifker in https://github.com/datahub-project/datahub/pull/11628
- feat(validations): Ingest and metadata schema validators by @david-leifker in https://github.com/datahub-project/datahub/pull/11619
- fix(ci): Update contributor-open-pr-comment.yml by @david-leifker in https://github.com/datahub-project/datahub/pull/11631
- fix(ci): add runtime limit by @david-leifker in https://github.com/datahub-project/datahub/pull/11630
- fix(ci): metadata-io req python by @david-leifker in https://github.com/datahub-project/datahub/pull/11632
- feat: add quickstart post by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11623
- feat(ingest/bigquery): Generate platform resource entities for BigQuery labels by @treff7es in https://github.com/datahub-project/datahub/pull/11602
- fix(ingest): add preset deps by @hsheth2 in https://github.com/datahub-project/datahub/pull/11637
- feat(docker-profiles): allow version override for quickstartDebug by @david-leifker in https://github.com/datahub-project/datahub/pull/11643
- feat(ingest/powerbi): link cross workspace dataset into assets by @sid-acryl in https://github.com/datahub-project/datahub/pull/11560
- docs(custom-plugins): add overview image by @david-leifker in https://github.com/datahub-project/datahub/pull/11634
- fix(ci): fix build and test workflow by @david-leifker in https://github.com/datahub-project/datahub/pull/11644
- fix(ingest): remove default value from DatahubClientConfig.server by @hsheth2 in https://github.com/datahub-project/datahub/pull/11570
- chore(ingest): reorganize unit tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/11636
- fix(ingest): run sqllineage in process by default by @hsheth2 in https://github.com/datahub-project/datahub/pull/11650
- feat(ingest): add offline flag to SQL parser CLI by @hsheth2 in https://github.com/datahub-project/datahub/pull/11635
- fix(ingest/redshift): reduce sequence limit for LISTAGG by @hsheth2 in https://github.com/datahub-project/datahub/pull/11621
- fix(ingest/bigquery): Not setting platform instance for bigquery platform resources by @treff7es in https://github.com/datahub-project/datahub/pull/11659
- fix(ingest/dbt): fix bug in CLL pruning by @hsheth2 in https://github.com/datahub-project/datahub/pull/11614
- fix(ingest/redshift): fix syntax error in temp sql by @hsheth2 in https://github.com/datahub-project/datahub/pull/11661
- docs(airflow): add known limitations for automatic lineage by @hsheth2 in https://github.com/datahub-project/datahub/pull/11652
- perf(ingest): streamline CLL generation by @hsheth2 in https://github.com/datahub-project/datahub/pull/11645
- feat(ingest): ensure sqlite file delete on clean exit by @mayurinehate in https://github.com/datahub-project/datahub/pull/11612
- fix(sdk): platform resource - support indexed queries when urns are i… by @shirshanka in https://github.com/datahub-project/datahub/pull/11660
- fix(ingest/dbt): Prevent lineage cycles when parsing sql of dbt models by @asikowitz in https://github.com/datahub-project/datahub/pull/11666
- fix(ingest/dagster): FIx JobSnapshot import is broken by @treff7es in https://github.com/datahub-project/datahub/pull/11672
- feat(ingest/transformer/domain): Add support for on conflict do nothing to dataset domain transformers by @asikowitz in https://github.com/datahub-project/datahub/pull/11649
- fix(ingest/looker): Remove bad imports from looker_common by @feldjay in https://github.com/datahub-project/datahub/pull/11663
- feat(ingest/looker): include project name in model/explore properties by @hsheth2 in https://github.com/datahub-project/datahub/pull/11664
- feat(ingest/fivetran): protect against high sync volume by @hsheth2 in https://github.com/datahub-project/datahub/pull/11589
- feat(sdk):platform-resource - complex queries by @shirshanka in https://github.com/datahub-project/datahub/pull/11675
- fix(docs): fix businessattributes doc by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/11653
- feat(ingest/fivetran): add safeguards on table/column lineage by @hsheth2 in https://github.com/datahub-project/datahub/pull/11674
- fix(ui): show DataHub logo for DataHub sources in ingestion souces list by @Masterchen09 in https://github.com/datahub-project/datahub/pull/11658
- fix(ingest/prefect): Fix prefect mypy errors by @treff7es in https://github.com/datahub-project/datahub/pull/11680
- fix(docs-site): announcement bar responsive behavior by @jayacryl in https://github.com/datahub-project/datahub/pull/11681
- fix(misc): misc fixes by @david-leifker in https://github.com/datahub-project/datahub/pull/11678
- chore(version): confluent base image by @david-leifker in https://github.com/datahub-project/datahub/pull/11689
- feat(ingest): generate urn types for all entities by @hsheth2 in https://github.com/datahub-project/datahub/pull/11676
- fix(ingest): cache sql is_profiling_enabled method by @hsheth2 in https://github.com/datahub-project/datahub/pull/11665
- fix(ingest/bigquery): Fix tags urn/name ingestion for BigQuery by @skrydal in https://github.com/datahub-project/datahub/pull/11691
- doc(bigquery-sync): Add doc for BigQuery sync by @treff7es in https://github.com/datahub-project/datahub/pull/11577
- feat(ingest): use mainline sqlglot by @hsheth2 in https://github.com/datahub-project/datahub/pull/11693
- fix(ingest): add logging for mcp diff by @hsheth2 in https://github.com/datahub-project/datahub/pull/11683
- fix(ingestion/glue): manage table names from resource_links from nearest catalog correctly by @aviv-julienjehannet in https://github.com/datahub-project/datahub/pull/11578
- feat(ingest/fivetran): show connector filter reason by @hsheth2 in https://github.com/datahub-project/datahub/pull/11695
- feat(ingest/snowflake): support lineage via rename and swap using que… by @mayurinehate in https://github.com/datahub-project/datahub/pull/11600
- fix(ingest/mongodb): Add Collection Name as Dataset Name in MongoDB by @pankajmahato-visa in https://github.com/datahub-project/datahub/pull/11698
- fix(ui): show structured report context in pre by @hsheth2 in https://github.com/datahub-project/datahub/pull/11673
- feat(logs): add change event details to log context and improve some logs in MCL/MCP by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11690
- feat(ingest/oracle): retire deprecated cx_oracle library by @acrylJonny in https://github.com/datahub-project/datahub/pull/11607
- fix(ingest/superset): Don't set schema/db for druid by @ssidorenko in https://github.com/datahub-project/datahub/pull/11682
- fix(ci): remove pip cache by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11702
- feat(ingestion/dagster): Dagster assetless ingestion by @treff7es in https://github.com/datahub-project/datahub/pull/11262
- chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs-website by @dependabot in https://github.com/datahub-project/datahub/pull/11694
- fet(ingest/bigquery): Add support ingesting foreign keys and primary keys for BigQuery tables by @treff7es in https://github.com/datahub-project/datahub/pull/11686
- feat(ingest/fivetran): support overriding destination db by @hsheth2 in https://github.com/datahub-project/datahub/pull/11701
- feat(ingest/tableau): support ingestion of access roles by @haeniya in https://github.com/datahub-project/datahub/pull/11157
- fix(logging): minor modifications for logging by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11703
- feat: multi-query lineage for temp upstreams by @mayurinehate in https://github.com/datahub-project/datahub/pull/11708
- docs(managed/v0.3.6): Add additional release notes for 0.3.6.8 by @asikowitz in https://github.com/datahub-project/datahub/pull/11715
- gradle(profiles): create compose base variable by @david-leifker in https://github.com/datahub-project/datahub/pull/11716
- fix(log): reduce log volume for ingestion and consumers by @darnaut in https://github.com/datahub-project/datahub/pull/11714
- misc(gradle): project name parameter by @david-leifker in https://github.com/datahub-project/datahub/pull/11717
- refactor(datahub-frontend): upgrade frontend pac4j by @david-leifker in https://github.com/datahub-project/datahub/pull/11709
- fix: business attribute empty bubble selection issue by @kartikey-visa in https://github.com/datahub-project/datahub/pull/11720
- feat(frontend): show browse paths for business attributes related entities - schema fields by @kartikey-visa in https://github.com/datahub-project/datahub/pull/11585
- feat(bigquery): support config for region qualifiers to fetch jobs by @mayurinehate in https://github.com/datahub-project/datahub/pull/11728
- feat(docs) steps on handling workspace admin approvals for slack installation by @jayacryl in https://github.com/datahub-project/datahub/pull/11726
- feat(docs-site) slack bot scopes by @jayacryl in https://github.com/datahub-project/datahub/pull/11727
- feat(docs) steps on how to troubleshoot the slack command not working by @jayacryl in https://github.com/datahub-project/datahub/pull/11723
- fix(docs-site) remove free trial notes by @jayacryl in https://github.com/datahub-project/datahub/pull/11729
- doc: add missed breaking change note by @anshbansal in https://github.com/datahub-project/datahub/pull/11725
- feat(ingest/fivetran): avoid duplicate table lineage entries by @hsheth2 in https://github.com/datahub-project/datahub/pull/11712
- fix(ingestion/bigquery-gcs-lineage): Add lineage extraction for BigQuery with GCS source by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11442
- feat(ingestion/powerbi): ingest powerbi app by @sid-acryl in https://github.com/datahub-project/datahub/pull/11629
- feat(ingest/databricks): report unique query count from usage by @mayurinehate in https://github.com/datahub-project/datahub/pull/11576
- feat(ingest): unpin traitlets by @hsheth2 in https://github.com/datahub-project/datahub/pull/11731
- feat(ingest/transform): extend ownership transformer to other entities by @anshbansal in https://github.com/datahub-project/datahub/pull/11700
- feat(ingest): remove dep on
termcolor
by @hsheth2 in https://github.com/datahub-project/datahub/pull/11733
- fix(ingest/unity): remove redundant check by @hsheth2 in https://github.com/datahub-project/datahub/pull/11732
- feat(ingest): check ordering in SqlParsingAggregator tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/11735
- feat(docs-website): init solution pages by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11533
- fix(struct-prop): fix unintended struct prop ES mutation by @david-leifker in https://github.com/datahub-project/datahub/pull/11751
- fix(openapi-v3): fix mcp alternative validator & test by @david-leifker in https://github.com/datahub-project/datahub/pull/11744
- fix: add learn more in the homepage by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11752
- docs(dbt-cloud): reference service accounts in docs by @hsheth2 in https://github.com/datahub-project/datahub/pull/11750
- fix(ingestion/powerbi): handle double quotes in M-query by @sid-acryl in https://github.com/datahub-project/datahub/pull/11743
- fix(ingest/bigquery): add missing path spec deps by @hsheth2 in https://github.com/datahub-project/datahub/pull/11748
- feat(ingest/datahub): Add way to filter soft deleted entities by @treff7es in https://github.com/datahub-project/datahub/pull/11738
- fix(ingest): pin teradata dep by @hsheth2 in https://github.com/datahub-project/datahub/pull/11760
- fix(ingest): reduce asyncio in check_upgrade by @hsheth2 in https://github.com/datahub-project/datahub/pull/11734
- feat(ingest/powerbi): add timeouts for m-query parsing by @hsheth2 in https://github.com/datahub-project/datahub/pull/11753
- fix(structuredProperties): fixes underscore behavior in structured property names by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11746
- feat(ui): Support markdown for incident descriptions by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/11759
- feat(ingestion): Add execution request cleanup job by @noggi in https://github.com/datahub-project/datahub/pull/11765
- feat(docs-site) polishes and improved responsiveness for the home and solutions pages by @jayacryl in https://github.com/datahub-project/datahub/pull/11770
- feat(ingest): unpin looker-sdk dependency by @chriscc2 in https://github.com/datahub-project/datahub/pull/11755
- feat(forms/cli): add additional filters to the forms CLI (subtypes, platform instances, owners, tags and glossary terms) by @Masterchen09 in https://github.com/datahub-project/datahub/pull/10979
- docs(spark): fix incorrect config option by @steffengr in https://github.com/datahub-project/datahub/pull/11119
- feat(ingest/powerbi): improve reporting around m-query parser by @hsheth2 in https://github.com/datahub-project/datahub/pull/11763
- docs(graphql): fix typo in entity.graphql by @vejeta in https://github.com/datahub-project/datahub/pull/11764
- doc(bigquery): Update setup.md by @tanguyantoine in https://github.com/datahub-project/datahub/pull/11769
- fix: install servicebell & add condition for markprompt by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11532
- feat(ingest/cli): add undo soft delete command by @anshbansal in https://github.com/datahub-project/datahub/pull/11740
- fix(docs-site) improvements to home page by @jayacryl in https://github.com/datahub-project/datahub/pull/11783
- Make DatahubGC bootstrap MCP non-optional by @noggi in https://github.com/datahub-project/datahub/pull/11785
- fix(ingest/redshift): fix unload lineage in lineage_v2 by @hsheth2 in https://github.com/datahub-project/datahub/pull/11620
- fix(ingest/openapi): Fix openapi tests by @treff7es in https://github.com/datahub-project/datahub/pull/11789
- user should be able to pass custom mcp kafka topic by @ronybony1990 in https://github.com/datahub-project/datahub/pull/11767
- logging(template-mcp): adding more logging around templating by @david-leifker in https://github.com/datahub-project/datahub/pull/11786
- feat(entity-client): batch entity-client ingestProposals by @david-leifker in https://github.com/datahub-project/datahub/pull/11787
- feat(ingest/dremio): Dremio Source Ingestion by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11598
- fix(entity-client): switch to caller runs for entity-client by @david-leifker in https://github.com/datahub-project/datahub/pull/11791
- bump(cli): Update ingestion-datahub-gc.yaml by @david-leifker in https://github.com/datahub-project/datahub/pull/11794
- fix(ingest/powerbi): change default for
use_powerbi_email
by @hsheth2 in https://github.com/datahub-project/datahub/pull/11742
- docs(breaking-changes): datahub-gc by @david-leifker in https://github.com/datahub-project/datahub/pull/11808
- fix(doc/bigquery-sync): Update bigquery sync documentation by @treff7es in https://github.com/datahub-project/datahub/pull/11805
- fix(ingest/gc): add limit, add actual loop for iterating over batches by @anshbansal in https://github.com/datahub-project/datahub/pull/11809
- fix(ingest/browsePathsV2): Emit Container aspect first, to avoid BrowsePathsV2 generation race condition by @asikowitz in https://github.com/datahub-project/datahub/pull/11813
- fix(ingest/fivetran): do not materialise upstream by @anshbansal in https://github.com/datahub-project/datahub/pull/11806
- fix(ingest/dremio): update dremio sql query to retrieve queried datasets in sql jobs by @acrylJonny in https://github.com/datahub-project/datahub/pull/11801
- fix(ingestion/powerbi): object has no attribute startswith by @sid-acryl in https://github.com/datahub-project/datahub/pull/11814
- fix(views): fix environment filter for views by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11771
- feat(template-mcps): allow further control for helm by @david-leifker in https://github.com/datahub-project/datahub/pull/11816
- fix(timeline): fixes primary key change events by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11819
- fix(ingest): ignore processed query_id from temp upstream by @mayurinehate in https://github.com/datahub-project/datahub/pull/11798
- feat(ingest): add stateful ingestion support for file source by @mayurinehate in https://github.com/datahub-project/datahub/pull/11804
- docs(relationship): update relationship docs by @david-leifker in https://github.com/datahub-project/datahub/pull/11820
- feat(model): add deprecation aspect to container by @anshbansal in https://github.com/datahub-project/datahub/pull/11824
- feat(web-react) improved webpage title generation logic by @jayacryl in https://github.com/datahub-project/datahub/pull/11773
- feat(ingest/gx): support gx version 0.18.0 by @mayurinehate in https://github.com/datahub-project/datahub/pull/11823
- feat(ingestion/powerbi): DatabricksMultiCloud native query support by @sid-acryl in https://github.com/datahub-project/datahub/pull/11756
- fix(ci): additional disk clean by @david-leifker in https://github.com/datahub-project/datahub/pull/11835
- feat(docs) better oidc setup docs by @jayacryl in https://github.com/datahub-project/datahub/pull/11793
- fix(config): add missing package by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11842
- fix(timeline): fixes a renaming corner case by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11843
- fix(ui): show ingested entities in ingestion report when ingestion succeeded with warnings by @Masterchen09 in https://github.com/datahub-project/datahub/pull/11704
- v0.3.7 release docs by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/11836
- fix(ingest/dbt): handle multiple owners by @anshbansal in https://github.com/datahub-project/datahub/pull/11848
- fix(ingest): update GX version having name arg by @mayurinehate in https://github.com/datahub-project/datahub/pull/11849
- docs(release): helm chart version req 0.3.7 by @david-leifker in https://github.com/datahub-project/datahub/pull/11850
- refactor(run-id): refactor run id updates by @david-leifker in https://github.com/datahub-project/datahub/pull/11834
- fix(ingestion-web) sorting and filtering uses api by @jayacryl in https://github.com/datahub-project/datahub/pull/11844
- docs(automations): Add new doc for Glossary Term Propagation Automation, other docs cleanup by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/11851
- fix(ingest/oracle): fix scheme for sqlalchemy < 2 by @mayurinehate in https://github.com/datahub-project/datahub/pull/11829
- fix(ingest/partition-executor): Fix deadlock by recomputing ready items by @asikowitz in https://github.com/datahub-project/datahub/pull/11853
- fix(ingest/dremio): Dremio software jobs retrieval SQL query fix query error by @acrylJonny in https://github.com/datahub-project/datahub/pull/11817
- fix(docs): Update v_0_3_7.md by @david-leifker in https://github.com/datahub-project/datahub/pull/11861
- fix(doc): fix link to doc, update cli recommendation by @anshbansal in https://github.com/datahub-project/datahub/pull/11866
- chore(version): bump netty version by @david-leifker in https://github.com/datahub-project/datahub/pull/11862
- chore(docs): Minor improvements to transformer docs and java example by @skrydal in https://github.com/datahub-project/datahub/pull/11859
- feat(ingest/cassandra): Add support for Cassandra as a source by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11822
- search(entity-type): make searchable EntityTypeKey by @david-leifker in https://github.com/datahub-project/datahub/pull/11868
- docs(search): example tag AND condition by @david-leifker in https://github.com/datahub-project/datahub/pull/11870
- Update CSVInfo.tsx by @gabe-lyons in https://github.com/datahub-project/datahub/pull/11871
- chore(structured-properties): add cli validation for entity types by @shirshanka in https://github.com/datahub-project/datahub/pull/11863
- feat(py-sdk): add cli version to ingestion headers by @githendrik in https://github.com/datahub-project/datahub/pull/11847
- fix(ingest/airflow): Remove seems like not intended force debug mode which caused plugin fail on EMR by @treff7es in https://github.com/datahub-project/datahub/pull/11877
- fix(ingest/airflow): Add log to dag emit by @treff7es in https://github.com/datahub-project/datahub/pull/11880
- feat(ingest/iceberg): Iceberg performance improvement by @skrydal in https://github.com/datahub-project/datahub/pull/11182
- fix(ingest/lookml): replace class variable with instance variable for improved encapsulation by @raudzis in https://github.com/datahub-project/datahub/pull/11881
- docs(urn): urn encoding by @david-leifker in https://github.com/datahub-project/datahub/pull/11884
- fix(ingest/partitionExecutor): Fetch ready items for non-empty batch when _pending is empty by @asikowitz in https://github.com/datahub-project/datahub/pull/11885
- fix(ingest): upgrade msal by @mikeburke24 in https://github.com/datahub-project/datahub/pull/11883
- refactor(kafka): reconfigure consumers to allow different config by @david-leifker in https://github.com/datahub-project/datahub/pull/11869
- Update v_0_3_7.md by @david-leifker in https://github.com/datahub-project/datahub/pull/11895
- docs(structured props): fix a typo in structured property docs by @gabe-lyons in https://github.com/datahub-project/datahub/pull/11887
- feat(mcl-upgrade): implement resume & urn pagination by @david-leifker in https://github.com/datahub-project/datahub/pull/11889
- fix(ui) Fix merging siblings schema with mix of v1 & v2 fields by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11837
- fix(ingest): consider sql parsing fallback as failure by @hsheth2 in https://github.com/datahub-project/datahub/pull/11896
- feat(spark): OpenLineage 1.24.2 upgrade by @treff7es in https://github.com/datahub-project/datahub/pull/11830
- chore(cleanup): remove unused UrnUtils function by @david-leifker in https://github.com/datahub-project/datahub/pull/11897
- perf(ingest/redshift): limit copy lineage by @hsheth2 in https://github.com/datahub-project/datahub/pull/11662
- fix(ingest): add error handling by @anshbansal in https://github.com/datahub-project/datahub/pull/11905
- chore(docs): Update restli-overview.md by @david-leifker in https://github.com/datahub-project/datahub/pull/11908
- docs: add hudi to integrations by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11901
- Display username while removing the user from the group by @kanavnarula in https://github.com/datahub-project/datahub/pull/11706
- fix(ingest/powerbi): m-query fixes by @sid-acryl in https://github.com/datahub-project/datahub/pull/11906
- fix(auth)- Fix Redirect url flow in OidcCallback by @mkamalas in https://github.com/datahub-project/datahub/pull/11878
- chore(ingest): start using explicit exports by @hsheth2 in https://github.com/datahub-project/datahub/pull/11899
- chore(ingest): bump black by @hsheth2 in https://github.com/datahub-project/datahub/pull/11898
- refactor(ingest/snowflake): move oauth config into snowflake dir by @hsheth2 in https://github.com/datahub-project/datahub/pull/11888
- fix(ingest/bigquery): increase logging in bigquery-queries extractor by @hsheth2 in https://github.com/datahub-project/datahub/pull/11774
- Update the AWS instructions with EBS CSI and IAM policy instructions by @alberttwong in https://github.com/datahub-project/datahub/pull/11872
- fix(ingest/sql): disable patch checker by @hsheth2 in https://github.com/datahub-project/datahub/pull/11910
- docs(ingest/sac): add additional permission for SAP Analytics Cloud source to docs by @Masterchen09 in https://github.com/datahub-project/datahub/pull/11903
- chore(ingest): always use urn creation helpers by @hsheth2 in https://github.com/datahub-project/datahub/pull/11911
- chore: update contributors list by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/11915
- fix(ts): Suppress ts errors on Editor.tsx by @pinakipb2 in https://github.com/datahub-project/datahub/pull/11275
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /smoke-test/tests/cypress by @dependabot in https://github.com/datahub-project/datahub/pull/11890
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /docs-website by @dependabot in https://github.com/datahub-project/datahub/pull/11919
- feat(ingest): handle mssql casing issues in lineage by @hsheth2 in https://github.com/datahub-project/datahub/pull/11920
- docs(ingest): Raise error on unsupported sqlite version by @asikowitz in https://github.com/datahub-project/datahub/pull/11921
- fix(analytics): look at userEditableInfo to populate cells by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/11909
- fix(ingestion/kafka): OAuth callback execution by @sid-acryl in https://github.com/datahub-project/datahub/pull/11900
- feat(ingest/mssql): include stored procedure lineage by @mayurinehate in https://github.com/datahub-project/datahub/pull/11912
- fix(ui): use correct docs link for csv enricher by @bossenti in https://github.com/datahub-project/datahub/pull/11917
- fix(UI): incorrect month showing in MAU by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/11918
- fix(batch-patch): fix patches in batches by @david-leifker in https://github.com/datahub-project/datahub/pull/11928
- fix(structuredProps) Add validation that ID and qualifiedName have no… by @david-leifker in https://github.com/datahub-project/datahub/pull/11930
- fix(rest.li): fix use of Criterion in rest.li filters by @david-leifker in https://github.com/datahub-project/datahub/pull/11932
- fix(validation): improved urn validation logic by @david-leifker in https://github.com/datahub-project/datahub/pull/11935
- feat(search): adjust schema field boost by @david-leifker in https://github.com/datahub-project/datahub/pull/11933
- fix(ingest/bigquery): ignore include constraints for biglake datasets by @mayurinehate in https://github.com/datahub-project/datahub/pull/11874
- feat(ingest/kafka): improve error handling of oauth_cb config by @mayurinehate in https://github.com/datahub-project/datahub/pull/11929
- feat(ingest/oracle): support profile limits for large tables by @mayurinehate in https://github.com/datahub-project/datahub/pull/11827
- fix: remove ai summit post by @yoonhyejin in https://github.com/datahub-project/datahub/pull/11826
- fix(ui/graphql) Handle groups in institutionalMemory aspect by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/11934
- fix(browseDAO): Handle null browse path from ES in BrowseDAO by @pinakipb2 in https://github.com/datahub-project/datahub/pull/11875
- fix(airflow): remove trino to presto mapping by @shepherd44 in https://github.com/datahub-project/datahub/pull/11925
- docs(ingest/bigquery): add partition support capability by @mayurinehate in https://github.com/datahub-project/datahub/pull/11940
- fix(dataProduct): reduce write fan-out for unset side effect by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11951
- fix(ingest/tableau): handle none database field by @hsheth2 in https://github.com/datahub-project/datahub/pull/11950
- fix(urn-validator): update urn validation logic by @david-leifker in https://github.com/datahub-project/datahub/pull/11952
- feat(ingest): add more logs for kafka polling by @mayurinehate in https://github.com/datahub-project/datahub/pull/11954
- fix(ingest/sigma): migrate sigma workbooks from container to dashboard by @sagar-salvi-apptware in https://github.com/datahub-project/datahub/pull/11939
- fix(ingest/bigquery): Fix performance issue with column profiling ignore by @treff7es in https://github.com/datahub-project/datahub/pull/11807
- docs(cloud): add documentation for Data Product side effect by @RyanHolstien in https://github.com/datahub-project/datahub/pull/11948
- feat(ingest/mssql): allow filtering by procedure_pattern by @mayurinehate in https://github.com/datahub-project/datahub/pull/11953
- fix(test): updates a couple tests to disregard list order by @rtekal in https://github.com/datahub-project/datahub/pull/11840
- fix(dataproduct): optimize data product sideeffect by @david-leifker in https://github.com/datahub-project/datahub/pull/11961
- fix(gms/patch): Fix Upstream lineage patching when path contained encoded slash by @treff7es in https://github.com/datahub-project/datahub/pull/11957
- fix(ingest): always send correct data for advanced section by @anshbansal in https://github.com/datahub-project/datahub/pull/11960
- feat(schematron): add java capabilities for schema translation by @shirshanka in https://github.com/datahub-project/datahub/pull/11963
New Contributors
- @kanavnarula made their first contribution in https://github.com/datahub-project/datahub/pull/11272
- @donovan-acryl made their first contribution in https://github.com/datahub-project/datahub/pull/11393
- @AColocho made their first contribution in https://github.com/datahub-project/datahub/pull/11284
- @th0ger made their first contribution in https://github.com/datahub-project/datahub/pull/11475
- @Bumyu made their first contribution in https://github.com/datahub-project/datahub/pull/11338
- @udays-visa made their first contribution in https://github.com/datahub-project/datahub/pull/11513
- @kris48k made their first contribution in https://github.com/datahub-project/datahub/pull/11391
- @udbhav-hbk made their first contribution in https://github.com/datahub-project/datahub/pull/11524
- @llance made their first contribution in https://github.com/datahub-project/datahub/pull/10954
- @ssidorenko made their first contribution in https://github.com/datahub-project/datahub/pull/11540
- @kartikey-visa made their first contribution in https://github.com/datahub-project/datahub/pull/11720
- @chriscc2 made their first contribution in https://github.com/datahub-project/datahub/pull/11755
- @vejeta made their first contribution in https://github.com/datahub-project/datahub/pull/11764
- @tanguyantoine made their first contribution in https://github.com/datahub-project/datahub/pull/11769
- @ronybony1990 made their first contribution in https://github.com/datahub-project/datahub/pull/11767
- @raudzis made their first contribution in https://github.com/datahub-project/datahub/pull/11881
- @mikeburke24 made their first contribution in https://github.com/datahub-project/datahub/pull/11883
- @alberttwong made their first contribution in https://github.com/datahub-project/datahub/pull/11872
- @kevinkarchacryl made their first contribution in https://github.com/datahub-project/datahub/pull/11915
- @shepherd44 made their first contribution in https://github.com/datahub-project/datahub/pull/11925
Full Changelog: https://github.com/datahub-project/datahub/compare/v0.14.1...v0.15.0rc1