Skip to content

Releases: atlanhq/atlan-java

v1.12.10

06 Aug 10:07
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fixes object store path when no prefix is specified by @cmgrote in #750
  • Avoids short-circuiting when using backing cloud storage by @cmgrote in #751
  • Fixes parallel streaming from trusting approximateCount is accurate by @cmgrote in #752

πŸ“¦ Packages

  • (Experimental) Adds optional CSV preprocessor to runtime toolkit by @cmgrote in #753

Full Changelog: v1.12.9...v1.12.10

v1.12.9

25 Jul 15:38
Compare
Choose a tag to compare

πŸ§ͺ Experimental

Full Changelog: v1.12.8...v1.12.9

v1.12.8

23 Jul 10:28
Compare
Choose a tag to compare

πŸŽ‰ New features

🐞 Bug fixes

  • Fix bug in deserialization of assets with deleted tags by @cmgrote in #744

πŸ“¦ Packages

  • Fallback to backing object store of tenant when using object storage by @cmgrote in #741

Full Changelog: v1.12.7...v1.12.8

v1.12.7

18 Jul 14:10
Compare
Choose a tag to compare

πŸŽ‰ New features

🐞 Bug fixes

  • Ignore blank suggestions and only apply descriptions as user descriptions by @cmgrote in #737

πŸ“¦ Packages

  • Ensure default credentials are picked up for backing object store by @cmgrote in #733
  • Automatically swap between FS and blob clients for ADLS by @cmgrote in #734

πŸ₯— QOL improvements

  • Downgrades deserialization fallbacks to warnings and bump dependencies by @cmgrote in #735

πŸ™ New Contributors

Full Changelog: v1.12.6...v1.12.7

v1.12.6

10 Jul 13:08
Compare
Choose a tag to compare

🐞 Bug fixes

  • Default custom connectors to a sentinel value to avoid NPEs by @cmgrote in #729

πŸ“¦ Packages

  • Add other upload options for OpenAPI spec loader by @cmgrote in #728
  • New package to sync Lake Formation tags by @ErnestoLoma in #730
  • Adds extraction of data domains and products to asset export (basic) by @cmgrote in #727

Full Changelog: v1.12.5...v1.12.6

v1.12.5

01 Jul 14:26
Compare
Choose a tag to compare

πŸ§ͺ Experimental

  • Abstracts OpenLineage for Spark-based representation by @cmgrote in #721

🐞 Bug fixes

  • Fixes connection qualifiedName generator concurrency by @cmgrote in #714

πŸ“¦ Packages

  • Adds methods to write arbitrary data to CSV by @cmgrote in #716
  • Changes sentinel for newline replacement in CSVs by @cmgrote in #711
  • Fixes newline sentinel decoding in custom metadata by @cmgrote in #712
  • Trims whitespace from key CSV inputs by @cmgrote in #719
  • Adds a new Lake Formation tag sync package by @ErnestoLoma in #709
  • Adds a new custom package to cleanup tests by @cmgrote in #722

Full Changelog: v1.12.4...v1.12.5

v1.12.4

25 Jun 16:42
Compare
Choose a tag to compare

πŸ§ͺ Experimental

  • Adds creator() for data contracts + other model updates by @cmgrote in #699
  • Initial support for sending OpenLineage events via SDK by @cmgrote in #701

⛑️ Breaking changes

  • Attempting to sort search results when there are more than 100,000 results will now throw an error. If you want to iterate through such a large number of results, you will need to either ignore sorting or provide other conditions to further limit the number of results you will retrieve (@cmgrote in #700)

πŸ“¦ Packages

  • Fixes an issue where tags were replaced by various import packages even when the atlanTags column was not present in the provided CSV by @cmgrote in #698
  • Fixes an issue where failOnErrors was not passed along for all input files in the asset import package by @cmgrote in #702

Full Changelog: v1.12.3...v1.12.4

v1.12.3

14 Jun 12:23
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fixes encoding/decoding of string fields that contain newlines, to prevent them being interpreted as separate values for multi-valued fields during CSV parsing
  • Fixes default cloud storage settings for cubes builder and lineage builder packages

v1.12.2

11 Jun 09:27
Compare
Choose a tag to compare

πŸŽ‰ New features

  • Adds latest set of icons for tags and custom metadata.
  • (Experimental) Adds helpers for finding metadata enrichment suggestions for assets based on other assets of the same type with the same name.

🐞 Bug fixes

  • Fixes an issue where non-printing characters were not properly being ignored in headers when parsing CSV files.
  • Fixes an issue where deleted classifications were not properly detected and handled, resulting in errors.

πŸ“¦ Packages

  • Adds secure credential management for integrating with main object stores (S3, GCS, ADLS)
  • Adds ability to take inputs from main object stores in relational assets builder, asset import, cube assets builder and lineage builder packages.
  • Adds ability to upload outputs to main object stores from admin export, asset export (basic), adoption export and metadata impact report packages.

v1.12.1

04 Jun 14:47
Compare
Choose a tag to compare

πŸŽ‰ New features

  • Adds creator helper methods for Kafka and Azure Event Hub assets

πŸ₯— QOL improvements

  • Each error message now includes a suggested action for the user to take
  • Adds an extra configurable search option to provide potentially marginal performance gains to searching