Releases: d-exclaimation/pioneer
v1.0.0
First stable release of Pioneer. Pioneer have been under v0.x for a while and it has shown little major issues. This brings a bit more confidence for me to start introducing major improvements and changes.
Motivation
One of the goal is to allow more Web frameworks integrations. Vapor is a great Web framework, but similarly to Apollo Server, Pioneer should not strictly restrict itself to one framework.
At some point (possibly v2), Pioneer and its Vapor integration would be separate packages which allow user of the library to use other options if they see fit.
Another goal is catch up to Apollo Server v4 which have significant changes especially on the API of the library.
What's Changed
- v1: Vapor decoupling by @d-exclaimation in #92
- v1: Documentation, minimisations, and improvements by @d-exclaimation in #93
- v1: Integration support by @d-exclaimation in #94
- v1 by @d-exclaimation in #95
- Spec compliance by @d-exclaimation in #104
- feat: Added standalone server option by @d-exclaimation in #105
- v1: Standalone by @d-exclaimation in #106
Full Changelog: 0.10.1...1.0.0
v1.0.0-rc.1
What's Changed
- v1: Vapor decoupling by @d-exclaimation in #92
- v1: Documentation, minimisations, and improvements by @d-exclaimation in #93
- v1: Integration support by @d-exclaimation in #94
- v1 by @d-exclaimation in #95
- Spec compliance by @d-exclaimation in #104
- feat: Added standalone server option by @d-exclaimation in #105
- v1: Standalone by @d-exclaimation in #106
Full Changelog: 0.10.1...1.0.0-rc.1
v1.0.0-beta
What's Changed
- v1: Vapor decoupling by @d-exclaimation in #92
- v1: Documentation, minimisations, and improvements by @d-exclaimation in #93
- v1: Integration support by @d-exclaimation in #94
- v1 by @d-exclaimation in #95
Full Changelog: 0.10.1...1.0.0-beta
v0.10.1
What's Changed
- Contribution improvement and Better modularisation by @d-exclaimation in #88
- doc: Added guiding process flow of Pioneer by @d-exclaimation in #89
- AsyncEventStream convenience initialisers, Embedded Sandbox as default by @d-exclaimation in #91
Full Changelog: 0.10.0...0.10.1
v0.10.0
What's Changed
- Updated README by @d-exclaimation in #81
- Delete dump.rdb by @d-exclaimation in #82
- HTTP Encoding and WebSocket Security Improvement by @d-exclaimation in #84
Full Changelog: 0.9.4...0.10.0
v0.9.4
What's Changed
- Fixed issue with variables not included in Subscriptions by @d-exclaimation in #80
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- GraphQLSwift/DataLoader compatibility patch by @d-exclaimation in #79
Full Changelog: 0.9.2...0.9.3
v0.9.2
What's Changed
- Improvement and Issue Fixes to bring better Graphiti compatibility by @d-exclaimation in #78
- Fixed issue with ambiguity with Graphiti's own extensions
Full Changelog: 0.9.1...0.9.2
v0.9.1
What's Changed
- Fix: Fixed Sendable on validation rule by @d-exclaimation in #76
Full Changelog: 0.9.0...0.9.1
v0.9.0
What's Changed
- Validation Rules by @d-exclaimation in #72
- Fix: Fixed AbortError headers not being sent by @d-exclaimation in #73
- Feat: Added support for ConcurrentEventStream by @d-exclaimation in #74
- Update Documentation to v0.9.0 by @d-exclaimation in #75
Full Changelog: 0.8.6...0.9.0