Michael Maltese
b4b96ab8f9
feat(ui/ingest): unity-catalog => databricks ( #14636 )
2025-10-20 07:49:30 -07:00
skrydal
33089b4eaa
chore(docs): Clarifying listDomains query documentation ( #15050 )
2025-10-20 09:39:12 +02:00
Abe
604e5df446
chore(docker): upgrade OpenSearch from 2.17.0 to 2.19.3 ( #15047 )
...
Upgrade local quickstart OpenSearch version to align with production version (2.19).
Changes:
- docker/profiles/docker-compose.prerequisites.yml: Update default DATAHUB_SEARCH_TAG from 2.17.0 to 2.19.3
- docker/quickstart/docker-compose.quickstart-profile.yml: Update hardcoded image version from 2.17.0 to 2.19.3
This brings the local development environment in sync with the production OpenSearch version.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 06:48:11 -07:00
Esteban Gutierrez
ceafe2083b
fix(security): Update dependencies to address multiple CVEs (addendum) ( #15049 )
2025-10-18 21:07:42 -05:00
Esteban Gutierrez
d54dd9642d
fix(security): Update dependencies to address multiple CVEs ( #15045 )
2025-10-18 14:02:26 -05:00
Chris Collins
6fc68b6c6b
feat(gms) Add new REST endpoint for retrieving files from S3 ( #15048 )
2025-10-17 22:36:35 -04:00
v-tarasevich-blitz-brain
da4849895a
feat(uploadFiles): add endpoint to get presigned upload url ( #14943 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 17:47:21 -04:00
v-tarasevich-blitz-brain
4650fb6bba
fix(collectionModule): fix long entity name ( #15033 )
2025-10-17 12:53:06 -04:00
skrydal
46b5ce0d14
fix(ingestion/mongodb): Fix handling of arrays containing complex structures ( #15026 )
2025-10-17 18:49:05 +02:00
david-leifker
7b454c7559
fix(mce-consumer): database max connections ( #15042 )
2025-10-17 10:37:32 -05:00
purnimagarg1
2578fa2b0a
improvement(ui): consolidate all rich text editors to use editor in component library ( #15009 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 10:36:15 -04:00
v-tarasevich-blitz-brain
abad667d88
fix(cypress): fix summaryTab.js ( #15017 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 10:34:08 -04:00
Aseem Bansal
65d613a99e
refactor(test): make python version ==3.11.x ( #15035 )
2025-10-17 16:46:46 +05:30
dependabot[bot]
74d620fcc3
chore(deps): bump github/codeql-action from 3 to 4 ( #14985 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 14:21:30 +05:30
dependabot[bot]
7b3cb7805e
chore(deps): bump actions/setup-java from 4 to 5 ( #14759 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 14:21:22 +05:30
dependabot[bot]
6af05ce765
chore(deps): bump actions/github-script from 7 to 8 ( #14761 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 14:21:06 +05:30
dependabot[bot]
e48008fa38
chore(deps): bump actions/labeler from 5 to 6 ( #14760 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 14:20:55 +05:30
rahul MALAWADKAR
1703f424d2
chore(deps): Upgrade to latest (com.mysql:mysql-connector-j) ( #15018 )
2025-10-17 13:08:55 +05:30
Deepak Garg
317d1292db
fix(auth):allow colon in secret password ( #15023 )
2025-10-17 07:41:40 +05:30
RyanHolstien
b301b13474
docs(elasticsearch): add note for shim config ( #15030 )
2025-10-16 14:26:56 -05:00
Aseem Bansal
878a55e723
refactor(test): refactor smoke test ( #15019 )
2025-10-17 00:53:04 +05:30
david-leifker
caad6d5bdc
chore(): bump netty ( #15027 )
2025-10-16 13:15:20 -05:00
Aseem Bansal
45dda5e33a
feat(cli): add user add command ( #15011 )
2025-10-16 20:36:59 +05:30
Sergio Gómez Villamor
b3d354bf89
chore: migrate Unity catalog from deprecated SqlParsingBuilder to SqlParsingAggregator and remove SqlParsingBuilder ( #15005 )
2025-10-16 14:27:23 +00:00
Aseem Bansal
fb895c91e4
doc(dev): update claude md for git worktrees ( #15020 )
2025-10-16 19:11:22 +05:30
Aseem Bansal
6610883fe1
refactor(sdk): extract env variables into a single file ( #15021 )
2025-10-16 19:04:43 +05:30
Chaiwon Hyun
afc6b138b7
fix(mongo-source): Add failing test for complex topic name parsing ( #15002 )
...
Co-authored-by: Winnie <winnie@wrtn.io>
2025-10-16 18:48:02 +05:30
Neha Gslab
1934ed45e8
feat(ingestion): add ability to exclude archived mode reports. ( #14978 )
...
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2025-10-16 11:58:58 +01:00
Aseem Bansal
10c28be20c
fix(test): remove un-necessary test ( #15015 )
2025-10-16 13:14:43 +05:30
Aseem Bansal
3b0c34f84d
refactor(test): refactor smoke test ( #15010 )
2025-10-16 10:36:38 +05:30
RyanHolstien
f2321d5df9
fix(externalEvents): fixes timeout issues for external events api ( #14979 )
2025-10-15 14:20:23 -05:00
v-tarasevich-blitz-brain
673bed6595
test(summaryTab): cypress tests ( #14808 )
2025-10-15 14:17:18 -04:00
Tamas Nemeth
f02ef04e6d
fix(ingest/teradata): Fix Teradata lineage URN generation to prevent extra database prefixes ( #14715 )
2025-10-15 12:29:26 +02:00
Tamas Nemeth
ffd2e761b1
fix(doc): Update permissions in redshift quickstart doc ( #14909 )
2025-10-15 11:58:50 +02:00
Tamas Nemeth
18d3eec8d7
feat(ingest/unity): Use sql to extract query history for usage ( #14953 )
2025-10-15 10:46:59 +02:00
Tamas Nemeth
60f0abb72a
choir(ingestion/sqlparser): Bump sqlglot to v27.27.0 ( #15008 )
2025-10-15 10:46:30 +02:00
Shirshanka Das
f9913cd944
feat(cli): graphql command ( #14781 )
2025-10-14 21:04:44 -07:00
Chris Collins
e25a82abe3
fix(ui) Move template editable changes to their own files ( #14923 )
2025-10-14 13:29:05 -04:00
Anna Everhart
559a08c9af
update tag editing to include name and updated menu ( #14884 )
...
Co-authored-by: Anna Everhart <anna.everhart@datahub.com>
2025-10-14 09:37:56 -07:00
Aseem Bansal
da0d4dd499
refactor(test): refactor smoke test ( #15003 )
2025-10-14 21:15:13 +05:30
Sergio Gómez Villamor
0f71cf0ebf
chore(iceberg): bump dependency ( #15001 )
2025-10-14 14:33:31 +00:00
Sergio Gómez Villamor
c4e104eba2
feat(dataproduct): output ports ( #15000 )
2025-10-14 15:49:04 +02:00
Michael Maltese
4ce4718729
fix(ingest/mssql): ODBC connection always needs a database name ( #14994 )
2025-10-14 09:18:07 -04:00
Sergio Gómez Villamor
6e5b3580d8
fix(python): skip pydantic_core 2.41.3 ( #14997 )
2025-10-14 10:57:56 +00:00
Chakru
2b9d250c29
fix(build): add ability to specificy constraints for bundled-venvs ( #14999 )
...
pydantic v2.41.3 released on oct 7th seems to have uploaded a corrupt whl. pydantic/pydantic-core#1841
Adding the ability to specify constraints to exclude this and in future, any other package that we may need to skip for bundled_venvs.
2025-10-14 10:43:37 +00:00
Aseem Bansal
a85c4ffca8
refactor(test): refactor smoke test ( #14998 )
2025-10-14 15:52:02 +05:30
Aseem Bansal
d50a06329b
refactor(test): refactor smoke test ( #14996 )
2025-10-14 14:09:41 +05:30
Aseem Bansal
7ee4085316
fix(ingest/grafana): filter out invalid input field workunits ( #14972 )
2025-10-14 14:06:47 +05:30
Aseem Bansal
5f03c94484
refactor(test): refactor smoke test ( #14993 )
2025-10-14 11:51:29 +05:30
Saketh Varma
7e9b1353ac
fix(ui): Entity text overflow in 'owner of' section ( #14934 )
2025-10-14 07:25:37 +05:30