Skip to content

Releases: Netflix/dgs-framework

v8.2.4

25 Jan 00:56
Compare
Choose a tag to compare

What’s Changed

  • Add back getters returning Optional to MetricsInstrumentationState (#1801) @kilink

v8.2.3

24 Jan 20:09
Compare
Choose a tag to compare

What’s Changed

v8.2.2

16 Jan 21:33
Compare
Choose a tag to compare

What’s Changed

v8.2.1

11 Jan 20:58
Compare
Choose a tag to compare

What’s Changed

v8.2.0

07 Dec 20:36
534c4a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...v8.2.0

v8.1.1

21 Nov 20:22
620e4b6
Compare
Choose a tag to compare

What’s Changed

v8.1.0

16 Nov 23:30
7871fb9
Compare
Choose a tag to compare

What’s Changed

This release introduces a new configuration to enable ticker mode in the ScheduledExecutorService via dgs.graphql.dataloaderTickerModeEnabled . This uses the new ticker mode feature introduced in the 3.2.1 release of java-dataloader and additional fixes in 3.2.2. This change allows the usage of chained dataloaders without the need to manually dispatch the loader calls using the ScheduledDataLoaderRegistry with ticker mode enabled.

v8.0.3

15 Nov 21:37
775eadb
Compare
Choose a tag to compare

What’s Changed

  • fix issue 1569 -- parse custom scalars in _entities representations (#1710) @Emily

v8.0.2

13 Nov 18:34
ed0af2b
Compare
Choose a tag to compare

What’s Changed

v8.0.1

06 Nov 03:37
b84bb1a
Compare
Choose a tag to compare

What’s Changed