Skip to content

v4.2.0

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 04 Feb 13:55
· 168 commits to main since this release
08eb6e2

🎉 New Features

  • Added support for ApplicationField.creator().
  • Added support for CredentialClient.creator() and CredentialClient.purge_by_guid().
  • Added support for optional parameters (host and port) in Connection.creator().

⛑️ Breaking Changes

  • Changed the default setting for tracking IndexSearch logs (save_search_log=False). Previously, it was set to True, which was causing frequent Out of Memory (OOM) issues in Metastore pods.

🥗 QOL Improvements

  • Generated the latest typedef models.
  • Refactored OpenLineageClient.create_connection() to use the new CredentialClient.creator().

Full Changelog: 4.1.0...4.2.0