Skip to content

Releases: atlanhq/atlan-java

v7.1.0

18 Apr 15:35

Choose a tag to compare

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

New Contributors

Full Changelog: v7.0.1...v7.1.0

v7.0.1

23 Mar 18:30

Choose a tag to compare

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

Full Changelog: v7.0.0...v7.0.1

v7.0.0

12 Mar 22:44

Choose a tag to compare

What's Changed

⛑️ Breaking changes

🐞 Bug fixes

📦 Packages

🥗 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

Full Changelog: v6.3.0...v7.0.0

v6.3.0

20 Jan 11:01

Choose a tag to compare

⛑️ Breaking changes

  • Fixes SSO mapping (now requires name and ID to update) by @cmgrote in #2201

🐞 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

06 Jan 18:05

Choose a tag to compare

🐞 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

🥗 QOL improvements

  • Adds integration test for updating subdomain alone by @cmgrote in #2172

Full Changelog: v6.2.4...v6.2.5

v6.2.4

19 Dec 18:22

Choose a tag to compare

📦 Packages

  • Fallback to text for invalid URLs by @cmgrote in #2159
  • Ensure only UI-based changes are included in adoption export when automations to include is set to None by @cmgrote in #2161

Full Changelog: v6.2.3...v6.2.4

v6.2.3

16 Dec 13:30

Choose a tag to compare

🧪 Experimental

📦 Packages

  • Log a warning for non-default parameters without overrides enabled by @cmgrote in #2137

Full Changelog: v6.2.2...v6.2.3

v6.2.2

11 Dec 10:04

Choose a tag to compare

📦 Packages

  • Reduces change log paging to 20 at a time for adoption export by @cmgrote in #2131

Full Changelog: v6.2.1...v6.2.2

v6.2.1

07 Dec 11:59

Choose a tag to compare

🐞 Bug fixes

  • Fixes passthrough of connection qualifiedName for asset import by @cmgrote in #2116

🥗 QOL improvements

Full Changelog: v6.2.0...v6.2.1

v6.2.0

01 Dec 10:50

Choose a tag to compare

📦 Packages

  • Generate configmap-overrides for hidden package properties by @cmgrote in #2097
  • Adds defensive file format validations for import packages by @cmgrote in #2100

Full Changelog: v6.1.3...v6.2.0