File tree Expand file tree Collapse file tree 9 files changed +44
-8
lines changed
Expand file tree Collapse file tree 9 files changed +44
-8
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.12.4] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.12.3...openstack_cli-v0.12.4 ) - 2025-06-27
10+
11+ ### Added
12+
13+ - Improve UX clarity of "limit" query parameter ([ #1313 ] ( https://github.com/gtema/openstack/pull/1313 ) )
14+ - Ensure schemas are not duplicated ([ #1311 ] ( https://github.com/gtema/openstack/pull/1311 ) )
15+
16+ ### Other
17+
18+ - Prepare update of identity schemas ([ #1308 ] ( https://github.com/gtema/openstack/pull/1308 ) )
19+
920## [ 0.12.3] ( https://github.com/gtema/openstack/compare/openstack_cli-v0.12.2...openstack_cli-v0.12.3 ) - 2025-06-07
1021
1122### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_cli"
3- version = " 0.12.3 "
3+ version = " 0.12.4 "
44authors = [
55 " Artem Goncharov (gtema)" ,
66]
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.21.4] ( https://github.com/gtema/openstack/compare/openstack_sdk-v0.21.3...openstack_sdk-v0.21.4 ) - 2025-06-27
10+
11+ ### Added
12+
13+ - Ensure schemas are not duplicated ([ #1311 ] ( https://github.com/gtema/openstack/pull/1311 ) )
14+
915## [ 0.21.3] ( https://github.com/gtema/openstack/compare/openstack_sdk-v0.21.2...openstack_sdk-v0.21.3 ) - 2025-06-07
1016
1117### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_sdk"
33description = " OpenStack SDK"
4- version = " 0.21.3 "
4+ version = " 0.21.4 "
55keywords = [" api" , " openstack" ]
66categories = [" api-bindings" ]
77authors = [" Artem Goncharov (gtema)" ]
Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.12.4] ( https://github.com/gtema/openstack/compare/openstack_tui-v0.12.3...openstack_tui-v0.12.4 ) - 2025-06-27
10+
11+ ### Added
12+
13+ - Ensure schemas are not duplicated ([ #1311 ] ( https://github.com/gtema/openstack/pull/1311 ) )
14+
15+ ### Other
16+
17+ - Another missed case to disable param ([ #1310 ] ( https://github.com/gtema/openstack/pull/1310 ) )
18+ - Prepare update of identity schemas ([ #1308 ] ( https://github.com/gtema/openstack/pull/1308 ) )
19+
920## [ 0.12.3] ( https://github.com/gtema/openstack/compare/openstack_tui-v0.12.2...openstack_tui-v0.12.3 ) - 2025-06-07
1021
1122### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " openstack_tui"
33description = " OpenStack Terminal User interface"
4- version = " 0.12.3 "
4+ version = " 0.12.4 "
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.21.4] ( https://github.com/gtema/openstack/compare/openstack_types-v0.21.3...openstack_types-v0.21.4 ) - 2025-06-27
11+
12+ ### Added
13+
14+ - Improve UX clarity of "limit" query parameter ([ #1313 ] ( https://github.com/gtema/openstack/pull/1313 ) )
15+ - OpenAPI: Fix nova examples ([ #1312 ] ( https://github.com/gtema/openstack/pull/1312 ) )
16+ - Ensure schemas are not duplicated ([ #1311 ] ( https://github.com/gtema/openstack/pull/1311 ) )
17+
1018## [ 0.21.3] ( https://github.com/gtema/openstack/compare/openstack_types-v0.21.2...openstack_types-v0.21.3 ) - 2025-06-07
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.21.3 "
4+ version = " 0.21.4 "
55keywords = [" api" , " openstack" ]
66categories = [" api-bindings" ]
77authors = [" Artem Goncharov (gtema)" ]
You can’t perform that action at this time.
0 commit comments