Releases: ldebruijn/graphql-protect
Releases · ldebruijn/graphql-protect
v0.18.0
What's Changed
- chore(deps): Bump the production-dependencies group with 3 updates by @dependabot in #159
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #160
- chore(deps): Bump alpine from 3.20 to 3.21 by @dependabot in #161
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #162
- chore(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #163
Full Changelog: v0.17.4...v0.18.0
v0.17.4
What's Changed
- expose an endpoint to debug trusted documents by @rickbijkerk in #155
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #143
- ci(release): Update workflow to publish artifacts by @ldebruijn in #144
- Release ci by @ldebruijn in #145
- Release ci by @ldebruijn in #146
- Release ci by @ldebruijn in #147
- Release ci by @ldebruijn in #148
- Update release.yml by @ldebruijn in #149
- Update release.yml by @ldebruijn in #150
- chore(deps): Bump google.golang.org/api from 0.201.0 to 0.203.0 in the production-dependencies group by @dependabot in #151
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #152
- chore(deps): Bump the production-dependencies group with 8 updates by @dependabot in #153
- chore(deps): Bump the production-dependencies group with 2 updates by @dependabot in #154
- feat(batch-rule)!: Lower default max batch rule size from 5 to 1 by @ldebruijn in #157
- feat(trusted documents): Add failure modes for loading trusted docume… by @ldebruijn in #156
- add additional goroutine metrics by @rickbijkerk in #158
Full Changelog: v0.17.2...v0.17.3
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