Releases: atlanhq/atlan-java
Releases Β· atlanhq/atlan-java
v1.12.10
π 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
Full Changelog: v1.12.9...v1.12.10
v1.12.9
π§ͺ Experimental
- (Experimental) Data modeling assets by @cmgrote and @prateekrai-atlan in #747
Full Changelog: v1.12.8...v1.12.9
v1.12.8
π New features
- Latest asset models by @cmgrote in #741
- Superset creator methods and unit tests by @prateekrai-atlan in #743
π Bug fixes
π¦ Packages
Full Changelog: v1.12.7...v1.12.8
v1.12.7
π New features
- Adds Prefect config for connection type by @prateekrai-atlan in #732
- Adds
findById
for workflows by @cmgrote in #738
π Bug fixes
π¦ 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
π New Contributors
- @prateekrai-atlan made their first contribution in #732
Full Changelog: v1.12.6...v1.12.7
v1.12.6
π Bug fixes
π¦ 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
π§ͺ Experimental
π Bug fixes
π¦ 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
π§ͺ 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
π 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
π 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
π 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