Skip to content

Tags: graphiti-api/graphiti

Tags

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))

v1.7.6

Toggle v1.7.6's commit message
1.7.6 CHANGELOG [skip ci]

## [1.7.6](v1.7.5...v1.7.6) (2024-11-06)

### Bug Fixes

* Gem version check ([#483](#483)) ([68e2492](68e2492))

v1.7.5

Toggle v1.7.5's commit message
1.7.5 CHANGELOG [skip ci]

## [1.7.5](v1.7.4...v1.7.5) (2024-09-16)

### Bug Fixes

* Fixes error in version check for ActiveRecord adapter introduced in [#478](#478) ([#479](#479)) ([42c82c3](42c82c3))

v1.7.4

Toggle v1.7.4's commit message
1.7.4 CHANGELOG [skip ci]

## [1.7.4](v1.7.3...v1.7.4) (2024-09-11)

### Bug Fixes

* update ActiveRecord adapter w/ support for Rails 7.2+ ([#478](#478)) ([8313e33](8313e33))

v1.7.3

Toggle v1.7.3's commit message
1.7.3 CHANGELOG [skip ci]

## [1.7.3](v1.7.2...v1.7.3) (2024-06-26)

### Bug Fixes

* require OpenStruct explicitly ([#475](#475)) ([e0fa18a](e0fa18a))