Changes for version 0.42_02 - 2023-11-13

  • Avoid issues with enum vlaues that clash with "special" Perl names (e.g. STDERR, BEGIN, ...)
  • Speed up map key encoding
  • Fix tests on Perl 5.38 (patch by José Joaquín Atria)
  • Avoid double-destruction when using threads (patch by Joey Korkames)

Changes for version 0.42_01 - 2023-07-05

  • Add option to treat undef field/map values as if they were not present

Documentation

introspection API for classes
abstract interface for message classes
protoc plugin for Google::ProtocolBuffers::Dynamic
protoc plugin demonstrating insertion points