Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 17:00
33ad573

Version v1.10.0 (2023-07-28)

Features

  • Add basic support for OpenCensus tracing (resolvers only) (#70) (a2dabe9)

Chores and tidying

  • deps: update module github.com/99designs/gqlgen to v0.17.36 (#75) (abfcb3f)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.8 (#74) (3016084)
  • deps: update module github.com/99designs/gqlgen to v0.17.35 (#73) (31a7b82)
  • Disable introspection already in the server, drop obsolete middleware (#72) (dcbd7df)

What's Changed

  • feat: Add basic support for OpenCensus tracing (resolvers only) by @carstendietrich in #70
  • chore(introspection): Replace middleware by loading the extension only if needed by @carstendietrich in #72
  • chore(deps): update module github.com/99designs/gqlgen to v0.17.35 by @renovate in #73
  • chore(deps): update module github.com/vektah/gqlparser/v2 to v2.5.8 by @renovate in #74
  • chore(deps): update module github.com/99designs/gqlgen to v0.17.36 by @renovate in #75
  • Release v1.10.0 by @github-actions in #71

Full Changelog: v1.9.1...v1.10.0