Skip to content

chore: release#150

Merged
gtema merged 1 commit intomainfrom
release-plz-2024-04-23T14-26-00Z
May 10, 2024
Merged

chore: release#150
gtema merged 1 commit intomainfrom
release-plz-2024-04-23T14-26-00Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 23, 2024

🤖 New release

  • openstack_sdk: 0.4.0 -> 0.5.0 (⚠️ API breaking changes)
  • openstack_cli: 0.4.0 -> 0.5.0 (✓ API compatible changes)

⚠️ openstack_sdk breaking changes

--- failure trait_missing: pub trait removed or renamed ---

Description:
A publicly-visible trait cannot be imported by its prior path. A `pub use` may have been removed, or the trait itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.30.0/src/lints/trait_missing.ron

Failed in:
  trait openstack_sdk::api::rest_endpoint_prelude::Client, previously in file /tmp/.tmpU017gt/openstack_sdk/src/api/client.rs:55
Changelog

openstack_sdk

0.5.0 - 2024-05-07

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

0.5.0 - 2024-05-07

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


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-04-23T14-26-00Z branch 30 times, most recently from dae4926 to 1c8b37c Compare April 29, 2024 15:08
@github-actions github-actions bot force-pushed the release-plz-2024-04-23T14-26-00Z branch 12 times, most recently from 7bac1fc to 8796d99 Compare May 6, 2024 17:39
@github-actions github-actions bot force-pushed the release-plz-2024-04-23T14-26-00Z branch 2 times, most recently from cab443c to 858e00f Compare May 7, 2024 13:35
@gtema gtema force-pushed the release-plz-2024-04-23T14-26-00Z branch from 858e00f to 2b44e23 Compare May 10, 2024 14:35
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@gtema gtema force-pushed the release-plz-2024-04-23T14-26-00Z branch from 2b44e23 to cc48047 Compare May 10, 2024 14:59
@gtema gtema merged commit 7720832 into main May 10, 2024
@gtema gtema deleted the release-plz-2024-04-23T14-26-00Z branch May 19, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant