Skip to content

v2.5.0

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 08 Oct 17:33
· 51 commits to main since this release
6343aac

🧪 Experimental

  • Added support for sending OpenLineage events.
  • Added support for serialization/deserialization (serde) of the DataContract spec.

⛑️ Breaking changes

  • Updated the ContractClient.generate_initial_spec() method to directly accept the asset for which the initial contract spec is generated, similar to the Java SDK. Previously, you needed to pass the keyword arguments asset_type and asset_qualified_name.

Full Changelog: 2.4.8...2.5.0