Skip to content

Releases: ldebruijn/graphql-protect

v0.7.1

19 Jan 13:38
Compare
Choose a tag to compare

What's Changed

  • feat(gql-parsing): Only attempt to parse request body if content leng… by @ldebruijn in #40

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Jan 12:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Jan 20:16
Compare
Choose a tag to compare

What's Changed

  • doc(banner): Introduce banner for Go GraphQL Armor by @ldebruijn in #24
  • feat(enforce-post): Add rule for enforcing the use of HTTP POST method when sending operations to the upstream API by @ldebruijn in #21
  • doc(introduction): Re order introduction by @ldebruijn in #25
  • doc(introduction): Re order introduction by @ldebruijn in #26

Full Changelog: v0.5.1...v0.6.0

v0.5.1

18 Jan 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jan 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Jan 21:11
Compare
Choose a tag to compare

What's Changed

  • fix(field-suggestions): Fix block-field-suggestions rule throwing Bod… by @ldebruijn in #19

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jan 15:21
Compare
Choose a tag to compare

What's Changed

  • add 'obfuscate_validation_errors' option to hide details about configured limits by @rickbijkerk in #18

Full Changelog: v0.3.3...v0.4.0

v0.3.3

10 Jan 13:22
Compare
Choose a tag to compare

What's Changed

  • fix(release): Update release flow to capture release version by @ldebruijn in #16
  • Fix max tokens config mapping and reject_on_failure property by @rickbijkerk in #17

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Jan 11:02
Compare
Choose a tag to compare

What's Changed

  • fix(loader-metrics): Update reload metrics, include result by @ldebruijn in #15

Full Changelog: v0.3.1...v0.3.2

v0.3.1

09 Jan 09:52
Compare
Choose a tag to compare

What's Changed

  • Persisted operations + GCS integration improvements by @rickbijkerk in #13
  • Fix gauges, add App-Info metric and reduce max-token default limit by @ldebruijn in #14

New Contributors

Full Changelog: v0.3.0...v0.3.1