Releases: ldebruijn/graphql-protect
Releases · ldebruijn/graphql-protect
v0.17.2
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
What's Changed
- Fix command parsing by @ldebruijn in #132
- chore(deps): Bump the production-dependencies group with 7 updates by @dependabot in #131
- Fix command parsing by @ldebruijn in #133
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Badges by @ldebruijn in #121
- chore(deps): Bump google.golang.org/api from 0.194.0 to 0.195.0 in the production-dependencies group by @dependabot in #122
- General improvements by @ldebruijn in #124
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #123
- Feature/fix fragments not working inside operation by @rickbijkerk in #126
- docs(trusted-documents): Clarify trusted documents and persisted oper… by @ldebruijn in #127
- Max list depth by @ldebruijn in #128
- docs(config): Cleanup by @ldebruijn in #130
- feat(batch): Add counter for batch size, fix metric by @ldebruijn in #129
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 newfield
andlist
sub objects during the deprecation period.
Full Changelog: v0.16.2...v0.17.0-rc1
v0.16.2
What's Changed
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #117
- chore: Collapse imports by @ldebruijn in #119
- chore(deps): Bump the production-dependencies group with 8 updates by @dependabot in #118
- Clean docs by @ldebruijn in #120
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #115
- feat(go-1.23): Update version by @ldebruijn in #116
Full Changelog: v0.16.0...v0.16.1
v0.16.0
v0.15.6
What's Changed
- Fix persisted ops loading by @ldebruijn in #112
- Fix persisted ops loading by @ldebruijn in #113
Full Changelog: v0.15.5...v0.15.6
v0.15.5-rc1
What's Changed
- Fix persisted ops loading by @ldebruijn in #112
Full Changelog: v0.15.5...v0.15.5-rc1
What's Changed
- Fix persisted ops loading by @ldebruijn in #112
Full Changelog: v0.15.5...v0.15.5-rc1
v0.15.4
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
What's Changed
- Feature/fix persisted ops startup bug by @rickbijkerk in #107
Full Changelog: v0.15.2...v0.15.3