@@ -6,6 +6,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.5.0] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.4.0...openstack_cli-v0.5.0 ) - 2024-05-07
10+
11+ ### Added
12+ - Add volume.qos-spec resources ([ #196 ] ( https://github.com/gtema/openstack/pull/196 ) )
13+ - Add volume.az resource ([ #194 ] ( https://github.com/gtema/openstack/pull/194 ) )
14+ - Add volume.cluster resource ([ #192 ] ( https://github.com/gtema/openstack/pull/192 ) )
15+ - Add cinder volume_transfer resources ([ #187 ] ( https://github.com/gtema/openstack/pull/187 ) )
16+ - Add volume.manageable_XXX resources ([ #175 ] ( https://github.com/gtema/openstack/pull/175 ) )
17+ - Add volume.default-types ([ #173 ] ( https://github.com/gtema/openstack/pull/173 ) )
18+ - Add volume.extension ([ #167 ] ( https://github.com/gtema/openstack/pull/167 ) )
19+ - add volume.host
20+ - add volume.group-snapshots
21+ - add volume.snapshot
22+ - implement volume.attachment
23+ - add volume.limit
24+ - add volume.message
25+ - add volume.resource-filters implementation
26+ - force MV discovery for Compute and Volume
27+
28+ ### Fixed
29+ - allow linter warning
30+
31+ ### Other
32+ - * (docs)* Add minor specifications into the readme ([ #195 ] ( https://github.com/gtema/openstack/pull/195 ) )
33+ - * (test)* Introduce features ([ #176 ] ( https://github.com/gtema/openstack/pull/176 ) )
34+ - add volume.group-type schemas
35+ - Merge pull request [ #153 ] ( https://github.com/gtema/openstack/pull/153 ) from gtema/gtema-patch-2
36+ - Update documentation
37+ - * (lint)* Apply fresh clippy suggestions ([ #193 ] ( https://github.com/gtema/openstack/pull/193 ) )
38+ - * (qa)* Initialize fuzzing ([ #191 ] ( https://github.com/gtema/openstack/pull/191 ) )
39+ - * (ci)* Update dependencies ([ #190 ] ( https://github.com/gtema/openstack/pull/190 ) )
40+ - fix code scanning warning
41+ - * (deps)* bump hyper from 1.2.0 to 1.3.0
42+
943## [ 0.4.0] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.3.0...openstack_cli-v0.4.0 ) - 2024-04-05
1044
1145### Added
0 commit comments