Releases: atlanhq/atlan-java
Releases · atlanhq/atlan-java
Release list
v7.3.0
Full Changelog: v7.2.4...v7.3.0
v7.2.4
What's Changed
🐞 Bug fixes
- fix(asset-export-basic): preload domain cache to fix truncated hierarchy paths (CSA-444) by @bladata1990 in #2561
- fix(TermCache): log+skip anchorless orphan terms instead of throwing by @sriram-atlan in #2523
- fix(admin-export): never emit raw $-prefixed role in License type column (CSA-449) by @bladata1990 in #2569
🥗 QOL improvements
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2535
- test: address 3 remaining leangraph CI flakes (TableSearchTest, AvoidDuplicateLinkTest, SearchTest source-synced) by @sriram-atlan in #2518
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2577
Full Changelog: v7.2.3...v7.2.4
v7.2.3
What's Changed
🐞 Bug fixes
- fix: proactively reject invalid connection qualifiedNames before Atlas POST (APP-2263) by @cmgrote in #2504
🥗 QOL improvements
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2494
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2507
New Contributors
- @sriram-atlan made their first contribution in #2499
Full Changelog: v7.2.2...v7.2.3
v7.2.2
What's Changed
🐞 Bug fixes
- fix(csa-403): guard ENUM/SET types in ColumnXformer to prevent NumberFormatException by @bladata1990 in #2479
🥗 QOL improvements
- Bump version to 7.2.2-SNAPSHOT by @github-actions[bot] in #2460
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2472
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2492
Full Changelog: v7.2.1...v7.2.2
v7.2.1
v7.2.0
What's Changed
🎉 New features
- feat(csa-362): optimize admin export for high user volumes with bulk IAM API by @bladata1990 in #2429
🐞 Bug fixes
- feat(enums): add deprecated historical phosphor icon names to AtlanIcon by @cmgrote in #2432
- fix: surface unrecognized enum values during SortedSet deserialization (APP-2035) by @cmgrote in #2435
🥗 QOL improvements
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
🐞 Bug fixes
- Remove stale concrete classes for interfaceOnlyTypes by @cmgrote in #2414
- Remove stale test-tree duplicates of DbtTest and IDbtTest by @cmgrote in #2416
- fix(tests): remove overly strict updatedAssets assertions from delete/purge tests by @cmgrote in #2418
- fix(tests): fix integration test assertions broken by server-side response format changes by @cmgrote in #2419
📦 Packages
- Add STRUCT/ARRAY/MAP nested column support to RAB (CSA-371) by @bladata1990 in #2392
🥗 QOL improvements
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2415
- Sync Java SDK models from atlanhq/models by @atlan-ci in #2420
New Contributors
- @bladata1990 made their first contribution in #2392
Full Changelog: v7.0.1...v7.1.0
v7.0.1
What's Changed
🎉 New features
🥗 QOL improvements
- fix(ci+cache): decouple package tests from integration jobs; prevent CM cache refresh storms by @cmgrote in #2324
New Contributors
- @github-actions[bot] made their first contribution in #2323
- @akshanshjaiswal-atlan made their first contribution in #2327
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
⛑️ Breaking changes
🐞 Bug fixes
- Removes stale interfaces by @cmgrote in #2300
- Fixes OAuth refresh never triggering on 401 with no body by @cmgrote in #2309
📦 Packages
- Adds support for additional attributes on tags in asset import by @araghuraman-atlan in #2249
🥗 QOL improvements
- Adds overlay stubs and removes Freemarker-based code generator by @cmgrote in #2299
- Improved automated syncs of models by @atlan-ci in #2301 and #2307
- Throttles integration test parallelism to reduce server overload by @cmgrote in #2311
- Relaxes assertions sensitive to test environment data by @cmgrote in #2319
New Contributors
- @araghuraman-atlan made their first contribution in #2249
- @fyzanshaik-atlan made their first contribution in #2283
- @atlan-ci made their first contribution in #2301
Full Changelog: v6.3.0...v7.0.0
v6.3.0
⛑️ Breaking changes
🐞 Bug fixes
- Further revise retry logic to avoid stacked retry overruns by @cmgrote in #2177
- Fixes
hasAnyValue()to check both keyword and text field variants by @cmgrote in #2190 - Fixes search results streaming edge case by @cmgrote in #2206
🥗 QOL improvements
- Fix SQLAssetTest to handle spurious no-op audit records by @cmgrote in #2193
- Add release automation workflows by @cmgrote in #2196
Full Changelog: v6.2.5...v6.3.0