Skip to content

Releases: ash-project/ash_graphql

v1.8.2

07 Aug 02:02
Compare
Choose a tag to compare

Improvements:

  • Add support for relay_id_translation on GraphQL subscriptions (#349) by Mike Wilson

v1.8.1

29 Jul 21:46
Compare
Choose a tag to compare

Bug Fixes:

  • apply destroy loads on initial query (#346) by Daniel Gollings

v1.8.0

17 Jul 15:06
Compare
Choose a tag to compare

Features:

  • add domain-level pubsub configuration for subscriptions (#341) by @barnabasJ

v1.7.17

02 Jul 21:23
Compare
Choose a tag to compare

Bug Fixes:

  • fix :none relationship pagination strategy, and improve tests for it (#337) by Jesse Williams

v1.7.16

02 Jul 14:14
Compare
Choose a tag to compare

Bug Fixes:

  • Add sorting of managed inputs to output stable graphql schema (#334) by olivermt