Skip to content

Releases: atlanhq/atlan-java

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

v6.1.3

25 Nov 16:59

Choose a tag to compare

🐞 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

  • Adds order handling and deferred QN resolution for S3 prefixes by @cmgrote in #2091

πŸ₯— 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

12 Nov 12:03

Choose a tag to compare

πŸŽ‰ 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

  • Adds opt-in relaxing of connection qualifiedNames in imports by @cmgrote in #2054

Full Changelog: v6.1.1...v6.1.2

v6.1.1

10 Nov 19:55

Choose a tag to compare

πŸŽ‰ New features

  • Enhanced audit log with added/removed relationships by @cmgrote in #2032

🐞 Bug fixes

  • Refactors source-synced tag query to avoid false positives by @cmgrote in #2046

πŸ“¦ Packages

  • Ignore completely empty rows in lineage builder by @cmgrote in #2020
  • Ensures restored assets go into connection cache by @cmgrote in #2025
  • Adds internal case-insensitive asset reference matching by @cmgrote in #2027
  • Add description management for tags by @cmgrote in #2042

Full Changelog: v6.1.0...v6.1.1

v6.1.0

24 Oct 10:15

Choose a tag to compare

πŸŽ‰ New features

Full Changelog: v6.0.2...v6.1.0

v6.0.2

21 Oct 23:43

Choose a tag to compare

🐞 Bug fixes

  • Fixes parsing of permissions during role caching by @cmgrote in #2002
  • Fixes issue querying for source-synced tags by value by @cmgrote in #2004

πŸ“¦ Packages

Full Changelog: v6.0.1...v6.0.2

v6.0.1

20 Oct 16:21

Choose a tag to compare

🐞 Bug fixes

  • Moves workflow permission validation to public endpoint by @cmgrote in #1993

πŸ“¦ Packages

  • Fix issue where ARN-based assets failed batching in asset import by @cmgrote in #1988
  • Adds detection of trying to write too many rows to Excel by @cmgrote in #1996
  • Fixes an issue where decimal timestamps were not parsed by @cmgrote in #1995

Full Changelog: v6.0.0...v6.0.1

v6.0.0

13 Oct 10:28

Choose a tag to compare

πŸŽ‰ New features

⛑️ Breaking changes

  • Uses UI-visible name as role cache name, moves old name to secondary ID by @cmgrote in #1941
  • Swaps wildcard searches to use text index (when available) by @cmgrote in #1970

🐞 Bug fixes

  • Fixes edge case retries on certain 503 responses by @cmgrote in #1956

πŸ“¦ Packages

  • Relabels term-to-term relationships in asset import to match UI by @cmgrote in #1926
  • Extends debug info for off-heap cache management by @cmgrote in #1937

Full Changelog: v5.4.3...v6.0.0

v5.4.3

25 Sep 14:06

Choose a tag to compare

πŸ§ͺ Experimental

  • Adds AI policies for personas and latest models by @cmgrote in #1915

πŸ“¦ Packages

  • Fixes removal of term-to-term relationships in multi-pass processing of asset import by @cmgrote in #1922

Full Changelog: v5.4.2...v5.4.3

v5.4.2

22 Sep 16:56

Choose a tag to compare

🐞 Bug fixes

  • Adds proactive error handling for invalid asset results by @cmgrote in #1897

πŸ“¦ Packages

  • Adds export of output ports for data products to asset export (basic) by @cmgrote in #1898
  • Adds options to remove all associated terms, synonyms and antonyms during asset import by @cmgrote in #1900

πŸ₯— QOL improvements

  • Fix search retry mechanism to remove unnecessary delays by @cmgrote in #1904

Full Changelog: v5.4.1...v5.4.2