Releases: ldebruijn/graphql-protect
Releases · ldebruijn/graphql-protect
v0.7.1
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
What's Changed
- feat(dependabot): Create dependabot.yml by @ldebruijn in #27
- chore(deps): Bump alpine from 3.18 to 3.19 by @dependabot in #28
- chore(deps): Bump github.com/vektah/gqlparser/v2 from 2.5.10 to 2.5.11 by @dependabot in #29
- chore(deps): Upgrade dependencies by @ldebruijn in #35
- chore(dependabot): Group PRs by @ldebruijn in #36
- Add Max Batch Size protection by @ldebruijn in #39
- fix configuration example by @rickbijkerk in #38
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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
What's Changed
- Feature/register max tokens metrics by @rickbijkerk in #23
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Expand linting configuration by @ldebruijn in #20
- add depth limiting by @rickbijkerk in #22
Full Changelog: v0.4.1...v0.5.0
v0.4.1
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
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
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
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
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
- @rickbijkerk made their first contribution in #13
Full Changelog: v0.3.0...v0.3.1