cargo openstack_cli 0.12.0
v0.12.0

latest releases: 0.13.0, 0.12.4, 0.12.3...
4 months ago

What's Changed

  • chore(deps): Bump crate-ci/typos from 1.31.0 to 1.31.1 by @dependabot in #1124
  • chore(deps): Bump tokio from 1.44.1 to 1.44.2 by @dependabot in #1123
  • chore(deps): Bump github/codeql-action from 3.28.13 to 3.28.14 by @dependabot in #1127
  • chore(deps): Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #1129
  • chore(deps): Bump crossterm from 0.28.1 to 0.29.0 by @dependabot in #1128
  • feat: Introduce openstack_types crate by @gtema in #1122
  • feat: Start building openstack_tui crate by @gtema in #1132
  • chore: Fix linter workflow by @gtema in #1133
  • feat: Make openstack_types props also public by @gtema in #1134
  • feat: Make StructTable serialize the property by @gtema in #1135
  • fix: Add new deser_num_str and deser_bool_str by @gtema in #1136
  • chore: Add deser for Option by @gtema in #1137
  • chore: Fix linter complains introduced in last commit by @gtema in #1138
  • chore: Fix linter for openstack_types again by @gtema in #1139
  • feat: Sort types enum kinds alphabetically by @gtema in #1140
  • feat: Allow serialization of the Enum based status by @gtema in #1141
  • feat: Use dedicated deser helpers in response types by @gtema in #1142
  • chore: Separate structable into separate repository by @gtema in #1145
  • feat: Adapt openstack_types to structable_derive 0.2 by @gtema in #1147
  • feat: Switch tui and cli to openstack_types by @gtema in #1148
  • feat: Switch cli to openstack_types by @gtema in #1158
  • feat: Fix BS response schemas by @gtema in #1159
  • feat: Add instance_uuid to the instance action schema by @gtema in #1160
  • chore: Remove release conf for structable_derive by @gtema in #1161
  • chore: Cleanup unused code by @gtema in #1168
  • chore(deps): Bump rand from 0.9.0 to 0.9.1 by @dependabot in #1162
  • chore: Update dependencies by @gtema in #1169
  • fix: Fix security-group.rule.port_range_xx type by @gtema in #1171
  • feat: Introduce macros for skipping tests by @gtema in #1170
  • feat: Wrap deserialization error into dedicated error by @gtema in #1172
  • feat: Add basic error reporting helper by @gtema in #1173
  • feat: Add network.router.set command by @gtema in #1174
  • fix: Fix few nova response schemas by @gtema in #1175
  • feat: Start populating resource_key in the CLI by @gtema in #1179
  • chore(deps): Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #1167
  • chore(deps): update docker/build-push-action action to v6.16.0 by @renovate in #1180
  • chore: Add trace message of config file being used by @gtema in #1185
  • feat: Update default cli output configuration by @gtema in #1184
  • chore: Address linter comments by @gtema in #1186
  • chore(deps): Bump tokio-util from 0.7.14 to 0.7.15 by @dependabot in #1188
  • chore(deps): Bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot in #1190
  • chore(deps): update crate-ci/typos action to v1.32.0 by @renovate in #1194
  • chore(deps): update actions/attest-build-provenance action to v2.3.0 by @renovate in #1193
  • chore: Update dependencies by @gtema in #1195
  • chore: release by @gtema-release-plz in #1178

Full Changelog: v0.11.1...v0.12.0

Don't miss a new openstack_cli release

NewReleases is sending notifications on new releases.