Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 5, 2024

Motivation:

swift-protobuf 1.27.0 deprecated the init from serializedData in favor of the serializedBytes variant.

Modifications:

  • Stop using serializedData

Result:

Fewer warnings

Motivation:

swift-protobuf 1.27.0 deprecated the `init` from `serializedData` in
favor of the `serializedBytes` variant.

Modifications:

- Stop using `serializedData`

Result:

Fewer warnings
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Sep 5, 2024
@glbrntt glbrntt requested a review from gjcairo September 5, 2024 09:44
@glbrntt glbrntt enabled auto-merge (squash) September 5, 2024 10:00
@glbrntt glbrntt merged commit 3be62d5 into grpc:main Sep 5, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants