Skip to content

openstack_sdk-v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 May 15:23
· 1052 commits to main since this release
7720832

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