Skip to content

Releases: gtema/openstack

structable_derive-v0.1.4

27 Jun 09:40
e462f6e

Choose a tag to compare

Fixed

  • Fix table output for empty data (#289)

openstack_sdk-v0.5.2

27 Jun 09:40
e462f6e

Choose a tag to compare

Added

  • (ssl) Add possibility to add custom root SSL ca (#293)

Fixed

  • Repair endpoint url construction for object (#295)

openstack_cli-v0.5.2

27 Jun 09:42
e462f6e

Choose a tag to compare

Added

  • (ssl) Add possibility to add custom root SSL ca (#293)

Fixed

  • Repair endpoint url construction for object (#295)

Other

  • (cli) Clarify the API command parameters (#294)

v0.5.1

17 Jun 09:10
f1c7ca9

Choose a tag to compare

Install openstack_cli 0.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gtema/openstack/releases/download/v0.5.1/openstack_cli-installer.sh | sh

Download openstack_cli 0.5.1

File Platform Checksum
openstack_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
openstack_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
openstack_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
openstack_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
openstack_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo gtema/openstack

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

openstack_sdk-v0.5.1

17 Jun 07:53
23b1121

Choose a tag to compare

Added

  • (sdk) Add api version into RestEndpoint (#241)
  • Add domain commands implementation (#233)
  • (sdk) Add possibility to skip version discovery (#227)
  • (sdk) Rework service catalog processing (#225)
  • (sdk) Use 'Endpoint' struct for endpoint overrides (#216)
  • (sdk) Start consuming service_authority (#215)
  • (sdk) Deduplicate endpoint construction method (#214)
  • (sdk) Add Endpoint struct (#213)
  • (sdk) Add service authority data (#212)

Other

  • (features) Renerate code fixing sdk crate features (#240)
  • (error) Improve discovery error (#237)
  • (sdk) Get rid of anyhow in openstack_sdk (#228)
  • --- (#211)

openstack_cli-v0.5.1

17 Jun 07:56
23b1121

Choose a tag to compare

Added

  • (sdk) Add api version into RestEndpoint (#241)
  • Add domain commands implementation (#233)
  • (cli) Add support for patch method in api call (#232)
  • (sdk) Rework service catalog processing (#225)
  • (sdk) Add possibility to skip version discovery (#227)
  • (sdk) Use 'Endpoint' struct for endpoint overrides (#216)
  • (sdk) Start consuming service_authority (#215)
  • (sdk) Deduplicate endpoint construction method (#214)
  • (sdk) Add Endpoint struct (#213)
  • (sdk) Add service authority data (#212)

Other

  • (features) Renerate code fixing sdk crate features (#240)
  • (error) Improve discovery error (#237)
  • (sdk) Get rid of anyhow in openstack_sdk (#228)
  • --- (#211)

v0.5.0

13 May 09:11
549596e

Choose a tag to compare

chore(ci): Temporarily disable musl target (#202)

it is impossible to build fuzz target on musl without adding more
packages and cargo-dist is not in favor of that. For now remove musl
target to make a release and in next steps replace cargo-dist with other
way of building artifacts.

openstack_sdk-v0.5.0

10 May 15:23
7720832

Choose a tag to compare

Added

  • Add volume.qos-spec resources (#196)
  • Add volume.az resource (#194)
  • Add volume.cluster resource (#192)
  • Add cinder volume_transfer resources (#187)
  • Add volume.manageable_XXX resources (#175)
  • Add volume.default-types (#173)
  • Add volume.extension (#167)
  • add volume.host
  • add volume.group-snapshots
  • add volume.snapshot
  • implement volume.attachment
  • add volume.limit
  • add volume.message
  • add volume.resource-filters implementation

Other

  • (docs) Add minor specifications into the readme (#195)
  • (lint) Apply fresh clippy suggestions (#193)
  • (qa) Initialize fuzzing (#191)
  • (ci) Update dependencies (#190)
  • (test) Introduce features (#176)
  • add volume.group-type schemas
  • fix code scanning warning
  • Merge pull request #153 from gtema/gtema-patch-2
  • Update documentation
  • (deps) bump hyper from 1.2.0 to 1.3.0

openstack_cli-v0.5.0

10 May 15:26
7720832

Choose a tag to compare

Added

  • Add volume.qos-spec resources (#196)
  • Add volume.az resource (#194)
  • Add volume.cluster resource (#192)
  • Add cinder volume_transfer resources (#187)
  • Add volume.manageable_XXX resources (#175)
  • Add volume.default-types (#173)
  • Add volume.extension (#167)
  • add volume.host
  • add volume.group-snapshots
  • add volume.snapshot
  • implement volume.attachment
  • add volume.limit
  • add volume.message
  • add volume.resource-filters implementation
  • force MV discovery for Compute and Volume

Fixed

  • allow linter warning

Other

  • (docs) Add minor specifications into the readme (#195)
  • (test) Introduce features (#176)
  • add volume.group-type schemas
  • Merge pull request #153 from gtema/gtema-patch-2
  • Update documentation
  • (lint) Apply fresh clippy suggestions (#193)
  • (qa) Initialize fuzzing (#191)
  • (ci) Update dependencies (#190)
  • fix code scanning warning
  • (deps) bump hyper from 1.2.0 to 1.3.0

v0.4.0

05 Apr 15:41
103a763

Choose a tag to compare

What's Changed

  • chore(deps): bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #110
  • chore(deps): bump http-body-util from 0.1.0 to 0.1.1 by @dependabot in #109
  • chore(deps): bump thiserror from 1.0.57 to 1.0.58 by @dependabot in #108
  • chore(deps): bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #107
  • chore(deps): bump async-trait from 0.1.77 to 0.1.78 by @dependabot in #106
  • feat(network): add network address_{group,scope} resources by @gtema in #112
  • chore: update http/reqwest/hyper lib by @gtema in #113
  • chore(deps): bump syn from 2.0.53 to 2.0.57 by @dependabot in #119
  • chore(deps): bump tokio from 1.36.0 to 1.37.0 by @dependabot in #118
  • chore(deps): bump reqwest from 0.12.1 to 0.12.2 by @dependabot in #117
  • chore(deps): bump async-trait from 0.1.78 to 0.1.79 by @dependabot in #114
  • chore(typos): add typos exception by @gtema in #121
  • chore: drop serde_yaml dependency by @gtema in #120
  • feat(volume): cover block-storage backup by @gtema in #122
  • feat: regenerate code with latest generator changes by @gtema in #123
  • feat: Add LoadBalancer by @gtema in #124
  • chore(deps): bump h2 from 0.4.3 to 0.4.4 by @dependabot in #125
  • chore: release by @github-actions in #111

Full Changelog: v0.3.0...v0.4.0