github tensorflow/serving 2.6.5

latest releases: 2.17.0, 2.16.1, 2.15.1...
2 years ago

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • Rollback incompatible C++17 changes. (commit: ba0fa72)
  • Roll forward with std::optional -> absl::optional. (commit: 009dac6)
  • Replace STL algorithm call with a container method (performance-inefficient-algorithm). (commit: f5bc099)
  • Remove unused "using" decl. (commit: ffcc4a1)
  • Move status_proto to public visible apis/ (it being used by public API protos) (commit: 7f894c7)
  • Move core/logging.proto -> apis/logging.proto (commit: 37c64b8)
  • Update TF Text to v2.5.0. (commit: 48e5a9e)
  • Adding python targets for config protos (commit: 757c3a6)
  • Remove experimental tags from uses of gRPC C++ callback API. (commit: b355023)
  • Add new --use_alts_credentials flag, to enable building secure credentials using Google ALTS. (commit: ceba636)
  • Enable HTTP PATCH support in evhttp_server (commit: 6cbc4a9)

Don't miss a new serving release

NewReleases is sending notifications on new releases.