cargo openstack_cli 0.3.0
v0.3.0

latest releases: 0.8.0, 0.7.3, 0.7.2...
6 months ago

What's Changed

  • feat(identity): Add role-assignment list command by @gtema in #67
  • chore(deps): bump syn from 2.0.50 to 2.0.51 by @dependabot in #69
  • chore(deps): bump darling from 0.20.7 to 0.20.8 by @dependabot in #68
  • feat(identity): extend role commands by @gtema in #71
  • chore: remove Cargo.lock from .gitignore by @gtema in #72
  • feat: further identity improvements by @gtema in #73
  • chore: remove prompt from console snippet by @gtema in #74
  • fix: change download link to the "latest" by @gtema in #75
  • chore: remove few unnecessary clone invocations by @gtema in #76
  • feat: use json style in output for complex fields by @gtema in #77
  • feat: Implement --pretty output by @gtema in #78
  • chore(deps): bump syn from 2.0.51 to 2.0.52 by @dependabot in #81
  • chore(deps): bump open from 5.0.1 to 5.1.1 by @dependabot in #80
  • chore(deps): bump log from 0.4.20 to 0.4.21 by @dependabot in #79
  • chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #82
  • feat: unify network resource tag command by @gtema in #83
  • feat: add network.router.{conntrack_helper,l3_agent} by @gtema in #84
  • chore: add clippy exception on common tag module by @gtema in #85
  • feat: activate network.floatingip.port-forwarding cli by @gtema in #86
  • feat: activate network.dhcp-agent command by @gtema in #87
  • fix: remove yaml as supported output format by @gtema in #88
  • chore: sort struct fields alphabetically by @gtema in #89
  • feat: extend network.router by @gtema in #90
  • feat: diverse network improvements by @gtema in #91
  • feat: visually separate global options in help message by @gtema in #92
  • feat(output): group command args in help message by @gtema in #93
  • chore(deps): bump reqwest from 0.11.24 to 0.11.25 by @dependabot in #97
  • chore(deps): bump open from 5.1.1 to 5.1.2 by @dependabot in #96
  • chore(deps): bump clap from 4.5.1 to 4.5.2 by @dependabot in #95
  • chore(deps): bump chrono from 0.4.34 to 0.4.35 by @dependabot in #94
  • chore: reorganize integration tests by @gtema in #98
  • feat(cli): add image.metadef schema commands by @gtema in #99
  • feat: improve image docstrings by @gtema in #100
  • chore: replace deprecated chrono::Duration::days call by @gtema in #101
  • chore: preparation changes for image.metadef by @gtema in #102
  • feat: add image.metadef implementation by @gtema in #103
  • feat: add autogenerated functional tests by @gtema in #104
  • chore: release by @github-actions in #70
  • chore: update cargo-dist config by @gtema in #105

Full Changelog: v0.2.0...v0.3.0

Don't miss a new openstack_cli release

NewReleases is sending notifications on new releases.