Skip to content

Releases: GraphQLSwift/DataLoader

2.3.5 - Birmingham

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 23 Apr 06:22
e9fd540

What's Changed

Full Changelog: 2.3.4...2.3.5

2.3.4 - Bozeman

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 22 Apr 05:54
6e61423

What's Changed

Full Changelog: 2.3.3...2.3.4

2.3.3 - Fargo

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 07 Jan 06:14
6cbaae0

What's Changed

Full Changelog: 2.3.2...2.3.3

2.3.2 - Boston

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 11 Sep 14:38
15ff327

What's Changed

  • fix: avoid leaking CheckedContinuations by removing possible Channel actor reentrancy by @bjschoenfeld in #27

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1 - Rome

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 20 Jun 16:00
3945e9c

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0 - Munich

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 26 Oct 03:29
52b1f3d

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0 - Prague

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 25 Jul 21:50
5c27005

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0 - Lava Hot

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 18 Jun 21:37
b235b88

Makes cache clearing functions public

2.0.2 - Snow Day

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 02 Feb 17:09
bc8ec06

This fixes throwing batchLoadFunctions, which in the past would cause deadlocks or an abandoned NIO future errors.

Merges: #13

2.0.1 - The High Country

Choose a tag to compare

@NeedleInAJayStack NeedleInAJayStack released this 08 Oct 19:25
622f0d3

Fixes a race condition bug with loadMany

Merges #11