v0.17.47
StevenACoffman
released this
18 May 19:22
·
192 commits
to master
since this release
What's Changed
- chore: simplify generating examples in release script by @alexandear in #3064
- refactor: compile regex only once by @alexandear in #3063
- refactor: simplify test asserts by @alexandear in #3061
- Fix typo in error message by @alexandear in #3065
- chore: remove deprecated errcheck.ignore lint option by @alexandear in #3062
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #3069
- chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #3071
- chore(deps-dev): bump @apollo/client from 3.10.2 to 3.10.3 in /integration by @dependabot in #3073
- chore(deps-dev): bump urql from 4.0.7 to 4.1.0 in /integration by @dependabot in #3074
- chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #3072
- chore(deps): bump github.com/sosodev/duration from 1.3.0 to 1.3.1 by @dependabot in #3070
- Fix go mod tidy by @StevenACoffman in #3075
- Ability to inline extraFields configuration. New @goExtraField directive. by @atzedus in #3076
- Federation: Update docs to use IntrospectAndCompose by @frankywahl in #3077
- bugfix for @gofield + @goExtraField combination by @atzedus in #3078
- Fix #2856: resolver receive previous implementation on render by @roneli in #2886
- Update gqlparser to v2.5.12 by @StevenACoffman in #3080
Full Changelog: v0.17.46...v0.17.47