Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 19, 2025

Motivation:

swift-protobuf released a new version which modified generated code slightly. Our CI job for checking up-to-date generated code now fails.

Modifications:

  • Update generated code

Result:

CI passes

Motivation:

swift-protobuf released a new version which modified generated code
slightly. Our CI job for checking up-to-date generated code now fails.

Modifications:

- Update generated code

Result:

CI passes
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Aug 19, 2025
@glbrntt glbrntt enabled auto-merge (squash) August 19, 2025 10:20
@glbrntt glbrntt merged commit 289fbe9 into grpc:main Aug 19, 2025
42 checks passed
@glbrntt glbrntt deleted the update-protos branch August 19, 2025 11:51
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Nov 18, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `grpc-swift-2` to 2.2.0.

### Why are the changes needed?

To bring the latest improvements and bug fixes.
- https://github.com/grpc/grpc-swift-2/releases/tag/2.2.0
  - grpc/grpc-swift-2#23
  - grpc/grpc-swift-2#8
  - grpc/grpc-swift-2#16

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #261 from dongjoon-hyun/grpc-swift-2.2.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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