v1.2.5.1 - Fixed multiple server crash and implemented unpacking for varints in unknown fields
Pre-release
Pre-release
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
- @yaqian256 made their first contribution in #362
Full Changelog: v1.2.4.1...v1.2.5.1