Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Swift.Duration
andGoogle_Protobuf_Duration
. by @allevato in Add conversions betweenSwift.Duration
andGoogle_Protobuf_Duration
. apple/swift-protobuf#1745Google_Protobuf_Duration
with rounding control. by @thomasvl in Add a initializer to Google_Protobuf_Duration with rounding control. apple/swift-protobuf#1747Google_Protobuf_Timestamp
with rounding control by @thomasvl in Add a initializer to Google_Protobuf_Timestamp with rounding control apple/swift-protobuf#1748SemVer Patch
String(bytes:encoding:)!
forString(decoding:as:)
by @thomasvl in Swap String(bytes:encoding:)! for String(decoding:as:) apple/swift-protobuf#1731@type
to be minimally valid. by @thomasvl in During JSON parsing, validate@type
to be minimally valid. apple/swift-protobuf#1742google.protobuf.Any
JSON support. by @thomasvl in Build out the validation of google.protobuf.Any JSON support. apple/swift-protobuf#1744Other Changes
Duration
conversion tests. by @allevato in Add availability guards toDuration
conversion tests. apple/swift-protobuf#1746New Contributors
Full Changelog: apple/swift-protobuf@1.28.2...1.29.0