Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 19, 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/patch No public API change. label May 19, 2025
@glbrntt glbrntt enabled auto-merge (squash) May 19, 2025 13:16
@glbrntt
Copy link
Collaborator Author

glbrntt commented May 19, 2025

API breakage is a false positive; see #48

@glbrntt glbrntt requested review from gjcairo and rnro May 19, 2025 14:30
@glbrntt glbrntt merged commit 41ba003 into grpc:main May 20, 2025
26 checks passed
@glbrntt glbrntt deleted the availability branch May 20, 2025 15:16
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