Skip to content

Commit b57ddbc

Browse files
chore: release
1 parent cd4e4aa commit b57ddbc

63 files changed

Lines changed: 808 additions & 28 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli-cmd/api/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-api-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/auth/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-auth-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/block-storage/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-block-storage-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/catalog/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-catalog-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/compute/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-compute-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-container-infrastructure-management-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/dns/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-dns-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Update sdk service impl to use core crate ([#1711](https://github.com/gtema/openstack/pull/1711))
16+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/identity/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-identity-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- *(ci)* Update CI triggers and workflow members ([#1709](https://github.com/gtema/openstack/pull/1709))
16+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

cli-cmd/image/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack-cli-image-v0.1.0) - 2026-04-06
11+
12+
### Other
13+
14+
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))
15+
- Split cli crate ([#1708](https://github.com/gtema/openstack/pull/1708))

0 commit comments

Comments
 (0)