You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.10.0 CHANGELOG [skip ci] # [1.10.0](v1.9.0...v1.10.0) (2026-01-06) ### Features * add cache tag support to allow context-aware caching ([#498](#498)) ([e8c2bad](e8c2bad))
1.7.9 CHANGELOG [skip ci] ## [1.7.9](v1.7.8...v1.7.9) (2025-03-16) ### Bug Fixes * update version check for clear active connections active record deprecation ([#491](#491)) ([4e764f6](4e764f6))
1.7.8 CHANGELOG [skip ci] ## [1.7.8](v1.7.7...v1.7.8) (2025-03-16) ### Bug Fixes * compare URI-decoded path params ([#482](#482)) ([20b80dd](20b80dd)) * correct issue with many_to_many when one of the models has a prefix to the intersection model association ([#449](#449)) ([dc28a4f](dc28a4f)) * lazy constantize relation resources ([#492](#492)) ([3cc2983](3cc2983))
1.7.7 CHANGELOG [skip ci] ## [1.7.7](v1.7.6...v1.7.7) (2025-03-15) ### Bug Fixes * change class attribute behavior on endpoint method to work in ruby 3.2+ ([#493](#493)) ([04f1f3c](04f1f3c))