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