Skip to content

v1.2.5.1 - Fixed multiple server crash and implemented unpacking for varints in unknown fields

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 23:03
c3336ea

What's Changed

  • Update to only export LIBRARY_EXPORT symbols from the shared library for Linux by @yaqian256 in #362
  • Updated various github action's versions by @yash-ni in #367
  • Added support for unpacking varints in unknownfields. by @yash-ni in #369
  • Remove singleton behavior for Reflection Plugin Class to fix multiple server crash by @yash-ni in #370

New Contributors

Full Changelog: v1.2.4.1...v1.2.5.1