Version 1.12.0
December 13, 2022 ยท View on GitHub
Major Features and Improvements
- N/A
Breaking Changes
- N/A
For Pipeline Authors
- N/A
For Component Authors
- N/A
Deprecations
- N/A
Bug Fixes and Other Changes
- ExampleValidator and DistributionValidator now support custom validations.
Dependency Updates
| Package Name | Version Constraints | Previously (in v1.11.0) | Comments |
|---|---|---|---|
tensorflow | ~=2.11.0 | >=1.15.5,<2 or ~=2.10.0 | |
tensorflow-decision-forests | >=1.0.1,<2 | ==1.0.1 | Make it compatible with more TF versions. |
ml-metadata | ~=1.12.0 | ~=1.11.0 | Synced release train |
struct2tensor | ~=0.43.0 | ~=0.42.0 | Synced release train |
tensorflow-data-validation | ~=1.12.0 | ~=1.11.0 | Synced release train |
tensorflow-model-analysis | ~=0.43.0 | ~=0.42.0 | Synced release train |
tensorflow-transform | ~=1.12.0 | ~=1.11.0 | Synced release train |
tfx-bsl | ~=1.12.0 | ~=1.11.0 | Synced release train |
Documentation Updates
- N/A