Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Oct 31, 2024

Motivation:

We require that the ServerQuiescingHelper is Sendable, which it is as of version 1.12.0, however our depenencies our depenency requirements don't express that and if an older version is resolved then compilation will fail.

Modifications:

  • Bump the required version to 1.24.0

Result:

More accurate version requirement

Motivation:

We require that the ServerQuiescingHelper is Sendable, which it is as of
version 1.12.0, however our depenencies our depenency requirements don't
express that and if an older version is resolved then compilation will fail.

Modifications:

- Bump the required version to 1.24.0

Result:

More accurate version requirement
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Oct 31, 2024
@glbrntt glbrntt requested a review from rnro November 8, 2024 12:53
@glbrntt glbrntt merged commit b5023df into grpc:release/1.x Nov 8, 2024
11 of 14 checks passed
@glbrntt glbrntt deleted the bump-nio-extras-version branch November 8, 2024 14:06
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