What's Changed
- Allow preserve_resolver config to work for layout follow schema by @StevenACoffman in #3361
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /_examples by @dependabot in #3368
- chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /_examples by @dependabot in #3369
- chore(deps-dev): bump urql from 4.2.0 to 4.2.1 in /integration by @dependabot in #3365
- chore(deps-dev): bump @apollo/client from 3.11.8 to 3.11.9 in /integration by @dependabot in #3363
- chore(deps-dev): bump vite from 5.4.10 to 5.4.11 in /integration by @dependabot in #3364
- Improve transport.Post Do method by @lkeix in #3373
- add
worker_limit
option for server code generation by @OldBigBuddha in #3376 - chore(deps-dev): bump @apollo/client from 3.11.9 to 3.11.10 in /integration by @dependabot in #3379
- chore(deps-dev): bump vitest from 2.1.4 to 2.1.5 in /integration by @dependabot in #3378
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #3377
- websocket subscribe missing header bugfix by @jeremylaier-tc in #3383
- Fix missing boundary when MultipartMixed transport aggregates initial and deferred response by @phughes-scwx in #3382
- Update field collection to allow inline fragment without type by @phughes-scwx in #3384
New Contributors
- @lkeix made their first contribution in #3373
- @OldBigBuddha made their first contribution in #3376
- @jeremylaier-tc made their first contribution in #3383
- @phughes-scwx made their first contribution in #3382
Full Changelog: v0.17.56...v0.17.57