Releases: graphiti-api/graphiti
Releases · graphiti-api/graphiti
v1.8.2
1.8.2 (2025-05-20)
Bug Fixes
- prevent context loss by always setting thread and fiber locals (#497) (5f45f76)
v1.7.8
1.7.8 (2025-03-16)
Bug Fixes
- compare URI-decoded path params (#482) (20b80dd)
- correct issue with many_to_many when one of the models has a prefix to the intersection model association (#449) (dc28a4f)
- lazy constantize relation resources (#492) (3cc2983)
@zvkemp @bguban
v1.7.7
1.7.7 (2025-03-15)
Bug Fixes
- change class attribute behavior on endpoint method to work in ruby 3.2+ (#493) (04f1f3c)
v1.7.6
1.7.6 (2024-11-06)
Bug Fixes
v1.7.5
1.7.5 (2024-09-16)
Bug Fixes
- Fixes error in version check for ActiveRecord adapter introduced in #478 (#479) (42c82c3)
v1.7.4
1.7.4 (2024-09-11)
Bug Fixes
- update ActiveRecord adapter w/ support for Rails 7.2+ (#478) (8313e33)
v1.7.3
1.7.3 (2024-06-26)
Bug Fixes