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