Skip to content

Conversation

@openstack-experimental-release-plz
Copy link
Contributor

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

🤖 New release

  • openstack_keystone: 0.1.1 -> 0.1.2 (✓ API compatible changes)
Changelog

0.1.2 - 2026-01-15

Added

  • Add few apis and tests (#511)
  • Add /auth/projects API (#500)
  • Enable system_scope token support (#498)
  • Implement project/user/role check API (#496)
  • Add identity.get_user_domain_id method (#493)
  • Start implementing IdMapping provider (#486)
  • Implement trust token validation (#484)
  • Add trust provider (#478)
  • Paginate the federation API calls (#475)
  • Add pagination to the attribute mappings (#467)
  • Implement create_role api and backend (#454)
  • Start running integration tests per DB (#461)
  • Add appcred token validation integration test (#459)
  • Implement token structure validation (#439)
  • Implement application credential provider (#447)
  • Add pagination to listing idp (#438)
  • Include system assignments in the list (#426)
  • Add enabled to federation resources (#423)

Fixed

  • Fix conflicts (#499)
  • Fix logic for application credential token roles (#457)
  • User expiring membership for federated users (#425)
  • Resolve system_assignment query issue (#434)

Other

  • Add skaffold support (#509)
  • Reorganize errors by alphabetical order (#508)
  • (deps) bump bcrypt from 0.17.1 to 0.18.0 (#503)
  • (deps) bump rsa in the cargo group across 1 directory (#497)
  • Improve list function (#458)
  • (deps) bump tokio from 1.48.0 to 1.49.0 (#490)
  • Split out config elements (#494)
  • Do not require traits to implement Clone (#488)
  • Switch more integration tests to use API (#487)
  • Improve conditional parallel tasks (#485)
  • (deps) bump schemars from 1.1.0 to 1.2.0 (#482)
  • (deps) bump tempfile from 3.23.0 to 3.24.0 (#483)
  • Continue cleaning Errors (#466)
  • Replace db_err with the context trait (#465)
  • Add basic CRUD integration for user api (#463)
  • Allow updating dist workflow (#460)
  • Modularize federation functionality (#456)
  • Modularize webauthn functionality (#455)
  • Reorg functests (#453)
  • Replace URL_SAFE with URL_SAFE_NO_PAD for audit_id (#446)
  • (deps) bump uuid from 1.18.1 to 1.19.0 (#429)
  • Add federation functest with DexIDP (#424)
  • Expand code documentation (#422)
  • Remove unnecessary content from rust package (#418)


This PR was generated with release-plz.

@github-actions
Copy link

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 %)
fernet token/project📈 view plot
🚷 view threshold
1,409.70 ns
(-3.59%)Baseline: 1,462.13 ns
1,547.55 ns
(91.09%)
get_fernet_token_timestamp/project📈 view plot
🚷 view threshold
151.98 ns
(+1.23%)Baseline: 150.13 ns
169.98 ns
(89.41%)
🐰 View full continuous benchmarking report in Bencher

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-01-15 19:55:11 26-01-15 19:55:13 00:00:02 0 → 4
Maintaining 26-01-15 19:55:13 26-01-15 19:55:43 00:00:30 4
Decreasing 26-01-15 19:55:43 26-01-15 19:55:43 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 8986 0 12.85 8 27 299.53 0.00
Aggregated 8986 0 12.85 8 27 299.53 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 11 12 16 17 18 19 21 27
Aggregated 11 12 16 17 18 19 21 27

Status Code Metrics

Method Name Status Codes
GET 8,986 [200]
Aggregated 8,986 [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 5675 0 10.09 8 17 189.17 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 3311 0 17.67 12 27 110.37 0.00
Aggregated 8986 0 12.85 8 27 299.53 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 5673 10.10 8 17 189.10 2836.50
ValidateToken 2 3309 17.68 14 27 110.30 1654.50
Aggregated 4 8982 12.89 8 27 299.40 4491.00

Error Metrics

Method Name # Error

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 15 times, most recently from b800ea0 to 03f7733 Compare January 5, 2026 18:05
@openstack-experimental-release-plz openstack-experimental-release-plz bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 10 times, most recently from 97748a9 to 6efc55c Compare January 12, 2026 17:32
@openstack-experimental-release-plz openstack-experimental-release-plz bot force-pushed the release-plz-2025-12-03T10-08-58Z branch 3 times, most recently from 9f050d7 to bca179f Compare January 15, 2026 10:47
@openstack-experimental-release-plz openstack-experimental-release-plz bot force-pushed the release-plz-2025-12-03T10-08-58Z branch from bca179f to cad8c08 Compare January 15, 2026 19:48
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.

1 participant