Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Rails 7.0 and 7.1 #192

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Drop support for Rails 7.0 and 7.1 #192

merged 1 commit into from
Aug 13, 2024

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Aug 12, 2024

Solid Cache 1.0 requires Rails 7.2 or later.

This is because it needs support for disabling compression in Active Record Encryption and uncached(dirties: false) which were both introduced in 7.2.

Solid Cache 1.0 requires Rails 7.2 or later.

This is because it needs support for disabling compression in
Active Record Encryption and `uncached(dirties: false)` which
were both introduced in 7.2.
@djmb djmb merged commit 8eaf08b into main Aug 13, 2024
19 checks passed
@djmb djmb deleted the require-rails-7.2 branch August 13, 2024 14:12
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