Releases: google/struct2tensor
Releases · google/struct2tensor
Struct2tensor 0.47.0
Version 0.47.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Bumped the minimum bazel version required to build
struct2tensor
to 6.5.0. - Depends on
tensorflow 2.16.2
. - Relax dependency on Protobuf to include version 5.x
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.46.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Bumped the Ubuntu version on which
struct2tensor
is tested to 20.04
(previously was 16.04). - Depends on
tensorflow 2.15
. - Bumped the minimum bazel version required to build
struct2tensor
to 6.1.0. - Depends on
protobuf>=4.25.2,<5
for Python 3.11 and onprotobuf>3.20.3,<5
for 3.9 and 3.10.
Breaking Changes
- N/A
Deprecations
- Deprecated python 3.8 support.
Struct2tensor 0.45.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Depends on
pyarrow>=10,<11
. - Depends on
numpy>=1.22.0
. - Depends on
tensorflow>=2.13.0,<3
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.44.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Introduced an argument to disable path step validation.
- Depends on
tensorflow>=2.12.0,<2.13
. - Depends on
protobuf>=3.20.3,<5
.
Breaking Changes
- N/A
Deprecations
- Deprecated python 3.7 support.
Struct2tensor 0.43.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Depends on
tensorflow>=2.11.0,<2.12
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.42.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Updates bundled
arrow
version to 6.0.1. - Depends on
tensorflow>=2.10.0,<2.11
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.41.0
Major Features and Improvements
- N/A
Bug Fixes and Other Changes
- Depends on
pyarrow>=6,<7
. - Depends on
tensorflow-metadata>=1.10.0,<1.11.0
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.40.0
Major Features and Improvements
- Linux wheels now specifically conform to
manylinux2014, an upgrade from
manylinux2010. This is aligned with TensorFlow 2.9 requirement.
Bug Fixes and Other Changes
- Depends on
tensorflow>=2.9.0,<2.10
. - Depends on
tensorflow-metadata>=1.9.0,<1.10.0
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.39.0
Major Features and Improvements
- From this version we will be releasing python 3.9 wheels.
Bug Fixes and Other Changes
- Depends on
tensorflow-metadata>=1.8.0,<1.9.0
.
Breaking Changes
- N/A
Deprecations
- N/A
Struct2tensor 0.38.0
Major Features and Improvements
- Added equi_join_any_indices_op.
Bug Fixes and Other Changes
- Depends on
tensorflow>=2.8.0,<2.9
. - Depends on
tensorflow-metadata>=1.7.0,<1.8.0
.
Breaking Changes
- N/A
Deprecations
- N/A