v0.0.25
What's Changed
- Bump sigstore-go version by @rdimitrov in #2106
- Remove double-wrapping of "provider error" by @evankanderson in #2112
- Remove duplicate top level context by @eleftherias in #2107
- Repository deletion should remove the associated webhook by @Vyom-Yadav in #2109
- Initial implementation of telemetry store watermill middleware by @JAORMX in #2101
- build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 in /tools by @dependabot in #2113
- build(deps): bump golang from
ffbb0b8
to6fbd2d3
by @dependabot in #2114 - build(deps): bump github.com/openfga/cli from 0.2.2 to 0.2.3 by @dependabot in #2115
- Move EntityInfoWrapper to a separate package to avoid import loop by @jhrozek in #2116
- Rule evaluator business telemetry by @jhrozek in #2104
- build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 by @dependabot in #2123
- build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 by @dependabot in #2122
- Cleanup entity context by @eleftherias in #2124
- Change auth scope owner for user requests by @eleftherias in #2126
- Allow retrieval of suggested patch version in
patchLocatorFormatter
interface by @gregfurman in #2127
Full Changelog: v0.0.24...v0.0.25