chore: upgrade OPAL to 0.9.5#309
Conversation
Bump opal-common and opal-client from 0.9.4 to 0.9.5rc2. Stable 0.9.5 has not been released yet; using the latest RC so we pick up upstream fixes/features ahead of the stable cut. Notable changes since 0.9.4: - fix(opal-server): per-source key for repos_last_fetched dedup cache - feat(client): live liveness probe for OPA policy store - fix: redoc url Full changelog: permitio/opal@0.9.4...0.9.5-rc.2
🔍 Vulnerabilities of
|
| digest | sha256:4d36d79f6decd48ca9c231e072a277cf4c4845e9e0788c0262f3dfee5c9ab5f8 |
| vulnerabilities | |
| platform | linux/amd64 |
| size | 214 MB |
| packages | 252 |
📦 Base Image python:3.10-alpine3.22
| also known as |
|
| digest | sha256:c8f94b3bb77e6ea9015ccd091b7f8aec1b1fcbca95159675235d9a93788797cd |
| vulnerabilities |
Description
| ||||||||||||
Description
| ||||||||||||
Description
|
Bump opal-common and opal-client from 0.9.5rc2 to the now-released 0.9.5 stable. Full changelog: permitio/opal@0.9.4...0.9.5
Summary
Bump
opal-commonandopal-clientfrom0.9.4to0.9.5(GA, published 2026-04-28) inrequirements.txt.Notable upstream changes since 0.9.4
fix(opal-server): per-source key forrepos_last_fetcheddedup cache (opal#903)feat(client): live liveness probe for OPA policy store (opal#904)fix: redoc url (opal#905)Full changelog: permitio/opal@0.9.4...0.9.5
Test plan
make build)Notes
0.9.5-rc.2(hence the branch name); after0.9.5was released as GA the pin was bumped to the stable version. The branch name is left as-is to avoid disrupting the existing PR.