Skip to content

Bump protobuf-java from 3.19.0 to 3.19.1

Bumps protobuf-java from 3.19.0 to 3.19.1.

Release notes

Sourced from protobuf-java's releases.

Protocol Buffers v3.19.1

Bazel

  • Ensure that release archives contain everything needed for Bazel (#9131)
  • Align dependency handling with Bazel best practices (#9165)

JavaScript

  • Fix ReferenceError: window is not defined when getting the global object (#9156)

Ruby

  • Fix memory leak in MessageClass.encode (#9150)
Commits
  • 7c40b2d Update protobuf version (#9167)
  • 42ff92a Merge pull request #9166 from acozzette/cherry-pick-fixes
  • 1c8ae24 Update changelog for 3.19.1
  • b2ac7ce Fix memory leak in MessageClass.encode
  • e58469b JS: Fixed ReferenceError: window is not defined when getting the global obj...
  • c7dfd0d Align dependency handling with Bazel best practices (#9165)
  • 67c2a92 Ensure that release archives contain everything needed for Bazel (#9131)
  • See full diff in compare view

Merge request reports