Skip to content

v4.0.1

Latest
Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 14 Jan 12:57
694f36f

🎉 New Features

  • Added a new connector type (CUSTOM).
  • Added support for the DatabricksCrawler and DatabricksMiner workflow packages.
  • Added the creator() method for the following assets:
    • Custom
    • Dataverse
    • TablePartition

🐞 Bug Fixes

  • Fixed _user_id handling issue in pyatlan.pkg.utils.get_client().

🥗 QOL Improvements

  • Enhanced test coverage with additional unit tests for the append_terms, replace_terms, and remove_terms methods.

❌ Deprecated Changes

  • table_name and table_qualified_name in Column.creator() now emit a DeprecationWarning. Users are advised to use parent_name and parent_qualified_name instead.

Full Changelog: 4.0.0...4.0.1