v2.5.0
🧪 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 theasset
for which the initial contract spec is generated, similar to the Java SDK. Previously, you needed to pass the keyword argumentsasset_type
andasset_qualified_name
.
Full Changelog: 2.4.8...2.5.0