Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 15, 2025

Motivation:

grpc-swift 2.2.0 generates code with @available annotations. Sometimes it's necessary to raise these.

Modifications:

  • Add an Availability option to the code generator which, if set at least once overrides the default availability.
  • Update docs

Result:

Availability can be configured using protoc-gen-grpc-swift

Motivation:

grpc-swift 2.2.0 generates code with `@available` annotations. Sometimes
it's necessary to raise these.

Modifications:

- Add an `Availability` option to the code generator which, if set at
  least once overrides the default availability.
- Update docs

Result:

Availability can be configured using `protoc-gen-grpc-swift`
@glbrntt glbrntt added the 🆕 semver/minor Adds new public API. label May 15, 2025
@glbrntt glbrntt requested a review from gjcairo May 15, 2025 08:17
@glbrntt glbrntt enabled auto-merge (squash) May 15, 2025 08:31
@glbrntt glbrntt merged commit c96dec7 into grpc:main May 15, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants