Skip to content

Protocol Buffers v3.19.1

Compare
Choose a tag to compare
@acozzette acozzette released this 29 Oct 00:04
· 82 commits to 3.19.x since this release
7c40b2d

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)