Skip to content

Release 1.4.0

Choose a tag to compare

@jkeen jkeen released this 17 Mar 20:57

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