github apple/swift-protobuf 1.18.0
1.18.0 Release

latest releases: 1.31.0, protoc-artifactbundle-v31.1, 1.30.0...
3 years ago
  • Minor Updates
    • Support JSON ignoreUnknownFields within WKTs. #1172
    • Handle writing out json when the value is empty/zero bytes and no type. #1167
  • Fixes from fuzz testing:
    • Handle skipping a JSON object that ends after the open brace. #1165
    • When skipping a varint for an unknown field, ensure it is valid. #1169
    • Rework JSON skipping so it's not recursive for nested arrays #1178
    • Track recursion depth for nested JSON ListValue structures #1179
    • Uses same workaround for stack sizes in non optimized builds. #1183
    • Reject fieldmasks that have non-ASCII characters for JSON #1185
    • Don't overrun string when parsing timestamps #1186

Don't miss a new swift-protobuf release

NewReleases is sending notifications on new releases.