Skip to content

chore: release#1758

Open
gtema-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-08T08-28-38Z
Open

chore: release#1758
gtema-release-plz[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-08T08-28-38Z

Conversation

@gtema-release-plz
Copy link
Copy Markdown
Contributor

@gtema-release-plz gtema-release-plz Bot commented May 8, 2026

🤖 New release

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

openstack_sdk_core

0.22.6 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Fixed

  • Discard deviating domain in pagination links (#1763)
  • Respect response_list_item_key outside of pagination (#1753)
  • Add endpoint interface handling (#1728)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Split sdk crate into subcrates (#1713)

openstack-cli-core

0.13.5 - 2026-05-14

Other

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

openstack-sdk-auth-applicationcredential

0.22.5 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-federation

0.22.5 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-jwt

0.22.5 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-oidcaccesstoken

0.22.5 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-passkey

0.22.5 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-password

0.1.0 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-token

0.1.0 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-totp

0.1.0 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-receipt

0.1.0 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)

openstack-sdk-auth-websso

0.22.5 - 2026-05-14

Other

  • Introduce dedicated types crates (#1715)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-block-storage

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • Render types to separate crates (#1716)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-compute

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-container-infrastructure-management

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-dns

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-identity

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-image

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-load-balancer

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)
  • Start respecting MV response candidates (#1744)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-network

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-object-store

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack-sdk-placement

0.1.0 - 2026-05-14

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Cleanup types split (#1717)
  • (sdk) Make sdk service impls standalone crates (#1714)
  • Split sdk crate into subcrates (#1713)

openstack_sdk

0.22.6 - 2026-05-14

Added

  • Split out remaining auth methods to plugins (#1680)
  • Sync changes from codegenerator (#1662)
  • Update to 2024 rust edition (#1658)
  • Split openstack_sdk crate (#1655)
  • Start respecting MV response candidates (#1744)

Fixed

  • Add endpoint interface handling (#1728)
  • Discard deviating domain in pagination links (#1763)
  • Respect response_list_item_key outside of pagination (#1753)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Introduce dedicated types crates (#1715)
  • Split sdk crate into subcrates (#1713)
  • Update sdk service impl to use core crate (#1711)
  • Remove unused features (#1710)
  • Repair codegenerator (#1701)
  • Move client back to openstack_sdk (#1670)
  • Trait-ize auth plugins (#1668)
  • Add trailing punctuation (#1623)
  • Changes from Keystone webauthn api tests (#1615)

openstack-cli-api

0.1.0 - 2026-05-14

Other

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

openstack-cli-auth

0.1.0 - 2026-05-14

Other

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

openstack-types-core

0.1.0 - 2026-05-14

Other

  • Introduce dedicated types crates (#1715)

openstack-types-block-storage

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-compute

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)
  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-container-infrastructure-management

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-dns

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-identity

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Cleanup types split (#1717)
  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-image

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-load-balancer

0.1.0 - 2026-05-14

Added

  • BS.host.show is a "list" operation (#1759)
  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-network

0.1.0 - 2026-05-14

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-object-store

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

openstack-types-placement

0.1.0 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)

Other

  • Render types to separate crates (#1716)
  • Introduce dedicated types crates (#1715)

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.1.0 - 2026-05-14

Other

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

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.1.0 - 2026-05-14

Other

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

openstack-cli-placement

0.1.0 - 2026-05-14

Other

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

openstack_cli

0.13.6 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)
  • Sync changes from codegenerator (#1662)
  • Update to 2024 rust edition (#1658)
  • Add dynamic completions in clap library (#1626)
  • Split out remaining auth methods to plugins (#1680)
  • Split openstack_sdk crate (#1655)

Fixed

  • Add endpoint interface handling (#1728)

Other

  • Combine cli-core and cli-cmd into one folder (#1761)
  • Introduce dedicated types crates (#1715)
  • Split cli crate (#1708)
  • Prepare split of cli crate (#1707)
  • Repair codegenerator (#1701)
  • Split the cli-core crate (#1700)
  • (deps) Bump assert_cmd from 2.1.2 to 2.2.0 (#1685)
  • Trait-ize auth plugins (#1668)
  • (deps) Upgrade dependencies (#1669)
  • (deps) Bump rand from 0.9.2 to 0.10.0 (#1644)
  • Add trailing punctuation (#1623)
  • Split sdk crate into subcrates (#1713)
  • Update sdk service impl to use core crate (#1711)
  • Remove unused features (#1710)
  • Move client back to openstack_sdk (#1670)
  • Changes from Keystone webauthn api tests (#1615)

openstack_tui

0.13.6 - 2026-05-14

Added

  • Start respecting MV response candidates (#1744)
  • Sync changes from codegenerator (#1662)
  • Update to 2024 rust edition (#1658)

Other

  • (deps) Bump strum from 0.27.2 to 0.28.0 (#1652)
  • Adapt to the newer release of typos (#1639)

openstack-sdk-auth-multifactor

0.1.0 - 2026-05-14

Other

  • Split sdk crate into subcrates (#1713)


This PR was generated with release-plz.

@gtema-release-plz gtema-release-plz Bot force-pushed the release-plz-2026-05-08T08-28-38Z branch 2 times, most recently from e8668d9 to 43cdf08 Compare May 14, 2026 15:53
@gtema-release-plz gtema-release-plz Bot force-pushed the release-plz-2026-05-08T08-28-38Z branch from 43cdf08 to 4c1b9f9 Compare May 14, 2026 17:53
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