Skip to content

Lock connection_pool to 2.x#11467

Merged
nbudin merged 1 commit intomainfrom
downgrade-connection-pool
May 10, 2026
Merged

Lock connection_pool to 2.x#11467
nbudin merged 1 commit intomainfrom
downgrade-connection-pool

Conversation

@nbudin
Copy link
Copy Markdown
Contributor

@nbudin nbudin commented May 10, 2026

Purpose

connection_pool 3.x was recently released and got pulled in as a transitive dependency upgrade, but ActiveSupport's MemCacheStore doesn't support the new v3 API yet. This locks it back to 2.x until that compatibility lands.

See the upstream issue for details: mperham/connection_pool#212

Release plan and notes

🚢

🤖 Generated with Claude Code

ActiveSupport's MemCacheStore doesn't support the connection_pool 3.x API yet.
See mperham/connection_pool#212

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.09% 🟢 53.09% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.09%

@nbudin nbudin marked this pull request as ready for review May 10, 2026 15:59
@nbudin nbudin merged commit 576c71b into main May 10, 2026
18 checks passed
@nbudin nbudin deleted the downgrade-connection-pool branch May 10, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant