Releases: atlanhq/atlan-java
Releases Β· atlanhq/atlan-java
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
v6.2.4
v6.2.3
v6.2.2
v6.2.1
v6.2.0
v6.1.3
π Bug fixes
- Fixes bug when using user-provided filenames in admin export by @cmgrote in #2078
- Defensively guard against invalid connections by @cmgrote in #2094
π¦ Packages
π₯ QOL improvements
- Updates search generators to handle latest model changes by @cmgrote in #2067
- Restore removal of unused imports via spotless by @cmgrote in #2096
Full Changelog: v6.1.2...v6.1.3
v6.1.2
π New features
- Further validates user-provided paths to further secure packages by @cmgrote in #2060
- Adds docId for search results by @cmgrote in #2062
π Bug fixes
- Adds DQ policy permissions to enum by @cmgrote in #2061
- Removes now-unused transformed output from lineage builder by @cmgrote in #2066
π¦ Packages
Full Changelog: v6.1.1...v6.1.2