Skip to content

chore: release#754

Open
openstack-experimental-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-05T09-00-15Z
Open

chore: release#754
openstack-experimental-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-05T09-00-15Z

Conversation

@openstack-experimental-release-plz

@openstack-experimental-release-plz openstack-experimental-release-plz Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openstack-keystone-config: 0.1.0
  • openstack-keystone-core-types: 0.1.1
  • openstack-keystone-api-types: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • openstack-keystone-distributed-storage: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • openstack-keystone-core: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • openstack-keystone-appcred-driver-sql: 0.1.0
  • openstack-keystone-assignment-driver-sql: 0.1.0
  • openstack-keystone-catalog-driver-sql: 0.1.0
  • openstack-keystone-federation-driver-sql: 0.1.0
  • openstack-keystone-identity-driver-sql: 0.1.0
  • openstack-keystone-idmapping-driver-sql: 0.1.0
  • openstack-keystone-k8s-auth-driver-raft: 0.1.0
  • openstack-keystone-k8s-auth-driver-sql: 0.1.0
  • openstack-keystone-resource-driver-sql: 0.1.0
  • openstack-keystone-revoke-driver-sql: 0.1.0
  • openstack-keystone-role-driver-sql: 0.1.0
  • openstack-keystone-spiffe-driver-raft: 0.1.0
  • openstack-keystone-token-driver-fernet: 0.1.1
  • openstack-keystone-token-restriction-driver-sql: 0.1.0
  • openstack-keystone-trust-driver-sql: 0.1.0
  • openstack-keystone-webauthn: 0.1.0
  • openstack-keystone: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • openstack-keystone-cli-manage: 0.1.0
Changelog

openstack-keystone-config

0.1.0 - 2026-06-08

Added

  • Enforce minimum range boundaries for security
  • Add role-imply rest api (#750)
  • Add user update functionality (#747)
  • Make drivers more dynamic (#737)
  • Add keystone container with opa and policies (#738)
  • Add Admin interface over the UDS (#735)
  • Add spiffe provider (#733)
  • Introduce SecurityContext (#710)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Add raft support under skaffold (#667)
  • Introduce raft backend for webauthn (#658)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Replace Regex with str::find for db connection (#760)
  • Redesign SecurityContext with two-phase validation (#717)
  • Split out remaining sql drivers (#633)
  • Split config into standalone crate (#628)

openstack-keystone-core-types

0.1.1 - 2026-06-08

Added

  • Return 401 on roleless scoped contexts (#742)
  • Add region CRUD to catalog SQL driver (#761)
  • Add role-imply rest api (#750)
  • Add role imply API (#749)
  • Add user update functionality (#747)
  • Add spiffe binding API (#740)
  • Add Admin interface over the UDS (#735)
  • Add spiffe provider (#733)
  • Expand role info in expand_implied_roles (#730)
  • Introduce SecurityContext (#710)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Make resolve_implied_roles optional (#764)
  • Redesign SecurityContext with two-phase validation (#717)
  • Unify state initialization in test (#642)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)

openstack-keystone-api-types

0.1.1 - 2026-06-08

Added

  • Add system-user-role assignments API (#762)
  • Add role-imply rest api (#750)
  • Add user update functionality (#747)
  • Add api to list user roles on project (#639)
  • Add domain CRUD operations (#743)
  • Add spiffe binding API (#740)
  • Add spiffe provider (#733)
  • Introduce SecurityContext (#710)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Improve the code (#686)

Other

  • Further align workspace features (#772)
  • Make resolve_implied_roles optional (#764)
  • Redesign SecurityContext with two-phase validation (#717)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Introduce features in api-types crate (#624)
  • Slim down api-types crate (#622)

openstack-keystone-distributed-storage

0.1.1 - 2026-06-08

Added

  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Add SetIndex/RemoveIndex storage commands (#675)
  • Add basic healthcheck endpoint (#671)
  • Add metadata for raft data (#670)
  • Add transaction support for Raft storage (#669)
  • Add initial benchmarks for the storage (#668)
  • Add raft support under skaffold (#667)
  • Introduce raft backend for webauthn (#658)
  • Prepare raft storage promotion (#659)
  • Make raft storage available through state (#657)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Make core crates a workspace dependency (#736)
  • Redesign SecurityContext with two-phase validation (#717)
  • (deps) Bump openraft to alpha17 (#641)

openstack-keystone-core

0.1.2 - 2026-06-08

Added

  • Return 401 on roleless scoped contexts (#742)
  • Add region CRUD to catalog SQL driver (#761)
  • Add timing attack protection and failed auth tracking (#758)
  • Add role-imply rest api (#750)
  • Add role imply API (#749)
  • Add user update functionality (#747)
  • Add domain CRUD operations (#743)
  • Add spiffe binding API (#740)
  • Normalize the policy enforcer structure (#741)
  • Make drivers more dynamic (#737)
  • Add Admin interface over the UDS (#735)
  • Add spiffe provider (#733)
  • Expand role info in expand_implied_roles (#730)
  • Introduce SecurityContext (#710)
  • Talk to OPA over unix socket (#701)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Add basic healthcheck endpoint (#671)
  • Make raft storage available through state (#657)

Other

  • Further align workspace features (#772)
  • Make resolve_implied_roles optional (#764)
  • Redesign SecurityContext with two-phase validation (#717)
  • (deps) bump jsonwebtoken from 10.3.0 to 10.4.0 (#707)
  • Introduce dynamic plugins (#643)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)
  • Split more drivers to separate crates (#632)
  • Drop unnecessary derives to help compilation (#631)
  • Drop unnecessary tracing directives (#627)
  • Split config into standalone crate (#628)
  • Rework http client pool (#629)
  • Make assignment sql driver a standalone crate (#626)
  • Move assignment parameters resolution to driver (#625)
  • Introduce features in api-types crate (#624)
  • Slim down api-types crate (#622)
  • Split out webauthn into crate (#621)
  • Split out token-fernet driver (#620)
  • Prepare slit out of the FernetTokenProvider (#619)
  • Move benchmark into the proper crate (#614)

openstack-keystone-appcred-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)

openstack-keystone-assignment-driver-sql

0.1.0 - 2026-06-08

Added

  • Add role-imply rest api (#750)
  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)
  • Make resolve_implied_roles optional (#764)

openstack-keystone-catalog-driver-sql

0.1.0 - 2026-06-08

Added

  • Add region CRUD to catalog SQL driver (#761)
  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)

openstack-keystone-federation-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)

openstack-keystone-identity-driver-sql

0.1.0 - 2026-06-08

Added

  • Add timing attack protection and failed auth tracking (#758)
  • Add role-imply rest api (#750)
  • Add user update functionality (#747)
  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)

openstack-keystone-idmapping-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-k8s-auth-driver-raft

0.1.0 - 2026-06-08

Added

  • Add user update functionality (#747)
  • Make drivers more dynamic (#737)

openstack-keystone-k8s-auth-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-resource-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-revoke-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-role-driver-sql

0.1.0 - 2026-06-08

Added

  • Add role-imply rest api (#750)
  • Add role imply API (#749)
  • Make drivers more dynamic (#737)

openstack-keystone-spiffe-driver-raft

0.1.0 - 2026-06-08

Added

  • Add user update functionality (#747)
  • Make drivers more dynamic (#737)

Other

  • Further align workspace features (#772)

openstack-keystone-token-driver-fernet

0.1.1 - 2026-06-08

Added

  • Add user update functionality (#747)
  • Make drivers more dynamic (#737)

openstack-keystone-token-restriction-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-trust-driver-sql

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)

openstack-keystone-webauthn

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)
  • Introduce SecurityContext (#710)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Add metadata for raft data (#670)
  • Add raft support under skaffold (#667)
  • Introduce raft backend for webauthn (#658)

Other

  • Make core crates a workspace dependency (#736)
  • Redesign SecurityContext with two-phase validation (#717)
  • Split the core-types crate (#640)
  • Move assignment parameters resolution to driver (#625)
  • Introduce features in api-types crate (#624)
  • Split out webauthn into crate (#621)

openstack-keystone

0.1.2 - 2026-06-08

Added

  • Return 401 on roleless scoped contexts (#742)
  • Add system-user-role assignments API (#762)
  • Add role-imply rest api (#750)
  • Add user update functionality (#747)
  • Add api to list user roles on project (#639)
  • Add domain CRUD operations (#743)
  • Add spiffe binding API (#740)
  • Normalize the policy enforcer structure (#741)
  • Make drivers more dynamic (#737)
  • Add keystone container with opa and policies (#738)
  • Add Admin interface over the UDS (#735)
  • Add spiffe provider (#733)
  • Introduce SecurityContext (#710)
  • Talk to OPA over unix socket (#701)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Improve the code (#686)
  • Add k8s-auth raft driver (#676)
  • Add basic healthcheck endpoint (#671)
  • Add raft support under skaffold (#667)
  • Introduce raft backend for webauthn (#658)
  • Make raft storage available through state (#657)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Unify sea-orm features (#769)
  • Make resolve_implied_roles optional (#764)
  • Make core crates a workspace dependency (#736)
  • Redesign SecurityContext with two-phase validation (#717)
  • (deps) bump spiffe (#709)
  • (deps) bump spiffe-rustls-tokio from 0.2.0 to 0.3.0 (#706)
  • Add policy enforcement into group.v3 handler (#685)
  • Split api.v3.group handlers (#679)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)
  • Split more drivers to separate crates (#632)
  • Split config into standalone crate (#628)
  • Make assignment sql driver a standalone crate (#626)
  • Move assignment parameters resolution to driver (#625)
  • Introduce features in api-types crate (#624)
  • Slim down api-types crate (#622)
  • Split out webauthn into crate (#621)
  • Split out token-fernet driver (#620)
  • Prepare slit out of the FernetTokenProvider (#619)
  • Move benchmark into the proper crate (#614)

openstack-keystone-cli-manage

0.1.0 - 2026-06-08

Added

  • Make drivers more dynamic (#737)
  • Introduce SecurityContext (#710)
  • Add skeleton for the spiffe mTLS integration (#695)
  • Implement ConfigManager for config watching (#691)
  • Add raft support under skaffold (#667)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Unify sea-orm features (#769)


This PR was generated with release-plz.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-06-08 17:23:02 26-06-08 17:23:04 00:00:02 0 → 4
Maintaining 26-06-08 17:23:04 26-06-08 17:23:34 00:00:30 4
Decreasing 26-06-08 17:23:34 26-06-08 17:23:34 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 8602 0 13.45 8 28 286.73 0.00
Aggregated 8602 0 13.45 8 28 286.73 0.00

Response Time Metrics

Method Name 50%ile (ms) 60%ile (ms) 70%ile (ms) 80%ile (ms) 90%ile (ms) 95%ile (ms) 99%ile (ms) 100%ile (ms)
GET 12 14 16 17 18 19 21 28
Aggregated 12 14 16 17 18 19 21 28

Status Code Metrics

Method Name Status Codes
GET 8,602 [200]
Aggregated 8,602 [200]

Transaction Metrics

Transaction # Times Run # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
ListUsers
0.0 0 0 0.00 0 0 0.00 0.00
0.1 5256 0 10.94 8 20 175.20 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 3346 0 17.47 14 28 111.53 0.00
Aggregated 8602 0 13.45 8 28 286.73 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 5254 10.94 8 20 175.13 2627.00
ValidateToken 2 3344 17.48 14 28 111.47 1672.00
Aggregated 4 8598 13.48 8 28 286.60 4299.00

View full report

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Branchrelease-plz-2026-06-05T09-00-15Z
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
Command_Serde/apply/remove📈 view plot
🚷 view threshold
81,534.00 ns
(-44.05%)Baseline: 145,735.17 ns
496,379.83 ns
(16.43%)
Command_Serde/apply/set📈 view plot
🚷 view threshold
84,710.00 ns
(-35.46%)Baseline: 131,246.98 ns
299,888.56 ns
(28.25%)
Command_Serde/pack/delete📈 view plot
🚷 view threshold
120.79 ns
(-1.57%)Baseline: 122.72 ns
147.75 ns
(81.75%)
Command_Serde/pack/delete_index📈 view plot
🚷 view threshold
113.82 ns
(-0.88%)Baseline: 114.83 ns
138.60 ns
(82.12%)
Command_Serde/pack/set📈 view plot
🚷 view threshold
189.90 ns
(-4.72%)Baseline: 199.31 ns
243.96 ns
(77.84%)
Command_Serde/pack/set_index📈 view plot
🚷 view threshold
113.90 ns
(-0.95%)Baseline: 115.00 ns
138.41 ns
(82.29%)
Command_Serde/unpack/delete📈 view plot
🚷 view threshold
206.36 ns
(+10.89%)Baseline: 186.09 ns
229.89 ns
(89.76%)
Command_Serde/unpack/delete_index📈 view plot
🚷 view threshold
184.99 ns
(+13.37%)Baseline: 163.17 ns
205.00 ns
(90.24%)
Command_Serde/unpack/set📈 view plot
🚷 view threshold
268.45 ns
(+10.11%)Baseline: 243.79 ns
289.60 ns
(92.70%)
Command_Serde/unpack/set_index📈 view plot
🚷 view threshold
184.30 ns
(+14.06%)Baseline: 161.59 ns
203.23 ns
(90.69%)
Payload_encryption/pack/inner📈 view plot
🚷 view threshold
60.53 ns
(-4.71%)Baseline: 63.53 ns
78.61 ns
(77.01%)
Payload_encryption/pack/remove_cmd📈 view plot
🚷 view threshold
117.59 ns
(-2.92%)Baseline: 121.12 ns
143.34 ns
(82.04%)
Payload_encryption/pack/set_cmd📈 view plot
🚷 view threshold
228.79 ns
(-1.01%)Baseline: 231.11 ns
289.59 ns
(79.01%)
Payload_encryption/unpack/inner📈 view plot
🚷 view threshold
165.12 ns
(+1.47%)Baseline: 162.73 ns
189.26 ns
(87.24%)
Payload_encryption/unpack/remove_cmd📈 view plot
🚷 view threshold
206.40 ns
(+5.61%)Baseline: 195.43 ns
245.50 ns
(84.07%)
Payload_encryption/unpack/set_cmd📈 view plot
🚷 view threshold
271.81 ns
(+6.15%)Baseline: 256.05 ns
312.37 ns
(87.01%)
Raft_1Node_Latency/prefix/1node📈 view plot
🚷 view threshold
5,861,800.00 ns
(+56.66%)Baseline: 3,741,703.47 ns
7,112,060.94 ns
(82.42%)
Raft_1Node_Latency/read/1node📈 view plot
🚷 view threshold
605.76 ns
(+7.41%)Baseline: 563.95 ns
736.51 ns
(82.25%)
Raft_1Node_Latency/remove/1node📈 view plot
🚷 view threshold
259,690.00 ns
(-31.53%)Baseline: 379,283.47 ns
1,008,637.31 ns
(25.75%)
Raft_1Node_Latency/write/1node📈 view plot
🚷 view threshold
263,070.00 ns
(-29.49%)Baseline: 373,075.10 ns
830,602.70 ns
(31.67%)
build_snapshot/default📈 view plot
🚷 view threshold
91,442.00 ns
(-0.76%)Baseline: 92,138.21 ns
153,737.14 ns
(59.48%)
fernet token/project📈 view plot
🚷 view threshold
1,469.50 ns
(+1.27%)Baseline: 1,451.09 ns
1,651.52 ns
(88.98%)
get_data_keyspace📈 view plot
🚷 view threshold
0.35 ns
(+10.02%)Baseline: 0.32 ns
0.38 ns
(92.76%)
get_db📈 view plot
🚷 view threshold
0.35 ns
(+10.05%)Baseline: 0.32 ns
0.38 ns
(92.65%)
get_fernet_token_timestamp/project📈 view plot
🚷 view threshold
145.76 ns
(-1.08%)Baseline: 147.35 ns
173.21 ns
(84.15%)
get_keyspace📈 view plot
🚷 view threshold
4.82 ns
(-4.84%)Baseline: 5.06 ns
10.41 ns
(46.32%)
🐰 View full continuous benchmarking report in Bencher

@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2026-06-05T09-00-15Z branch 12 times, most recently from 134f44b to 5a2dc7d Compare June 8, 2026 16:12
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2026-06-05T09-00-15Z branch from 5a2dc7d to 2d1ccdc Compare June 8, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants