What's Changed
SemVer Patch
- Update protobuf to v35.0 by @github-actions[bot] in #2065
- Prune unused vendored protobuf sources by @Qabbout in #2066
- Reject out-of-range float values in quoted JSON numbers by @adityasingh2400 in #2069
- Reject invalid sub-second precision in Timestamp/Duration JSON decoding by @adityasingh2400 in #2068
- Keep destination message fields when merging an unset source field by @adityasingh2400 in #2073
- Update protobuf to v35.1 by @github-actions[bot] in #2108
- Support the new JSON name option for enum values. by @thomasvl in #2111
- reject unescaped control characters in json strings by @jmestwa-coder in #2112
- reject illegal characters in field mask json paths by @jmestwa-coder in #2114
- Version bump to prep a release. by @thomasvl in #2117
- Correct the version number for the release by @thomasvl in #2118
Other Changes
- Hopefully some streamlining related to CompileTests. by @thomasvl in #2064
- Update proto file from upstream. by @thomasvl in #2067
- Update generated_swift_names & protoc invocations. by @thomasvl in #2091
- Update the CI sanitizer usage. by @thomasvl in #2084
- Fix DocC symbol links and placeholders in documentation comments by @adityasingh2400 in #2093
- Update proto files from upstream. by @thomasvl in #2094
- Update proto files from upstream. by @thomasvl in #2115
New Contributors
- @Qabbout made their first contribution in #2066
- @adityasingh2400 made their first contribution in #2069
- @jmestwa-coder made their first contribution in #2112
Full Changelog: 1.38.0...1.38.1