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

feat!: ActiveRecord 7.2 support #1132

Merged
merged 5 commits into from
Aug 22, 2024
Merged

feat!: ActiveRecord 7.2 support #1132

merged 5 commits into from
Aug 22, 2024

Conversation

seuros
Copy link
Collaborator

@seuros seuros commented Aug 14, 2024

This PR remove support for EOL rubies and Rails.

closes: #1131
fixes: #1114 #1130

I will release the major version once the tests are green.

@seuros seuros mentioned this pull request Aug 14, 2024
Refactored several modules to extend ActiveSupport::Concern, replacing the previous pattern using self.included with class_methods blocks
feat: add zeitwerk loader by default
refactor: extracted the caching mechanism into it own concern
Updated instance variable checks and refactored taggable class attribute setup for better compatibility with modern Ruby versions. Removed version-specific logic now that support for Ruby versions below 1.9 is unnecessary.
jcoyne added a commit to projectblacklight/spotlight that referenced this pull request Aug 22, 2024
jcoyne added a commit to projectblacklight/spotlight that referenced this pull request Aug 22, 2024
jcoyne added a commit to projectblacklight/spotlight that referenced this pull request Aug 22, 2024
jcoyne added a commit to projectblacklight/spotlight that referenced this pull request Aug 22, 2024
@seuros seuros merged commit 5072273 into mbleigh:master Aug 22, 2024
30 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.

1 participant