Skip to content

Conversation

gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Jan 12, 2024

Motivation

#718 moved to TransactionBody.makeSequence(backPressureStrategy:finishOnDeinit:delegate:) (from TransactionBody.makeSequence(backPressureStrategy:delegate:)). This change was introduced in swift-nil, v2.62.0 - however, the minimum version of NIO for this package was not updated, which can cause some dependency issues for some users.

Modifications

Update the required min version of swift-nio to 2.62.0 (up from 2.58.0).

Result

No more dependency issues.

@gjcairo gjcairo marked this pull request as ready for review January 12, 2024 11:45
@gjcairo gjcairo added the 🔨 semver/patch No public API change. label Jan 12, 2024
@gjcairo gjcairo merged commit 2914386 into swift-server:main Jan 12, 2024
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