Skip to content

Release v26.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 01:14
· 4 commits to master since this release
512a6b9
  • Merge pull request #30 from speee/release/v26.1.2 (512a6b9)
  • Bump version to 26.1.2 (0ad00e6)
  • Merge pull request #27 from speee/dependabot/github_actions/actions/checkout-6 (2babbb6)
  • Merge pull request #26 from speee/dependabot/github_actions/softprops/action-gh-release-2 (532e672)
  • ci: bump actions/checkout from 3 to 6 (396d3da)
  • ci: bump softprops/action-gh-release from 1 to 2 (1d91198)
  • Merge pull request #25 from speee/ci/add-security-scanning (29ec8d3)
  • Merge branch 'master' into ci/add-security-scanning (457305b)
  • Remove Brakeman (not suitable for gem libraries) (8677ba2)
  • Merge pull request #24 from speee/rails-8.1-compatibility (5cd0ed8)
  • Add security scanning and Dependabot configuration (ea9b2c5)
  • Add Rails 8.1 compatibility improvements (4a10213)
  • Merge pull request #23 from speee/fix/rails-8-forcessl-compatibility (0513b04)
  • Merge pull request #22 from speee/test/rails-8.1-relationship-routes (302fa5d)
  • Fix ActionController::ForceSSL compatibility with Rails 8.0+ (8aaa814)
  • Add Rails 8.1 compatibility tests for relationship routes (3810178)
  • Merge pull request #21 from speee/fix/rails7-polymorphic-inverse-relationship-1473 (b9de02d)
  • Merge branch 'master' into fix/rails7-polymorphic-inverse-relationship-1473 (d6066d3)
  • Merge pull request #20 from speee/fix/rails7-activemodel-resources-1467 (953ec76)
  • Merge pull request #19 from speee/fix/rails72-activesupport-deprecation-1465 (17c0160)
  • Merge pull request #18 from speee/fix/rails71-zeitwerk-resource-controller-1464 (4734642)
  • Fix Rails 5.1 compatibility: Remove ActiveModel::Attributes (d5d116b)
  • Remove controller test to avoid test suite interference (7cbcccd)
  • Remove broken polymorphic_has_many_test.rb (d0ab8b9)
  • Add test for Issue JSONAPI-Resources#1473: Polymorphic has_many relationships (64fa010)
  • Add tests for Issue JSONAPI-Resources#1467: ActiveModel resources support (26aebdb)
  • Fix Issue JSONAPI-Resources#1465: Rails 7.2 ActiveSupport::Deprecation compatibility (33e2dad)
  • Fix Issue JSONAPI-Resources#1464: Rails 7.1 Zeitwerk autoloading race condition (03a4737)
  • Merge pull request #17 from speee/docs/add-speee-fork-installation-instructions (e057af8)
  • Add Speee fork goals and key changes to README (ec60062)
  • Add Speee fork installation instructions to README (76e3dd7)