feat(docs): v0.3.12.2 release notes (#13932)

This commit is contained in:
Jay 2025-07-03 10:10:53 -04:00 committed by GitHub
parent a7c5895d98
commit 8352617375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,25 @@ This contains detailed release notes, but there's also an [announcement blog pos
## Release Changelog
### v0.3.12.3
This is a maintenance release for the `acryl-datahub-cloud SDK` including all of the changes from v0.3.12.2 along with the following fixes:
- The acryl-datahub-cloud package now specifies a dependency on the `tzlocal` package.
Please note, there are no changes to the server. No upgrade is required.
### v0.3.12.2
NOTE: this release was skipped for `3.12.3` as there was a missing dependency on `tzlocal` discovered shortly after the SDK was published.
This is a maintenance release for the `acryl-datahub-cloud SDK` including all of the changes from v0.3.12.1 along with the following fixes and changes:
- Introducing `sync_<assertion_type>` methods for the python SDK
- Introducing subscribe and unsubscribe methods for the python SDK
Please note, there are no changes to the server. No upgrade is required.
### v0.3.12.1
This is a maintenance release including all of the changes from v0.3.12 along with the following fixes and changes: