Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 15, 2025

Motivation:

It's hard for packages to incrementally adopt gRPC with platforms in the package manifest as it requires packages to include platforms in their manifest or mint a new major version.

Modifications:

  • Move platform availability onto source code
  • Check annotations in CI

Result:

Easier to adopt

Motivation:

It's hard for packages to incrementally adopt gRPC with platforms in the
package manifest as it requires packages to include platforms in their
manifest or mint a new major version.

Modifications:

- Move platform availability onto source code
- Check annotations in CI

Result:

Easier to adopt
@glbrntt glbrntt added the 🆕 semver/minor Adds new public API. label May 15, 2025
@glbrntt glbrntt added 🔨 semver/patch No public API change. and removed 🆕 semver/minor Adds new public API. labels May 15, 2025
@glbrntt glbrntt marked this pull request as ready for review May 15, 2025 17:02
@glbrntt glbrntt requested a review from gjcairo May 16, 2025 09:05
@glbrntt glbrntt enabled auto-merge (squash) May 16, 2025 09:30
@glbrntt glbrntt merged commit f0f110a into grpc:main May 16, 2025
30 of 31 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