Skip to content

chore: release#419

Open
openstack-experimental-release-plz[bot] wants to merge 1 commit intomainfrom
release-plz-2025-12-03T10-08-58Z
Open

chore: release#419
openstack-experimental-release-plz[bot] wants to merge 1 commit intomainfrom
release-plz-2025-12-03T10-08-58Z

Conversation

@openstack-experimental-release-plz
Copy link
Copy Markdown
Contributor

@openstack-experimental-release-plz openstack-experimental-release-plz Bot commented Dec 3, 2025

🤖 New release

  • openstack-keystone-core-types: 0.1.1
  • openstack-keystone-api-types: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • openstack-keystone-config: 0.1.0
  • 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-sql: 0.1.0
  • openstack-keystone-assignment-sql: 0.1.0
  • openstack-keystone-catalog-sql: 0.1.0
  • openstack-keystone-federation-sql: 0.1.0
  • openstack-keystone-identity-sql: 0.1.0
  • openstack-keystone-idmapping-sql: 0.1.0
  • openstack-keystone-k8s-auth-sql: 0.1.0
  • openstack-keystone-k8s-auth-raft: 0.1.0
  • openstack-keystone-resource-sql: 0.1.0
  • openstack-keystone-revoke-sql: 0.1.0
  • openstack-keystone-role-sql: 0.1.0
  • openstack-keystone-token-fernet: 0.1.1
  • openstack-keystone-token-restriction-sql: 0.1.0
  • openstack-keystone-trust-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-core-types

0.1.1 - 2026-04-21

Added

  • Add k8s-auth raft driver (#676)
  • Introduce the keystone-manage cli managing raft (#656)

Other

  • 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-04-21

Other

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

0.1.0 - 2026-04-21

Added

  • 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

  • Split out remaining sql drivers (#633)
  • Split config into standalone crate (#628)

openstack-keystone-distributed-storage

0.1.1 - 2026-04-21

Added

  • 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

  • (deps) Bump openraft to alpha17 (#641)

openstack-keystone-core

0.1.2 - 2026-04-21

Added

  • Add k8s-auth raft driver (#676)
  • Add basic healthcheck endpoint (#671)
  • Make raft storage available through state (#657)

Other

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

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split more drivers to separate crates (#632)

openstack-keystone-assignment-sql

0.1.0 - 2026-04-21

Added

  • Make raft storage available through state (#657)

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)
  • Split config into standalone crate (#628)
  • Make assignment sql driver a standalone crate (#626)

openstack-keystone-catalog-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split more drivers to separate crates (#632)

openstack-keystone-federation-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split more drivers to separate crates (#632)

openstack-keystone-identity-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-idmapping-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-k8s-auth-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-k8s-auth-raft

0.1.0 - 2026-04-21

Added

  • Add k8s-auth raft driver (#676)

openstack-keystone-resource-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split more drivers to separate crates (#632)

openstack-keystone-revoke-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-role-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Small optimization of the derives (#638)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-token-fernet

0.1.1 - 2026-04-21

Added

  • Introduce the keystone-manage cli managing raft (#656)

Other

  • Split the core-types crate (#640)
  • Split config into standalone crate (#628)
  • Split out token-fernet driver (#620)

openstack-keystone-token-restriction-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-trust-sql

0.1.0 - 2026-04-21

Other

  • Introduce dynamic plugins (#643)
  • Split the core-types crate (#640)
  • Split out remaining sql drivers (#633)

openstack-keystone-webauthn

0.1.0 - 2026-04-21

Added

  • 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

  • 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-04-21

Added

  • 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

  • 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-04-21

Added

  • 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 Dec 3, 2025

🐰 Bencher Report

Branchrelease-plz-2025-12-03T10-08-58Z
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
120,700.00 ns
(+0.64%)Baseline: 119,935.25 ns
262,265.98 ns
(46.02%)
Command_Serde/apply/set📈 view plot
🚷 view threshold
126,000.00 ns
(-0.74%)Baseline: 126,942.25 ns
270,857.63 ns
(46.52%)
Command_Serde/pack/delete📈 view plot
🚷 view threshold
120.99 ns
(-3.47%)Baseline: 125.34 ns
332.30 ns
(36.41%)
Command_Serde/pack/delete_index📈 view plot
🚷 view threshold
112.97 ns
(-4.55%)Baseline: 118.35 ns
348.18 ns
(32.45%)
Command_Serde/pack/set📈 view plot
🚷 view threshold
199.18 ns
(-5.29%)Baseline: 210.31 ns
674.11 ns
(29.55%)
Command_Serde/pack/set_index📈 view plot
🚷 view threshold
113.01 ns
(-5.34%)Baseline: 119.38 ns
389.99 ns
(28.98%)
Command_Serde/unpack/delete📈 view plot
🚷 view threshold
180.27 ns
(-2.33%)Baseline: 184.57 ns
281.85 ns
(63.96%)
Command_Serde/unpack/delete_index📈 view plot
🚷 view threshold
158.86 ns
(-5.23%)Baseline: 167.62 ns
219.16 ns
(72.49%)
Command_Serde/unpack/set📈 view plot
🚷 view threshold
242.09 ns
(-0.66%)Baseline: 243.71 ns
304.06 ns
(79.62%)
Command_Serde/unpack/set_index📈 view plot
🚷 view threshold
159.86 ns
(+0.63%)Baseline: 158.87 ns
193.31 ns
(82.70%)
Payload_encryption/pack/inner📈 view plot
🚷 view threshold
64.47 ns
(-5.58%)Baseline: 68.29 ns
94.58 ns
(68.17%)
Payload_encryption/pack/remove_cmd📈 view plot
🚷 view threshold
138.64 ns
(+14.90%)Baseline: 120.67 ns
144.32 ns
(96.06%)
Payload_encryption/pack/set_cmd📈 view plot
🚷 view threshold
245.50 ns
(+4.75%)Baseline: 234.37 ns
303.94 ns
(80.77%)
Payload_encryption/unpack/inner📈 view plot
🚷 view threshold
161.77 ns
(-2.35%)Baseline: 165.66 ns
190.43 ns
(84.95%)
Payload_encryption/unpack/remove_cmd📈 view plot
🚷 view threshold
187.36 ns
(-7.89%)Baseline: 203.40 ns
221.35 ns
(84.64%)
Payload_encryption/unpack/set_cmd📈 view plot
🚷 view threshold
258.50 ns
(-1.37%)Baseline: 262.08 ns
324.22 ns
(79.73%)
Raft_1Node_Latency/prefix/1node📈 view plot
🚷 view threshold
3,346,700.00 ns
(-10.47%)Baseline: 3,737,900.00 ns
9,364,324.58 ns
(35.74%)
Raft_1Node_Latency/read/1node📈 view plot
🚷 view threshold
589.69 ns
(+21.96%)Baseline: 483.51 ns
1,041.59 ns
(56.61%)
Raft_1Node_Latency/remove/1node📈 view plot
🚷 view threshold
351,430.00 ns
(+5.70%)Baseline: 332,485.00 ns
595,614.09 ns
(59.00%)
Raft_1Node_Latency/write/1node📈 view plot
🚷 view threshold
349,880.00 ns
(+5.13%)Baseline: 332,800.00 ns
608,041.02 ns
(57.54%)
build_snapshot/default📈 view plot
🚷 view threshold
89,128.00 ns
(+3.57%)Baseline: 86,059.75 ns
115,455.92 ns
(77.20%)
fernet token/project📈 view plot
🚷 view threshold
1,494.90 ns
(+1.55%)Baseline: 1,472.10 ns
1,552.84 ns
(96.27%)
get_data_keyspace📈 view plot
🚷 view threshold
0.31 ns
(-4.05%)Baseline: 0.32 ns
0.42 ns
(74.21%)
get_db📈 view plot
🚷 view threshold
0.31 ns
(-3.57%)Baseline: 0.32 ns
0.42 ns
(73.72%)
get_fernet_token_timestamp/project📈 view plot
🚷 view threshold
159.46 ns
(+6.32%)Baseline: 149.98 ns
170.75 ns
(93.39%)
get_keyspace📈 view plot
🚷 view threshold
4.26 ns
(-4.42%)Baseline: 4.45 ns
5.68 ns
(75.00%)
🐰 View full continuous benchmarking report in Bencher

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 3, 2025

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-04-21 13:55:01 26-04-21 13:55:03 00:00:02 0 → 4
Maintaining 26-04-21 13:55:03 26-04-21 13:55:34 00:00:31 4
Decreasing 26-04-21 13:55:34 26-04-21 13:55:34 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 10109 0 11.37 6 40 336.97 0.00
Aggregated 10109 0 11.37 6 40 336.97 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 9 10 15 15 16 17 18 40
Aggregated 9 10 15 15 16 17 18 40

Status Code Metrics

Method Name Status Codes
GET 10,109 [200]
Aggregated 10,109 [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 6405 0 8.89 6 23 213.50 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 3704 0 15.73 11 40 123.47 0.00
Aggregated 10109 0 11.37 6 40 336.97 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 6403 8.89 6 23 213.43 3201.50
ValidateToken 2 3702 15.74 12 40 123.40 1851.00
Aggregated 4 10105 11.40 6 40 336.83 5052.50

View full report

@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 11 times, most recently from 4efc7cd to c3f1e9f Compare December 9, 2025 17:50
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 17 times, most recently from 041fa5f to 43b82f4 Compare December 18, 2025 11:52
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 12 times, most recently from 13056c7 to f8f97ee Compare January 7, 2026 16:47
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 13 times, most recently from 8c9ef75 to 56ef52e Compare January 18, 2026 12:25
@openstack-experimental-release-plz openstack-experimental-release-plz Bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 4 times, most recently from 9e82a09 to dfde80a Compare January 23, 2026 17:16
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