File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.13.6] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.13.5...openstack_cli-v0.13.6 ) - 2026-02-17
10+
11+ ### Added
12+
13+ - Add dynamic completions in clap library ([ #1626 ] ( https://github.com/gtema/openstack/pull/1626 ) )
14+
15+ ### Other
16+
17+ - * (deps)* Bump rand from 0.9.2 to 0.10.0 ([ #1644 ] ( https://github.com/gtema/openstack/pull/1644 ) )
18+ - Add trailing punctuation ([ #1623 ] ( https://github.com/gtema/openstack/pull/1623 ) )
19+ - Changes from Keystone webauthn api tests ([ #1615 ] ( https://github.com/gtema/openstack/pull/1615 ) )
20+
921## [ 0.13.5] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.13.4...openstack_cli-v0.13.5 ) - 2026-01-17
1022
1123### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_cli"
3- version = " 0.13.5 "
3+ version = " 0.13.6 "
44authors = [
55 " Artem Goncharov (gtema)" ,
66]
Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.22.6] ( https://github.com/gtema/openstack/compare/openstack_sdk-v0.22.5...openstack_sdk-v0.22.6 ) - 2026-02-17
10+
11+ ### Other
12+
13+ - Add trailing punctuation ([ #1623 ] ( https://github.com/gtema/openstack/pull/1623 ) )
14+ - Changes from Keystone webauthn api tests ([ #1615 ] ( https://github.com/gtema/openstack/pull/1615 ) )
15+
916## [ 0.22.5] ( https://github.com/gtema/openstack/compare/openstack_sdk-v0.22.4...openstack_sdk-v0.22.5 ) - 2026-01-17
1017
1118### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_sdk"
33description = " OpenStack SDK"
4- version = " 0.22.5 "
4+ version = " 0.22.6 "
55keywords = [" api" , " openstack" ]
66categories = [" api-bindings" ]
77authors = [" Artem Goncharov (gtema)" ]
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.13.6] ( https://github.com/gtema/openstack/compare/openstack_tui-v0.13.5...openstack_tui-v0.13.6 ) - 2026-02-17
10+
11+ ### Other
12+
13+ - Adapt to the newer release of typos ([ #1639 ] ( https://github.com/gtema/openstack/pull/1639 ) )
14+
915## [ 0.13.4] ( https://github.com/gtema/openstack/compare/openstack_tui-v0.13.3...openstack_tui-v0.13.4 ) - 2026-01-16
1016
1117### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_tui"
33description = " OpenStack Terminal User interface"
4- version = " 0.13.5 "
4+ version = " 0.13.6 "
55keywords = [" tui" , " openstack" ]
66categories = [" command-line-utilities" ]
77authors = [" Artem Goncharov (gtema)" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.22.6] ( https://github.com/gtema/openstack/compare/openstack_types-v0.22.5...openstack_types-v0.22.6 ) - 2026-02-17
11+
12+ ### Other
13+
14+ - * (deps)* Bump uuid from 1.20.0 to 1.21.0 ([ #1648 ] ( https://github.com/gtema/openstack/pull/1648 ) )
15+ - * (deps)* Bump uuid from 1.19.0 to 1.20.0 ([ #1627 ] ( https://github.com/gtema/openstack/pull/1627 ) )
16+ - Add trailing punctuation ([ #1623 ] ( https://github.com/gtema/openstack/pull/1623 ) )
17+
1018## [ 0.22.4] ( https://github.com/gtema/openstack/compare/openstack_types-v0.22.3...openstack_types-v0.22.4 ) - 2026-01-16
1119
1220### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_types"
33description = " OpenStack API Types"
4- version = " 0.22.5 "
4+ version = " 0.22.6 "
55keywords = [" api" , " openstack" ]
66categories = [" api-bindings" ]
77authors = [" Artem Goncharov (gtema)" ]
You can’t perform that action at this time.
0 commit comments