Skip to content

Releases: graphiti-api/graphiti

v1.5.1

18 Mar 13:41

Choose a tag to compare

1.5.1 (2024-03-18)

Bug Fixes

v1.5.0

18 Mar 13:22

Choose a tag to compare

1.5.0 (2024-03-18)

Features

Release 1.4.0

17 Mar 20:57

Choose a tag to compare

What's Changed

  • Fix compatibility issues with ActiveSupport::LogSubscriber#color by @factyy in #457
  • 460 🐛 Fix bug: graphiti not compatible with Rails 7.1 by @svobom57 in #461
  • Show includes for sideloads in debugger by @bebbs in #462
  • Update appraisals to include Rails 7.1 and Ruby 3.2 + 3.3 by @jkeen in #463
  • Fix private call, it had the wrong argument by @daniel-illi in #446
  • Issue #451 parsing filters with curlies by @lkalwa in #452
  • Re-use resource class for remote sideloads (avoid memory leak) by @PChambino in #421
  • Sort types in generated schema by @PChambino in #407
  • fix: check for url presence before trying to append to it by @jkeen in #464

New Contributors

Full Changelog: v1.3.9...v1.4.0

Release 1.3.6

04 Feb 12:41
1521cf1

Choose a tag to compare

Main highlight is supporting more rubies, but full changelog update is pending

1.2.44

25 Jun 15:58

Choose a tag to compare

Fix for custom adapters not supporting offset-based pagination

Don't blow up parsing invalid json strings

08 Jun 14:50

Choose a tag to compare

Don't show pagination links on #show endpoints

09 May 13:01

Choose a tag to compare

1.2.42

Fix specs and rubocop issues

Fix issue with sideposted m2m validation

23 Apr 13:05

Choose a tag to compare

Don't blow up when missing/unexpected context

13 Apr 18:36

Choose a tag to compare

v1.2.40

Don't blow up when missing/unexpected context

Allow unwritable PK when associating on create

26 Mar 17:05

Choose a tag to compare