New
v1.8.0
What's Changed
- fix(ci): make tests compatible with new webonyx/graphql-php schema by @mcg-web in https://github.com/overblog/GraphQLBundle/pull/1210
- Fix hasAnyRole doc by @mcg-web in https://github.com/overblog/GraphQLBundle/pull/1208
- add kernel.reset tag to allow clearing memory between request by @Nyholm in https://github.com/overblog/GraphQLBundle/pull/1203
- Fix typos and improve clarity in validation documentation by @murtukov in https://github.com/overblog/GraphQLBundle/pull/1217
- Rollback changes done to the InputValidator and the relevant tests by @murtukov in https://github.com/overblog/GraphQLBundle/pull/1214
- Fix
input-objectvalidation issue by @murtukov in https://github.com/overblog/GraphQLBundle/pull/1215 - Test Symfony 7.2 & 7.3 and make CI green by @Nyholm in https://github.com/overblog/GraphQLBundle/pull/1224
- Fix highest deps test by @achertovsky in https://github.com/overblog/GraphQLBundle/pull/1225
- making dockerfile get assembled by @achertovsky in https://github.com/overblog/GraphQLBundle/pull/1226
- fix: typo in declared by @simPod in https://github.com/overblog/GraphQLBundle/pull/1220
- fix: preserve zero fraction during response json encoding by @edglev in https://github.com/overblog/GraphQLBundle/pull/1223
New Contributors
- @Nyholm made their first contribution in https://github.com/overblog/GraphQLBundle/pull/1203
- @achertovsky made their first contribution in https://github.com/overblog/GraphQLBundle/pull/1225
- @simPod made their first contribution in https://github.com/overblog/GraphQLBundle/pull/1220
- @edglev made their first contribution in https://github.com/overblog/GraphQLBundle/pull/1223
Full Changelog: https://github.com/overblog/GraphQLBundle/compare/v1.7.1...v1.8.0