What's Changed
- Breaking API: Allow WebsocketInitFunc to add payload to Ack (#4) by @telemenar in #2791
- add close flag into wsConnection to avoid duplicate calls of CloseFunc by @vlad-tokarev in #2803
- fix: CodeGen for omit_slice_element_pointers and GetMany Entity Resolvers by @parkerroan in #2802
- feat: update getting-started CreateTodo mutationResolver by @gitxiongpan in #2810
- Feature: Support Apollo Federation Auth Directives by @parkerroan in #2809
- Consider go type name when autobinding by @dany74q in #2812
- Update generated files that change when building by @telemenar in #2813
- Add a pong only keep alive for the new protocol by @telemenar in #2814
- Store parsed Schema on ExecutableSchema rather than use global variable by @gitxiongpan in #2811
- Add ability to not fail when pong is not received. by @telemenar in #2815
- Adding duration scalar conforming to ISO8601 standard by @rwrz in #2800
- Bump postcss from 8.4.24 to 8.4.31 in /integration by @dependabot in #2819
- Add @interfaceObject and @composeDirective at Federation 2 directive lists. by @wangmir in #2821
New Contributors
- @vlad-tokarev made their first contribution in #2803
- @parkerroan made their first contribution in #2802
- @dany74q made their first contribution in #2812
- @rwrz made their first contribution in #2800
- @wangmir made their first contribution in #2821
Full Changelog: v0.17.38...v0.17.39