Skip to content

Tags: graphiti-api/graphiti

Tags

v1.10.2

Toggle v1.10.2's commit message
1.10.2 CHANGELOG [skip ci] ## [1.10.2](v1.10.1...v1.10.2) (2026-03-18) ### Bug Fixes * Ensure RequestValidator validates resource relationships ([ddb5ad2](ddb5ad2))

v1.10.1

Toggle v1.10.1's commit message
1.10.1 CHANGELOG [skip ci] ## [1.10.1](v1.10.0...v1.10.1) (2026-01-09) ### Bug Fixes * make parse_fieldset more resilient ([#502](#502)) ([216213b](216213b))

v1.10.0

Toggle v1.10.0's commit message
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))

v1.9.0

Toggle v1.9.0's commit message
1.9.0 CHANGELOG [skip ci] # [1.9.0](v1.8.2...v1.9.0) (2026-01-03) ### Features * Support rails 8.1 ([#500](#500)) ([34d0cf0](34d0cf0))

v1.8.2

Toggle v1.8.2's commit message
1.8.2 CHANGELOG [skip ci] ## [1.8.2](v1.8.1...v1.8.2) (2025-05-20) ### Bug Fixes * prevent context loss by always setting thread and fiber locals ([#497](#497)) ([5f45f76](5f45f76))

v1.8.1

Toggle v1.8.1's commit message
1.8.1 CHANGELOG [skip ci] ## [1.8.1](v1.8.0...v1.8.1) (2025-03-17)

v1.8.0

Toggle v1.8.0's commit message
1.8.0 CHANGELOG [skip ci] # [1.8.0](v1.7.9...v1.8.0) (2025-03-17) ### Features * add thread pool with promises to limit concurrent sideloading ([#472](#472)) ([2998852](2998852))

v1.7.9

Toggle v1.7.9's commit message
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))

v1.7.8

Toggle v1.7.8's commit message
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))

v1.7.7

Toggle v1.7.7's commit message
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))