Skip to content

Releases: atlanhq/atlan-java

v7.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:04

Full Changelog: v7.2.4...v7.3.0

v7.2.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:44

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

Choose a tag to compare

@github-actions github-actions released this 20 May 20:42

What's Changed

🐞 Bug fixes

  • fix: proactively reject invalid connection qualifiedNames before Atlas POST (APP-2263) by @cmgrote in #2504

🥗 QOL improvements

New Contributors

Full Changelog: v7.2.2...v7.2.3

v7.2.2

Choose a tag to compare

@github-actions github-actions released this 14 May 21:42

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

Choose a tag to compare

@github-actions github-actions released this 01 May 11:03

What's Changed

🎉 New features

📦 Packages

  • fix(adls): swap Azure HTTP transport from Netty to OkHttp (CSA-390) by @cmgrote in #2455

Full Changelog: v7.2.0...v7.2.1

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 15:50

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

Choose a tag to compare

@github-actions github-actions released this 18 Apr 15:35

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

Choose a tag to compare

@github-actions github-actions released this 23 Mar 18:30

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

Choose a tag to compare

@github-actions github-actions released this 12 Mar 22:44

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

Choose a tag to compare

@github-actions github-actions released this 20 Jan 11:01

⛑️ 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