Skip to content

v2.0.4

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 22 Mar 15:49
· 300 commits to main since this release
6ab1ca2

🎉 New features

  • Adds model field (__atlan_extra__) to the AtlanObject model to accommodate extra properties from API responses.
  • Adds an optional parameter (return_info) to the user creation method, allowing control over whether to return the list of created users or not.
  • Adds an optional parameter (exclude_users) to the SearchLogRequest methods for excluding specific user data from search log results.

🐞 Bug fixes

  • Fixes issues related to creating data domains and data products.

🥗 QOL improvements