Update module go.infratographer.com/permissions-api to v0.6.1 #198
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.0
->v0.6.1
Release Notes
infratographer/permissions-api (go.infratographer.com/permissions-api)
v0.6.1
Compare Source
What's Changed
In this small release, support has been added for SRV record discovery for the permissions package.
SRV records will be looked up for the permissions
URL
host.This change is backwards compatible, no configuration changes are required.
For more details see #297
Changelog
🚀 Others
d39f1a6
add SRV support to permissions package (#297)178531e
add details to pubsub trace (#296)fd74772
chore(deps): update dependency go to v1.23.4 (#277)30735fc
chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2.1.10 (#278)f706f45
chore(deps): update helm release common to v2.27.0 (#289)d7eb8f0
fix(deps): update golang.org/x/exp digest to43b7b7c
(#281)ce784bf
fix(deps): update module google.golang.org/grpc to v1.68.1 (#285)v0.6.0
Compare Source
What's Changed
Changelog
🚀 Others
6fe19eb
Add Bulk Permission Checks Endpoint (#294)169ee48
Add missing fields (#295)98862f9
Don't defaulty inherit all actions for role binding v2 (#290)10238a4
add manager field to simplify multi service management (#292)5ea2cd5
add missing fields and error handling (#293)73e75eb
role-binding: remove at least one subject requirement (#291)v0.5.2
Compare Source
What's Changed
Changelog
🚀 Others
076196e
fix(deps): update module github.com/jackc/pgx/v5 to v5.7.1 (#287)d69167f
properly handle echo http wrapped errors (#288)v0.5.1
Compare Source
What's Changed
Changelog
🚀 Others
31bbd1c
Simplify role fetching logic in query engine (#282)91d9a4e
Use CRDB instead of SpiceDB for getting role resource (#280)ad72446
chore(deps): update helm release common to v2.22.0 (#274)df0ccc6
fix(deps): update module go.infratographer.com/x to v0.5.4 (#276)6813a99
fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.53.0 (#272)What's Changed
Full Changelog: infratographer/permissions-api@v0.5.0...v0.5.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.