Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 28 Jan 17:59
5869abf

🎉 New Features

  • Added support for the following workflow packages:

    Connectors

    • OracleCrawler

    Utilities

    • LineageBuilder
    • LineageGenerator
    • APITokenConnectionAdmin
  • Extended the WorkflowClient.run() method to accept raw workflow JSON strings.

🐞 Bug Fixes

  • Updated the maximum API token Time-to-Expire (TTE) to 5 years. Previously, the value was set to 13 years (409,968,000 seconds), which was reverted to 5 years due to an integer overflow issue in Keycloak. For more details, see Keycloak Issue #19671.

🥗 QOL Improvements

  • Added support for Python 3.10, 3.11, 3.12 and 3.13.
  • Increased the default read timeout for AtlanClient to 900 seconds (15 minutes).

Full Changelog: 4.0.2...4.1.0