Releases: GraphQLSwift/GraphQL
Releases · GraphQLSwift/GraphQL
4.1.1 - Pinamar
What's Changed
Fixes
- Adjust recursive cycle detection to fix EXC_BAD_ACCESS by @maximkrouk in #181
Developer Experience
- Updates readme badges by @NeedleInAJayStack in #176
- Fixes formatting by @NeedleInAJayStack in #179
- Adds other project links to documentation by @NeedleInAJayStack in #178
- Converts to swift-format by @NeedleInAJayStack in #180
New Contributors
- @maximkrouk made their first contribution in #181
Full Changelog: 4.1.0...4.1.1
4.1.0 - Tacuarembó
What's Changed
- Field resolvers are mutable by @NeedleInAJayStack in #174
Full Changelog: 4.0.6...4.1.0
4.0.6 - Lima
What's Changed
- fix: Adds concurrency protections to field/interface caches by @NeedleInAJayStack in #175
Full Changelog: 4.0.5...4.0.6
4.0.5 - Santiago
What's Changed
- Benchmarks and Performance Improvements by @NeedleInAJayStack in #171
- AST parsing supports null default values on input objects by @NeedleInAJayStack in #173
Full Changelog: 4.0.4...4.0.5
4.0.4 - Amapá
What's Changed
- Fixes concurrency issues with error collection by @NeedleInAJayStack in #172
Full Changelog: 4.0.3...4.0.4
4.0.3 - Santarém
What's Changed
- fix: Encapsulates subscription steam consumption by @NeedleInAJayStack in #170
Full Changelog: 4.0.2...4.0.3
4.0.2 - San Fernando
What's Changed
- Converts tests to Swift Testing by @NeedleInAJayStack in #169.
- This also resolves a concurrency issue with the DispatchQueue cache implementation.
Full Changelog: 4.0.1...4.0.2
4.0.1 - Merida
What's Changed
GraphQLResultmarked Sendable by @NeedleInAJayStack in #168
Full Changelog: 4.0.0...4.0.1
4.0.0 - Huaraz
This package is now entirely Swift Concurrency-based, and has no NIO dependency.
See the migration instructions for how to smoothly adopt the new version!
What's Changed
- Uses GraphQLSwift CI by @NeedleInAJayStack in #165
- Breaking: Converts to Swift Concurrency by @NeedleInAJayStack in #166
Full Changelog: 3.0.2...4.0.0