Skip to content

Releases: google/struct2tensor

Struct2tensor 0.47.0

10 Oct 20:37
137a7b7
Compare
Choose a tag to compare

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

24 Apr 22:14
5b593d0
Compare
Choose a tag to compare

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 on protobuf>3.20.3,<5
    for 3.9 and 3.10.

Breaking Changes

  • N/A

Deprecations

  • Deprecated python 3.8 support.

Struct2tensor 0.45.0

10 Aug 18:52
591011b
Compare
Choose a tag to compare

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

13 Apr 00:36
353d25e
Compare
Choose a tag to compare

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

07 Dec 18:46
5ee51e9
Compare
Choose a tag to compare

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

14 Nov 17:50
530c383
Compare
Choose a tag to compare

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

22 Sep 16:17
2ea1197
Compare
Choose a tag to compare

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

22 Jun 17:09
48268dd
Compare
Choose a tag to compare

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

11 May 19:01
cb655f4
Compare
Choose a tag to compare

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

01 Mar 22:12
a2d6272
Compare
Choose a tag to compare

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