Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 08:33
f9c3fca

Version v1.11.0 (2024-02-06)

Features

  • security: add middleware to limit top level operation amount (#90) (4cb35ae)

Chores and tidying

  • deps: update module github.com/99designs/gqlgen to v0.17.43 (#91) (0c43c47)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.11 (#92) (ebeef0c)
  • deps: update actions/setup-go action to v5 (#88) (2a52972)
  • deps: update module github.com/spf13/cobra to v1.8.0 (#86) (ed0576b)
  • deps: update module github.com/99designs/gqlgen to v0.17.41 (#87) (b5cd0ce)

What's Changed

  • chore(deps): update module github.com/99designs/gqlgen to v0.17.41 by @renovate in #87
  • chore(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #86
  • chore(deps): update actions/setup-go action to v5 by @renovate in #88
  • feat(security): add middleware to limit top level operation amount by @KarolNowakk in #90
  • chore(deps): update module github.com/vektah/gqlparser/v2 to v2.5.11 by @renovate in #92
  • chore(deps): update module github.com/99designs/gqlgen to v0.17.43 by @renovate in #91
  • Release v1.11.0 by @github-actions in #89

New Contributors

Full Changelog: v1.10.1...v1.11.0