Releases: atlanhq/atlan-java
Releases · atlanhq/atlan-java
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
v6.2.5
🐞 Bug fixes
- Increases retry delay and limit for ephemeral outages (502) by @cmgrote in #2171
- Further revises retry logic to avoid stacked retry overruns by @cmgrote in #2177
📦 Packages
- Adds configurable temp volume to all packages by @cmgrote in #2162
- Make ephemeral volume mount opt-in by @cmgrote in #2163
🥗 QOL improvements
Full Changelog: v6.2.4...v6.2.5