Fixed
- Handle signals preventing process being unkillable when run in container by @tpoliaw in #232
- Show errors when client cannot connect to server by @tpoliaw in #230
Housekeeping + CI
- Remove redundant lifetimes from graphql context by @tpoliaw in #218
- Split format and clippy into separate CI jobs by @tpoliaw in #220
- Stop returning results from infallible fields by @tpoliaw in #215
- Update MSRV to 1.86 by @tpoliaw in #209
- Use graphql's value macro instead of local rewrite by @tpoliaw in #227
- Push code coverage to codecov by @ZohebShaikh in #223
- Cache container build CI by @tpoliaw in #231
Dependency updates
See PRs for dependency updates
Full Changelog: v1.0.1...v1.1.0