Skip to content

Releases: graphiti-api/graphiti

v1.8.2

20 May 20:16
Compare
Choose a tag to compare

1.8.2 (2025-05-20)

Bug Fixes

  • prevent context loss by always setting thread and fiber locals (#497) (5f45f76)

v1.8.1

17 Mar 23:43
Compare
Choose a tag to compare

1.8.1 (2025-03-17)

v1.8.0

17 Mar 16:00
Compare
Choose a tag to compare

1.8.0 (2025-03-17)

Features

  • add thread pool with promises to limit concurrent sideloading (#472) (2998852)

@MattFenelon

v1.7.9

16 Mar 16:41
Compare
Choose a tag to compare

1.7.9 (2025-03-16)

Bug Fixes

  • update version check for clear active connections active record deprecation (#491) (4e764f6)

@yasirazgar

v1.7.8

16 Mar 16:38
Compare
Choose a tag to compare

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

15 Mar 16:48
Compare
Choose a tag to compare

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

06 Nov 00:12
Compare
Choose a tag to compare

1.7.6 (2024-11-06)

Bug Fixes

v1.7.5

16 Sep 13:24
Compare
Choose a tag to compare

1.7.5 (2024-09-16)

Bug Fixes

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

v1.7.4

11 Sep 17:07
Compare
Choose a tag to compare

1.7.4 (2024-09-11)

Bug Fixes

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

v1.7.3

26 Jun 17:35
Compare
Choose a tag to compare

1.7.3 (2024-06-26)

Bug Fixes