Skip to content

Releases: ldebruijn/graphql-protect

v0.17.2

17 Oct 09:56
d2dff6e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #134
  • chore(deps): Bump google.golang.org/api from 0.198.0 to 0.199.0 in the production-dependencies group by @dependabot in #135
  • chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #136
  • Limit request bytes by @ldebruijn in #138
  • Limit request bytes by @ldebruijn in #140
  • chore(deps): Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #139
  • doc(http): Add specific HTTP configuration documentation by @ldebruijn in #141
  • Docs by @ldebruijn in #142

Full Changelog: v0.17.1...v0.17.2

v0.17.1

16 Sep 14:40
a6a0b7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

16 Sep 03:50
4e88332
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • This release changes the configuration mechanism of Protect, using only the YAML file as configuration source. Please check the Configuration documentation for more information
  • This release adds Max List Depth support. Because of that the configuration object of max_depth has been changed. Please migrate to the new field and list sub objects during the deprecation period.

Full Changelog: v0.16.2...v0.17.0-rc1

v0.16.2

28 Aug 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

19 Aug 10:52
bd964ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Aug 11:27
5ac2de8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.6...v0.16.0

v0.15.6

09 Aug 12:55
6882262
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.5...v0.15.6

v0.15.5-rc1

09 Aug 13:27
6902f8f
Compare
Choose a tag to compare
v0.15.5-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.5...v0.15.5-rc1

What's Changed

Full Changelog: v0.15.5...v0.15.5-rc1

v0.15.4

07 Aug 12:15
cd11d6d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump google.golang.org/api from 0.188.0 to 0.189.0 in the production-dependencies group by @dependabot in #108
  • chore(deps): Bump google.golang.org/api from 0.189.0 to 0.190.0 in the production-dependencies group by @dependabot in #109
  • add metric to count how many files were read from disk by @rickbijkerk in #110

Full Changelog: v0.15.3...v0.15.4

v0.15.3

26 Jul 11:57
302679a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.15.3