Skip to content

Releases: DivvyPayHQ/absinthe_federation

v0.9.2

20 May 16:19
e065cdf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

18 Mar 20:51
d1735e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

24 Feb 20:44
a986aa5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 Dec 19:41
e676047

Choose a tag to compare

What's Changed

  • BREAKING: Rename :service and :any type identifiers to avoid conflicts by @fimassuda in #117

    This is a breaking change only if your code previously referenced the Absinthe Federation type identifiers :service or :any directly. For most users, there should be no impact.

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

06 Jun 20:35
bb4b206

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 May 21:21
4a48d7c

Choose a tag to compare

What's Changed

  • Add support for new federation directives by @kodyberry23 in #109
    • Progressive @override
    • @authenticated
    • @context
    • @cost
    • @listSize
    • @policy
    • @requiresScopes

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

09 Jan 18:50
eecdfd0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

01 Jan 20:46
8355fe0

Choose a tag to compare

What's Changed

  • Rework how _entities field works by @maciej-szlosarczyk in #104
    • Support async resolution with 0-arity function
    • Support Dataloader.Ecto
    • Support function capture in _resolve_reference

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

12 Aug 16:04
3e9eb92

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

17 Jun 16:06
b5e3564

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3