Releases: infratographer/permissions-api
Releases · infratographer/permissions-api
Release v0.2.7
What's Changed
Changelog
🚀 Others
- b5c904a Bump github.com/nats-io/nats-server/v2 from 2.10.1 to 2.10.4 (#190)
- f74e475 Bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.23 (#180)
- bbbde7c Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#183)
- e606502 Bump golang.org/x/net from 0.14.0 to 0.17.0 (#177)
- 8468182 Update config.go (#184)
- 04a7a79 Update mermaid template (#175)
- 91e93a6 chore(deps): update actions/checkout action to v4 (#169)
- 5805f73 chore(deps): update cockroachdb/cockroach docker tag to v23.1.12 (#172)
- 861a9db chore(deps): update docker/setup-qemu-action action to v3 (#193)
- 21d888f chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2 (#194)
- 572c9c8 chore(deps): update goreleaser/goreleaser-action action to v5 (#195)
- dc79003 chore(deps): update helm release common to v2.13.3 (#161)
- 0b66dc3 chore(deps): update jaegertracing/all-in-one docker tag to v1.51.0 (#158)
- 6b266a7 fix(deps): update github.com/authzed/grpcutil digest to 4286bb1 (#160)
- fcdb7be fix(deps): update module github.com/authzed/authzed-go to v0.10.1 (#187)
- 6dc25ca fix(deps): update module github.com/labstack/echo/v4 to v4.11.3 (#179)
- 8b23ddd fix(deps): update module github.com/spf13/cobra to v1.8.0 (#196)
- 1a0dd01 fix(deps): update module github.com/spf13/viper to v1.17.0 (#197)
- 9ea0ab7 fix(deps): update module go.infratographer.com/x to v0.3.9 (#186)
- 66d485e fix(deps): update module go.uber.org/zap to v1.26.0 (#198)
- d706691 fix(deps): update module google.golang.org/grpc to v1.57.1 [security] (#182)
- e9fb862 fix(deps): update module google.golang.org/grpc to v1.58.3 [security] (#189)
- b603de9 fix(deps): update module google.golang.org/grpc to v1.59.0 (#199)
- a4bc8c5 golangci fix local (#176)
- 8aa94e2 update renovate to update all otel packages in a single pr to ensure all dependent packages are updated at the same time (#188)
- 74bed8f use full consistent reads (#200)
Release v0.2.6
What's Changed
Changelog
🚀 Others
- 92f3aa8 Add permissions checks to assignments (#173)
- ca3f471 Remove relationship create/delete handlers (#174)
- 5a66391 Role permissions checks (#170)
What's Changed
- Role permissions checks by @jnschaeffer in #170
- Add permissions checks to assignments by @jnschaeffer in #173
- Remove relationship create/delete handlers by @jnschaeffer in #174
Full Changelog: v0.2.5...v0.2.6
Release v0.2.5
What's Changed
Changelog
🚀 Others
- dce3403 Explicitly set ownership of /workspace in CI runs (#167)
- 095f367 fix(deps): update module go.infratographer.com/x to v0.3.8 (#166)
What's Changed
- fix(deps): update module go.infratographer.com/x to v0.3.8 by @renovate in #166
- Explicitly set ownership of /workspace in CI runs by @jnschaeffer in #167
Full Changelog: v0.2.4...v0.2.5
Release v0.2.4
What's Changed
Changelog
🚀 Others
What's Changed
- Make worker image configurable by @jnschaeffer in #162
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
What's Changed
Changelog
🚀 Others
- bbd541c Improve tracing for permissions checks (#156)
- a34eab6 fix(deps): update module go.infratographer.com/x to v0.3.7 (#159)
What's Changed
- Improve tracing for permissions checks by @jnschaeffer in #156
- fix(deps): update module go.infratographer.com/x to v0.3.7 by @renovate in #159
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
Changelog
🚀 Others
- e403190 chore(deps): update cockroachdb/cockroach docker tag to v23.1.8 (#134)
- dff37c3 chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v1 (#152)
- 35c9b94 chore(deps): update helm release common to v2.8.0 (#129)
- 3f7e6fa fix(deps): update github.com/authzed/grpcutil digest to bdd0ac3 (#133)
- 55482dc fix(deps): update module github.com/authzed/authzed-go to v0.9.0 (#132)
- 7397fa7 fix(deps): update module go.infratographer.com/x to v0.3.5 (#154)
- b886dff fix(deps): update module go.infratographer.com/x to v0.3.6 (#155)
- 67b2ccc fix(deps): update module go.uber.org/multierr to v1.11.0 (#150)
- 79bcf9b fix(deps): update module go.uber.org/zap to v1.25.0 (#151)
- 081352d fix(deps): update module google.golang.org/grpc to v1.57.0 (#136)
Release v0.2.1
Release v0.2.0
What's Changed
Changelog
🚀 Others
- 53a5013 Support bulk checks (#146)
- fa017c7 chore(deps): update authzed/spicedb docker tag to v1.23.1 (#139)
- 90acff4 chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v0.5.10 (#135)
- 5f63de4 chore(deps): update jaegertracing/all-in-one docker tag to v1.47.0
- a6b4fe9 fix(deps): update module github.com/labstack/echo/v4 to v4.11.1 (#142)
- bcff6d6 update to use new events handling (#148)
Release v0.1.19
Release v0.1.18
What's Changed
Changelog
🚀 Others
What's Changed
- Fix broken build with
go mod tidy
by @jnschaeffer in #144
Full Changelog: v0.1.17...v0.1.18