This release fixes an issue where using TextFormat or JSON on watchOS could have run into an internal assertion.
What's Changed
SemVer Patch
- Be explicit about the type and bound we're checking in
BytecodeReader.nextInt32
. by @allevato in #1859
Other Changes
- Include Swift 6.2 in the CI config. by @thomasvl in #1853
- Version bump to do a release. by @thomasvl in #1860
Full Changelog: 1.31.1...1.31.2