Skip to content

Releases: google/struct2tensor

Struct2tensor 0.52.0

Choose a tag to compare

@vkarampudi vkarampudi released this 10 Jun 17:25

Major Features and Improvements

  • N/A

Bug Fixes and Other Changes

  • Depends on tensorflow 2.21.0.
  • Depends on tensorflow-metadata>=1.21.0,<1.22.0.
  • Depends on protobuf==6.31.1.
  • Depends on pyarrow==23.0.1.
  • Enforced C++17 in .bazelrc.
  • Disabled Bzlmod in .bazelrc to resolve protobuf conflicts.
  • Added dummy repositories in WORKSPACE to bypass circular dependencies with TensorFlow.
  • Fixed missing #include <cstdint> in various files to support compilation with gcc 15.
  • Added support for Python 3.12 and 3.13.
  • Upgraded Bazel global pin to 7.7.0.
  • Upgraded release build container configurations from legacy manylinux2014 to modern manylinux_2_28.
  • Stamps dynamic release wheels to match manylinux_2_35 dynamic system dependencies.

Breaking Changes

  • N/A

Deprecations

  • Dropped support for Python 3.9.

Struct2tensor 0.48.1

Choose a tag to compare

@vkarampudi vkarampudi released this 11 Feb 21:29
b900f18

Major Features and Improvements

  • N/A

Bug Fixes and Other Changes

  • Add py_proto_library macro for OSS compatibility
  • Replace gunit_main with googletest gtest_main
  • Fix proto import to use workspace-relative path
  • Explicitly builds each dynamic library target that creates .so files
  • Update proto library generation to depend on generated
    cc_proto_library targets
  • Implement custom _tsl_py_proto_library_rule to replace the
    built-in py_proto_library removed in Protobuf 4.x
  • Refactor cc_proto_library to use native proto_library and
    cc_proto_library rules instead of custom proto_gen

Breaking Changes

  • N/A

Deprecations

  • N/A

Struct2tensor 0.48.0

Choose a tag to compare

@vkarampudi vkarampudi released this 03 Apr 22:28
99b0d12

Major Features and Improvements

  • N/A

Bug Fixes and Other Changes

  • Depends on protobuf>=4.25.2,<6.0.0 for Python 3.11 and on protobuf>=4.21.6,<6.0.0 for 3.9 and 3.10.
  • Depends on tensorflow 2.17.1.
  • macOS wheel publishing is temporarily paused due to missing ARM64 support.

Breaking Changes

  • N/A

Deprecations

  • N/A

Struct2tensor 0.47.0

Choose a tag to compare

@vkarampudi vkarampudi released this 10 Oct 20:37
137a7b7

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

Choose a tag to compare

@vkarampudi vkarampudi released this 24 Apr 22:14
5b593d0

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

Choose a tag to compare

@rtg0795 rtg0795 released this 10 Aug 18:52
591011b

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

Choose a tag to compare

@rtg0795 rtg0795 released this 13 Apr 00:36
353d25e

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

Choose a tag to compare

@venkat2469 venkat2469 released this 07 Dec 18:46
5ee51e9

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

Choose a tag to compare

@venkat2469 venkat2469 released this 14 Nov 17:50
530c383

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

Choose a tag to compare

@venkat2469 venkat2469 released this 22 Sep 16:17
2ea1197

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