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
Copy link
Copy Markdown
Contributor

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

🤖 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-06

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-06

Added

  • 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-06

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

  • 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-06

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-06

Added

  • 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

  • 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-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-assignment-driver-sql

0.1.0 - 2026-06-06

Added

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

Other

  • Make resolve_implied_roles optional (#764)

openstack-keystone-catalog-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-federation-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-identity-driver-sql

0.1.0 - 2026-06-06

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)

openstack-keystone-idmapping-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-k8s-auth-driver-raft

0.1.0 - 2026-06-06

Added

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

openstack-keystone-k8s-auth-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-resource-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-revoke-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-role-driver-sql

0.1.0 - 2026-06-06

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-06

Added

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

openstack-keystone-token-driver-fernet

0.1.1 - 2026-06-06

Added

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

openstack-keystone-token-restriction-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-trust-driver-sql

0.1.0 - 2026-06-06

Added

  • Make drivers more dynamic (#737)

openstack-keystone-webauthn

0.1.0 - 2026-06-06

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-06

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)
  • 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

  • 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-06

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)


This PR was generated with release-plz.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-06-06 14:42:20 26-06-06 14:42:22 00:00:02 0 → 4
Maintaining 26-06-06 14:42:22 26-06-06 14:42:52 00:00:30 4
Decreasing 26-06-06 14:42:52 26-06-06 14:42:52 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 6460 0 18.08 11 39 215.33 0.00
Aggregated 6460 0 18.08 11 39 215.33 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 16 19 22 23 24 25 28 39
Aggregated 16 19 22 23 24 25 28 39

Status Code Metrics

Method Name Status Codes
GET 6,460 [200]
Aggregated 6,460 [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 3941 0 14.76 11 28 131.37 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 2519 0 23.39 18 39 83.97 0.00
Aggregated 6460 0 18.08 11 39 215.33 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 3939 14.76 11 28 131.30 1969.50
ValidateToken 2 2517 23.39 19 39 83.90 1258.50
Aggregated 4 6456 18.13 11 39 215.20 3228.00

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

🐰 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
87,569.00 ns
(-41.79%)Baseline: 150,433.40 ns
521,364.98 ns
(16.80%)
Command_Serde/apply/set📈 view plot
🚷 view threshold
93,812.00 ns
(-30.01%)Baseline: 134,033.93 ns
310,572.47 ns
(30.21%)
Command_Serde/pack/delete📈 view plot
🚷 view threshold
122.14 ns
(+0.14%)Baseline: 121.96 ns
143.56 ns
(85.08%)
Command_Serde/pack/delete_index📈 view plot
🚷 view threshold
113.84 ns
(-0.18%)Baseline: 114.05 ns
133.87 ns
(85.03%)
Command_Serde/pack/set📈 view plot
🚷 view threshold
194.44 ns
(-1.62%)Baseline: 197.64 ns
236.97 ns
(82.05%)
Command_Serde/pack/set_index📈 view plot
🚷 view threshold
114.11 ns
(-0.06%)Baseline: 114.18 ns
133.40 ns
(85.54%)
Command_Serde/unpack/delete📈 view plot
🚷 view threshold
210.55 ns
(+12.41%)Baseline: 187.31 ns
228.45 ns
(92.17%)
Command_Serde/unpack/delete_index📈 view plot
🚷 view threshold
180.63 ns
(+9.81%)Baseline: 164.49 ns
202.19 ns
(89.34%)
Command_Serde/unpack/set📈 view plot
🚷 view threshold
251.32 ns
(+2.46%)Baseline: 245.28 ns
288.59 ns
(87.08%)
Command_Serde/unpack/set_index📈 view plot
🚷 view threshold
181.12 ns
(+11.07%)Baseline: 163.07 ns
201.32 ns
(89.97%)
Payload_encryption/pack/inner📈 view plot
🚷 view threshold
66.24 ns
(+2.13%)Baseline: 64.86 ns
76.35 ns
(86.76%)
Payload_encryption/pack/remove_cmd📈 view plot
🚷 view threshold
118.79 ns
(-2.34%)Baseline: 121.64 ns
144.96 ns
(81.95%)
Payload_encryption/pack/set_cmd📈 view plot
🚷 view threshold
220.24 ns
(-5.02%)Baseline: 231.89 ns
292.13 ns
(75.39%)
Payload_encryption/unpack/inner📈 view plot
🚷 view threshold
159.58 ns
(-1.98%)Baseline: 162.80 ns
191.04 ns
(83.53%)
Payload_encryption/unpack/remove_cmd📈 view plot
🚷 view threshold
215.43 ns
(+9.59%)Baseline: 196.58 ns
242.24 ns
(88.93%)
Payload_encryption/unpack/set_cmd📈 view plot
🚷 view threshold
262.19 ns
(+1.76%)Baseline: 257.65 ns
311.29 ns
(84.23%)
Raft_1Node_Latency/prefix/1node📈 view plot
🚷 view threshold
5,378,800.00 ns
(+48.29%)Baseline: 3,627,199.32 ns
6,926,958.87 ns
(77.65%)
Raft_1Node_Latency/read/1node📈 view plot
🚷 view threshold
608.47 ns
(+8.47%)Baseline: 560.97 ns
741.65 ns
(82.04%)
Raft_1Node_Latency/remove/1node📈 view plot
🚷 view threshold
246,320.00 ns
(-36.10%)Baseline: 385,473.64 ns
1,049,711.78 ns
(23.47%)
Raft_1Node_Latency/write/1node📈 view plot
🚷 view threshold
262,910.00 ns
(-30.88%)Baseline: 380,384.09 ns
859,437.92 ns
(30.59%)
build_snapshot/default📈 view plot
🚷 view threshold
96,382.00 ns
(+2.83%)Baseline: 93,729.10 ns
156,924.13 ns
(61.42%)
fernet token/project📈 view plot
🚷 view threshold
1,448.40 ns
(-0.42%)Baseline: 1,454.51 ns
1,654.46 ns
(87.55%)
get_data_keyspace📈 view plot
🚷 view threshold
0.35 ns
(+9.69%)Baseline: 0.32 ns
0.38 ns
(92.52%)
get_db📈 view plot
🚷 view threshold
0.35 ns
(+10.16%)Baseline: 0.32 ns
0.38 ns
(92.76%)
get_fernet_token_timestamp/project📈 view plot
🚷 view threshold
134.90 ns
(-8.19%)Baseline: 146.93 ns
172.70 ns
(78.11%)
get_keyspace📈 view plot
🚷 view threshold
4.82 ns
(+0.99%)Baseline: 4.77 ns
8.91 ns
(54.06%)
🐰 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 5 times, most recently from c6c5d65 to 7acaa92 Compare June 6, 2026 06:22
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2026-06-05T09-00-15Z branch from 7acaa92 to 575cd70 Compare June 6, 2026 14:29
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