v1.4.13
What's Changed
- Log out request ID when the plugin is enabled by @lucianjon in #236
- Format Request-ID as canonical UUID by @pkqk in #237
- Clean up some debug information by @pkqk in #239
- Use go.mod to define go version in Actions by @pkqk in #241
- Update gqlgen libraries by @facecrusher in #240
- Update codecov action by @pkqk in #242
- Use custom http clients for downstream Services by @karatekaneen in #238
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #243
- Improve auth error messages by @pkqk in #244
- Add opencontainers.org metadata to image by @pkqk in #245
- feat: OpenTelemetry tracing and metrics by @asger-noer in #246
- feat: OpenTelemetry env url by @asger-noer in #247
- Notify internal Movio repository of updates by @pkqk in #248
- Update golang.org/x/crypto for CVE-2023-48795 by @pkqk in #249
- Notify Movio on release event by @pkqk in #250
- Update github actions by @pkqk in #251
- Update image push action to latest actions by @pkqk in #252
- Update go to v1.21 by @pkqk in #253
- Provide defaultValue on input types in schema introspection by @benzolium in #256
- Add config for more CORS middleware options by @pkqk in #259
- Update to Go 1.22 by @pkqk in #255
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #258
New Contributors
- @facecrusher made their first contribution in #240
- @asger-noer made their first contribution in #246
- @benzolium made their first contribution in #256
Full Changelog: v1.4.12...v1.4.13