Skip to content

chore: release#1790

Open
gtema-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-11T16-51-54Z
Open

chore: release#1790
gtema-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-11T16-51-54Z

Conversation

@gtema-release-plz

@gtema-release-plz gtema-release-plz Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openstack-sdk-auth-core: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack_sdk_core: 0.22.7 -> 0.22.8 (✓ API compatible changes)
  • openstack-cli-core: 0.13.7 -> 0.13.8
  • openstack-sdk-auth-applicationcredential: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-federation: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-jwt: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-oidcaccesstoken: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-oidcclientcredentials: 0.1.0 -> 0.22.7
  • openstack-sdk-auth-passkey: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-password: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-token: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-totp: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-receipt: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-auth-websso: 0.22.6 -> 0.22.7 (✓ API compatible changes)
  • openstack-sdk-block-storage: 0.22.7 -> 0.22.8
  • openstack-sdk-compute: 0.22.7 -> 0.22.8
  • openstack-sdk-container-infrastructure-management: 0.22.7 -> 0.22.8
  • openstack-sdk-dns: 0.22.7 -> 0.22.8
  • openstack-sdk-identity: 0.22.7 -> 0.22.8
  • openstack-sdk-image: 0.22.7 -> 0.22.8
  • openstack-sdk-load-balancer: 0.22.7 -> 0.22.8
  • openstack-sdk-network: 0.22.7 -> 0.22.8
  • openstack-sdk-object-store: 0.22.7 -> 0.22.8
  • openstack-sdk-placement: 0.22.7 -> 0.22.8
  • openstack_sdk: 0.22.7 -> 0.22.8 (✓ API compatible changes)
  • openstack-cli-api: 0.13.7 -> 0.13.8 (✓ API compatible changes)
  • openstack-cli-auth: 0.13.7 -> 0.13.8
  • openstack-types-core: 0.22.7 -> 0.22.8
  • openstack-types-block-storage: 0.22.7 -> 0.22.8
  • openstack-types-compute: 0.22.7 -> 0.22.8
  • openstack-types-container-infrastructure-management: 0.22.7 -> 0.22.8
  • openstack-types-dns: 0.22.7 -> 0.22.8
  • openstack-types-identity: 0.22.7 -> 0.22.8
  • openstack-types-image: 0.22.7 -> 0.22.8
  • openstack-types-load-balancer: 0.22.7 -> 0.22.8
  • openstack-types-network: 0.22.7 -> 0.22.8
  • openstack-types-object-store: 0.22.7 -> 0.22.8
  • openstack-types-placement: 0.22.7 -> 0.22.8
  • openstack_types: 0.22.7 -> 0.22.8
  • openstack-cli-block-storage: 0.13.7 -> 0.13.8
  • openstack-cli-catalog: 0.13.7 -> 0.13.8
  • openstack-cli-compute: 0.13.7 -> 0.13.8
  • openstack-cli-container-infrastructure-management: 0.13.7 -> 0.13.8
  • openstack-cli-dns: 0.13.7 -> 0.13.8
  • openstack-cli-identity: 0.13.7 -> 0.13.8 (✓ API compatible changes)
  • openstack-cli-image: 0.13.7 -> 0.13.8
  • openstack-cli-load-balancer: 0.13.7 -> 0.13.8
  • openstack-cli-network: 0.13.7 -> 0.13.8
  • openstack-cli-object-store: 0.13.7 -> 0.13.8 (✓ API compatible changes)
  • openstack-cli-placement: 0.13.7 -> 0.13.8
  • openstack_cli: 0.13.7 -> 0.13.8 (✓ API compatible changes)
  • openstack_tui: 0.13.7 -> 0.13.8 (✓ API compatible changes)
  • openstack-sdk-auth-multifactor: 0.22.6 -> 0.22.7 (✓ API compatible changes)
Changelog

openstack-sdk-auth-core

0.22.7 - 2026-06-19

Added

  • (state) Add file locking to auth cache (#1793)

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack_sdk_core

0.22.8 - 2026-06-19

Added

  • Enable catalog refresh (#1800)
  • Add OIDC client credentials authentication plugin (#1798)
  • (state) Add file locking to auth cache (#1793)
  • Introduce possibility to skip auth cache (#1791)

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack-cli-core

0.13.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-auth-applicationcredential

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Address clippy issues (#1799)
  • Improve auth plugins (#1796)

openstack-sdk-auth-federation

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-jwt

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-oidcaccesstoken

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-oidcclientcredentials

0.22.7 - 2026-06-19

Added

  • Add OIDC client credentials authentication plugin (#1798)

openstack-sdk-auth-passkey

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-password

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-token

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Address clippy issues (#1799)
  • Improve auth plugins (#1796)

openstack-sdk-auth-totp

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-receipt

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-auth-websso

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)

openstack-sdk-block-storage

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-compute

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-container-infrastructure-management

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-dns

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-identity

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-image

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-load-balancer

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-network

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-object-store

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-sdk-placement

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack_sdk

0.22.8 - 2026-06-19

Added

  • Enable catalog refresh (#1800)
  • Add OIDC client credentials authentication plugin (#1798)
  • Introduce possibility to skip auth cache (#1791)
  • (state) Add file locking to auth cache (#1793)

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)
  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack-cli-api

0.13.8 - 2026-06-19

Other

  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack-cli-auth

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-types-core

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-block-storage

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-compute

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-container-infrastructure-management

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-dns

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-identity

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-image

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-load-balancer

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-network

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-object-store

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack-types-placement

0.22.7 - 2026-06-01

Other

  • (ci) Changes necessary for making initial release (#1768)

openstack_types

0.22.6 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)
  • Respect MV based responses (#1745)
  • Start respecting MV response candidates (#1744)
  • Sync changes from codegenerator (#1662)
  • Update to 2024 rust edition (#1658)

Fixed

  • Discard deviating domain in pagination links (#1763)
  • Try deserialization to multiple schemas (#1746)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Unvendor nova.server_diagnostics schema (#1712)
  • (deps) Bump uuid from 1.22.0 to 1.23.0 (#1702)
  • Repair codegenerator (#1701)
  • (deps) Bump uuid from 1.21.0 to 1.22.0 (#1674)
  • (deps) Bump uuid from 1.20.0 to 1.21.0 (#1648)
  • (deps) Bump uuid from 1.19.0 to 1.20.0 (#1627)
  • Add trailing punctuation (#1623)

openstack-cli-block-storage

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-catalog

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-compute

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-container-infrastructure-management

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-dns

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-identity

0.13.8 - 2026-06-19

Other

  • Address clippy issues (#1799)

openstack-cli-image

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-load-balancer

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-network

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack-cli-object-store

0.13.8 - 2026-06-19

Other

  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack-cli-placement

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)

openstack_cli

0.13.8 - 2026-06-19

Other

  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack_tui

0.13.8 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Address clippy issues (#1799)
  • Consolidate auth/catalog/state into SessionContext (#1789)

openstack-sdk-auth-multifactor

0.22.7 - 2026-06-19

Fixed

  • (auth-core) Improve auth-core quality (#1794)

Other

  • Improve auth plugins (#1796)


This PR was generated with release-plz.

@gtema-release-plz gtema-release-plz Bot force-pushed the release-plz-2026-06-11T16-51-54Z branch 7 times, most recently from 63f3435 to e06dd0c Compare June 18, 2026 12:54
@gtema-release-plz gtema-release-plz Bot force-pushed the release-plz-2026-06-11T16-51-54Z branch from e06dd0c to 5c4fb9c Compare June 19, 2026 10: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