Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jun 16, 2025

Motivation:

SwiftProtobuf 1.30.0 was released recently and includes a few changes in the code it generates. This now trips up our CI job which checks our generated code is up-to-date.

Modifications:

Regenerate protos

Result:

CI passes

Motivation:

SwiftProtobuf 1.30.0 was released recently and includes a few changes in
the code it generates. This now trips up our CI job which checks our
generated code is up-to-date.

Modifications:

Regenerate protos

Result:

CI passes
@glbrntt glbrntt added the semver/none No version bump required. label Jun 16, 2025
@glbrntt glbrntt enabled auto-merge (squash) June 16, 2025 17:09
@glbrntt glbrntt merged commit a011e71 into grpc:main Jun 16, 2025
37 checks passed
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Aug 26, 2025
### What changes were proposed in this pull request?

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

### Why are the changes needed?

To bring the latest improvements and bug fixes.
- https://github.com/grpc/grpc-swift-2/releases/tag/2.1.0
  - grpc/grpc-swift-2#4
  - grpc/grpc-swift-2#3
  - grpc/grpc-swift-2#7

### 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 #231 from dongjoon-hyun/SPARK-52913.

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/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants