Skip to content

Protocol Buffers v3.18.1

Compare
Choose a tag to compare
@acozzette acozzette released this 05 Oct 18:46
· 39 commits to 3.18.x since this release
0dab03b

Python

  • Update setup.py to reflect that we now require at least Python 3.5 (#8989)
  • Performance fix for DynamicMessage: force GetRaw() to be inlined (#9023)

Ruby

  • Update ruby_generator.cc to allow proto2 imports in proto3 (#9003)