openstack-sdk-identity 0.22.7

OpenStack SDK Identity service bindings
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.22.7]https://github.com/gtema/openstack/compare/openstack-sdk-identity-v0.1.0...openstack-sdk-identity-v0.22.7 - 2026-06-01

### Other

- *(ci)* Changes necessary for making initial release ([#1768]https://github.com/gtema/openstack/pull/1768)

## [0.1.0]https://github.com/gtema/openstack/releases/tag/openstack-sdk-identity-v0.1.0 - 2026-05-14

### Added

- Start respecting MV response candidates ([#1744]https://github.com/gtema/openstack/pull/1744)

### Other

- Combine cli-core and cli-cmd into one folder ([#1761]https://github.com/gtema/openstack/pull/1761)
- Cleanup types split ([#1717]https://github.com/gtema/openstack/pull/1717)
- *(sdk)* Make sdk service impls standalone crates ([#1714]https://github.com/gtema/openstack/pull/1714)
- Split sdk crate into subcrates ([#1713]https://github.com/gtema/openstack/pull/1713)