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

Support rails7.1 #9

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Support rails7.1 #9

merged 4 commits into from
Jan 9, 2024

Conversation

fumihumi
Copy link
Contributor

@fumihumi fumihumi commented Oct 25, 2023

Changes

spec (on CI) now works with rails 7.1. It is desirable to test with multiple versions. It would be nice to add matrix tests to this repository in the future

  * ActiveSupport::LogSubscriber#color bolding options was changed in rails 7.1.0
  ref: rails/rails#45976
  * original commit: #8
  * ref: https://github.com/rails/rails/pull/48353/files
  * ActiveRecord has been modified to use default_shards estimation with keys.first of connects_to hash
  swap_connection_handler method has been removed since rails 7.1
  ref: rails/rails@1bbaf0d
@fumihumi fumihumi merged commit 9a19e72 into master Jan 9, 2024
5 checks passed
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.

2 participants