Skip to content

Releases: ldebruijn/graphql-protect

v0.13.0

03 May 13:33
c6ce9b9
Compare
Choose a tag to compare

What's Changed

  • Validate CLI mode for validating persisted operations by @ldebruijn in #72
  • 69 operation name is not forwarded for persisted queries by @ldebruijn in #83

Full Changelog: v0.12.4...v0.13.0

v0.12.4

03 May 11:28
59d1a4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.12.4

v0.12.3

15 Apr 10:46
959c5e1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump the production-dependencies group with 1 update by @dependabot in #73
  • chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #75
  • chore(deps): Bump the production-dependencies group with 6 updates by @dependabot in #76
  • add more info to errors by @rickbijkerk in #77

Full Changelog: v0.12.2...v0.12.3

v0.12.2

29 Mar 14:14
1402a06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

22 Mar 13:24
88184ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

14 Mar 08:26
35b4cbc
Compare
Choose a tag to compare

What's Changed

  • Feature/allow loading files from subdirs by @rickbijkerk in #66
  • chore(deps): Bump the production-dependencies group with 1 update by @dependabot in #65
  • chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #67

Full Changelog: v0.11.2...v0.12.0

v0.11.2

04 Mar 15:12
d8588b5
Compare
Choose a tag to compare

What's Changed

  • upgrade(go): v1.22.0 by @ldebruijn in #61
  • chore(deps): Bump the production-dependencies group with 3 updates by @dependabot in #60
  • chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #62
  • chore(deps): Bump the production-dependencies group with 7 updates by @dependabot in #63
  • chore(deps): Bump the production-dependencies group with 3 updates by @dependabot in #64

Full Changelog: v0.11.1...v0.11.2

v0.11.1

09 Feb 16:04
8ba4da6
Compare
Choose a tag to compare

What's Changed

  • Add redacted_headers to default config.yml by @aacoba in #58
  • chore(deps): Bump the production-dependencies group with 7 updates by @dependabot in #57

Bugs fixed

  • fix(xff): Properly forward x-forwarded-for on proxy by @ldebruijn in #59

Full Changelog: v0.11.0...v0.11.1

v0.11.0

08 Feb 07:09
db80deb
Compare
Choose a tag to compare

What's Changed

  • Move rules into rules package and other smaller code cleanups by @aacoba in #54
  • Add OTEL Tracing by @aacoba in #55

Full Changelog: v0.10.0...v0.11.0

v0.10.0

30 Jan 09:35
2ed28ba
Compare
Choose a tag to compare

What's Changed

  • doc(upgrade): Upgrade documentation, restructure, add run examples by @ldebruijn in #47
  • Upgrade docs by @ldebruijn in #48
  • Upgrade docs by @ldebruijn in #49
  • Improve gitignore and remove Jetbrains IDE files by @aacoba in #50
  • feat(metrics): Remove histograms since durations are too tiny to track by @ldebruijn in #52
  • chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #53
  • Restructure some modules/code by @aacoba in #51

New Contributors

Full Changelog: v0.9.1...v0.10.0