Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com ( #13252 )
...
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
jmacryl
3c9da5a0e9
feat(search): use zstd-no-dict codec in Opensearch ( #13273 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-23 20:22:46 -05:00
david-leifker
abfdfb6a3a
v1.0.0 release notes update ( #13260 )
2025-04-17 16:24:25 -05:00
david-leifker
5ee0b66920
feat(spring): upgrade to SpringBoot 3.4 ( #13186 )
2025-04-12 15:34:17 -05:00
david-leifker
d49b7841cb
feat(openapi): add entity patch support ( #13165 )
2025-04-10 18:17:27 -05:00
Harshal Sheth
d3ef859802
fix(airflow): drop airflow 2.3 and 2.4 support ( #13004 )
2025-03-28 12:58:50 -07:00
Pedro Silva
449f10970b
feat(docs): Add section on updating DataHub for 1.0.0 ( #12907 )
2025-03-21 11:46:49 -07:00
david-leifker
ebd3a5078d
feat(ingestion-tracing): implement ingestion with tracing api ( #12714 )
2025-03-13 11:33:28 -05:00
david-leifker
41b0629e70
feat(api): URN, Entity, and Aspect name Async Validation ( #12797 )
2025-03-06 12:49:22 -06:00
Jonny Dixon
a700448bad
feat(ingestion/business-glossary): Automatically generate predictable glossary term and node URNs when incompatible URL characters are specified in term and node names. ( #12673 )
2025-03-06 14:30:10 +00:00
Rasnar
5f5e395c90
Fix platform instance support on Druid ingestion ( #12716 )
...
Co-authored-by: rasnar <11248833+Rasnar@users.noreply.github.com>
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-02-26 08:36:06 +01:00
John Joyce
0480df887c
chore(): Bring latest incidents data model + GraphQL to OSS ( #12671 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@Johns-MBP-306.lan>
Co-authored-by: John Joyce <john@Johns-MBP-314.lan>
Co-authored-by: John Joyce <john@Johns-MBP-325.lan>
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@Mac-4380.lan>
Co-authored-by: John Joyce <john@Mac-4387.lan>
Co-authored-by: John Joyce <john@Mac-4610.lan>
Co-authored-by: John Joyce <john@Mac-4614.lan>
2025-02-20 17:28:47 -08:00
Pedro Silva
5d45358081
fix(spring): Correct SpringStandardPluginConfiguration for UserDeleteValidator ( #12667 )
2025-02-20 11:04:32 +00:00
Gabe Lyons
401a1fb731
[BREAKING CHANGE] fix(openapi): fixing openapi nesting ( #12580 )
2025-02-18 06:05:54 -08:00
david-leifker
21496ef9d0
fix(url-encoding): fix regression in url encoding ( #12601 )
2025-02-12 13:58:52 -06:00
Sergio Gómez Villamor
64aaaf126f
fix(model): fixes DashboardContainsDashboard relationship in DashboardInfo aspect ( #12433 )
2025-02-03 11:33:25 +01:00
david-leifker
3757a44230
feat(metadata-io): enable rollback transaction support ( #12509 )
2025-01-31 17:31:51 -06:00
Shirshanka Das
995857c8bb
fix(ci): remove platform from dataprocessinstance gql ( #12408 )
2025-01-21 13:58:31 -08:00
Pedro Silva
0c597d35af
feat(docs): Add release docs for 0.15.0 ( #12374 )
2025-01-17 18:15:56 +00:00
david-leifker
3905c8ee41
docs(async-api): addition to known issues ( #12339 )
2025-01-14 19:36:02 -06:00
Sergio Gómez Villamor
efc5d31f03
feat(graphql): adds container aspect for dataflow and datajob entities ( #12236 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-01-10 10:52:57 +01:00
david-leifker
4a898e1594
feat(auth): user.props authentication ( #12259 )
2025-01-02 17:25:23 -06:00
sagar-salvi-apptware
a814cb389f
fix(ingest/bigquery): All View generation when queries_v2 is turned off ( #12181 )
...
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2025-01-02 17:59:22 +05:30
Harshal Sheth
172736a9b3
feat(ingest/dbt): support "Explore" page in dbt cloud ( #12223 )
2024-12-26 18:34:31 -08:00
Mayuri Nehate
4d990b06bd
fix(ingest/snowflake): always ingest view and external table ddl lineage ( #12191 )
2024-12-24 18:14:51 +05:30
skrydal
b091e4615d
feat(ingest/kafka): Flag for optional schemas ingestion ( #12077 )
2024-12-11 16:02:31 +00:00
RyanHolstien
59dd8be457
fix(openapi): fix sort criteria parameter ( #12090 )
2024-12-10 18:33:53 -06:00
RyanHolstien
a290b24a7c
fix(openapi): adds in previously ignored keep alive value ( #12068 )
2024-12-10 13:25:41 -06:00
sagar-salvi-apptware
57b12bd9cb
fix(ingest): replace sqllineage/sqlparse with our SQL parser ( #12020 )
2024-12-10 08:36:01 -08:00
Shirshanka Das
e4ea993df1
fix(py-sdk): DataJobPatchBuilder handling timestamps, output edges ( #12067 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-12-09 19:40:31 -05:00
Harshal Sheth
2babbe6b0f
feat(airflow): drop Airflow < 2.3 support + make plugin v2 the default ( #12056 )
2024-12-09 11:08:49 -08:00
RyanHolstien
07033a7015
docs(cloud): add documentation for Data Product side effect ( #11948 )
2024-11-26 10:07:39 -06:00
david-leifker
794ac2b4e8
fix(rest.li): fix use of Criterion in rest.li filters ( #11932 )
2024-11-22 23:47:56 -06:00
david-leifker
0869d5a70d
docs(breaking-changes): datahub-gc ( #11808 )
2024-11-06 12:59:02 -06:00
Harshal Sheth
d5d4810457
fix(ingest/powerbi): change default for use_powerbi_email
( #11742 )
...
Co-authored-by: sid-acryl <155424659+sid-acryl@users.noreply.github.com>
2024-11-06 14:28:47 +05:30
Aseem Bansal
20eed21e27
doc: add missed breaking change note ( #11725 )
2024-10-29 10:50:12 +05:30
Harshal Sheth
b89ca3f081
feat(ingest/fivetran): support overriding destination db ( #11701 )
2024-10-24 19:31:34 +02:00
Harshal Sheth
d34717fd82
fix(ingest): remove default value from DatahubClientConfig.server ( #11570 )
2024-10-16 13:50:33 -07:00
sid-acryl
ce909c8b8b
feat(ingest/powerbi): link cross workspace dataset into assets ( #11560 )
2024-10-16 08:28:05 -07:00
david-leifker
5d3e464c21
feat(validations): Ingest and metadata schema validators ( #11619 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-10-15 12:35:41 -05:00
david-leifker
5ad15a7b99
privileges(refactor): consolidate individual sys op privileges ( #11549 )
2024-10-07 15:36:13 -05:00
Pedro Silva
5cfcf406c9
feat(fabric): Add sandbox as a possible environment variable ( #11491 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 15:44:26 -05:00
david-leifker
929f2dee8a
docs(upgrade): add note about downgrade limitation ( #11507 )
2024-09-30 13:07:46 -05:00
david-leifker
5cbd83675e
refactor(criterion): refactor criterion construction ( #11486 )
2024-09-27 13:11:40 -05:00
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default ( #11484 )
2024-09-27 11:31:25 -05:00
david-leifker
8ea211712c
chore(docs): update release notes v0.14.1 ( #11408 )
2024-09-18 09:42:31 -05:00
Sergio Gómez Villamor
31edb46dbc
feat(ingestion): adds env property in ContainerProperties ( #11214 )
...
Co-authored-by: siladitya2 <siladitya2@gmail.com>
2024-09-18 14:56:52 +05:30
Harshal Sheth
38bcd9c381
feat(ingest): default to ASYNC_BATCH mode in datahub-rest sink ( #11369 )
2024-09-17 07:11:58 +01: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