Skip to content

Releases: gtema/openstack

openstack_cli-v0.12.3

10 Jun 14:08
6fa2ff5

Choose a tag to compare

Added

  • Allow starting tui with custom clouds.yaml (#1290)
  • Adjust operation_name (#1288)
  • Use operation_type when operation_name is empty (#1284)
  • Improve service discovery (hopefully) (#1274)

Fixed

  • Make catalog more permissive (#1291)
  • Fix crash when osc completion fails (#1286)

Other

  • Add first command hints (#1285)

v0.12.2

30 May 18:32
6314a8c

Choose a tag to compare

What's Changed

  • feat: Make openapi specs reproducible by @gtema in #1244
  • feat: Prepare cli config for column magic by @gtema in #1246
  • chore: Do correct testing by @gtema in #1247
  • chore: Fix lint for openstack_types tests by @gtema in #1250
  • chore(deps): Bump hyper-util from 0.1.11 to 0.1.12 by @dependabot in #1248
  • chore: Add global clippy config by @gtema in #1252
  • fix: add missed serde macros in types by @gtema in #1254
  • fix: Ensure swift bytes are positive integers by @gtema in #1255
  • chore(deps): update emilienm/devstack-action action to v0.18 by @renovate in #1257
  • fix: Fix type conversion of const bool by @gtema in #1258
  • feat: Add output column constraints by @gtema in #1259
  • chore(deps): Bump mdbook from 0.4.49 to 0.4.50 by @dependabot in #1262
  • chore(deps): Bump tokio from 1.45.0 to 1.45.1 by @dependabot in #1263
  • chore(deps): Bump structable from 0.3.1 to 0.3.2 by @dependabot in #1261
  • feat: Implement json pointer extractor for the column by @gtema in #1265
  • feat: Align config format with cli by @gtema in #1266
  • feat: Add cli hints support by @gtema in #1267
  • fix: fix dns qp marker parameter name by @gtema in #1268
  • chore: release by @gtema-release-plz in #1269

Full Changelog: v0.12.1...v0.12.2

openstack_types-v0.21.2

30 May 16:29
6314a8c

Choose a tag to compare

Added

  • Make openapi specs reproducible (#1244)

Fixed

  • Fix dns qp marker parameter name (#1268)
  • Fix type conversion of const bool (#1258)
  • Ensure swift bytes are positive integers (#1255)
  • Add missed serde macros in types (#1254)

Other

  • Add global clippy config (#1252)
  • Fix lint for openstack_types tests (#1250)

openstack_tui-v0.12.2

30 May 16:35
6314a8c

Choose a tag to compare

Added

  • Align config format with cli (#1266)
  • Make openapi specs reproducible (#1244)

Fixed

  • Fix dns qp marker parameter name (#1268)

Other

  • Add global clippy config (#1252)

openstack_sdk-v0.21.2

30 May 16:28
6314a8c

Choose a tag to compare

Added

  • Make openapi specs reproducible (#1244)

Fixed

  • Fix dns qp marker parameter name (#1268)

Other

  • Add global clippy config (#1252)

openstack_cli-v0.12.2

30 May 16:33
6314a8c

Choose a tag to compare

Added

  • Add cli hints support (#1267)
  • Implement json pointer extractor for the column (#1265)
  • Add output column constraints (#1259)
  • Prepare cli config for column magic (#1246)
  • Make openapi specs reproducible (#1244)

Fixed

  • Fix dns qp marker parameter name (#1268)

Other

  • Add global clippy config (#1252)

v0.12.1

19 May 07:03
156e868

Choose a tag to compare

What's Changed

  • feat: Include openapi spec into the openstack_types by @gtema in #1200
  • chore: Initialize mock testing by @gtema in #1202
  • chore: Fix typos in parameter names by @gtema in #1203
  • feat: Add cascade QP for delete octavia loadbalancer by @gtema in #1204
  • chore: Upgrade tokio to 1.45 by @gtema in #1205
  • chore(deps): Bump mdbook from 0.4.48 to 0.4.49 by @dependabot in #1206
  • fix: Fix fip.port_details schema by @gtema in #1209
  • fix: Fix server schema by @gtema in #1210
  • fix: Adjust fip.port_details schema by @gtema in #1211
  • feat: Adapt default attributes for network.port listing by @gtema in #1217
  • chore(deps): Bump signal-hook from 0.3.17 to 0.3.18 by @dependabot in #1223
  • feat: Add table-arrangement output option by @gtema in #1225
  • fix: Address explicit nullable types in network by @gtema in #1226
  • feat: Add support setting Null for nullable args by @gtema in #1227
  • chore: Batch update of dependencies by @gtema in #1228
  • fix: Ensure XXX show returns all fields by @gtema in #1229
  • chore: Add lb.operating_status into default output by @gtema in #1230
  • feat: Add port set and binding commands by @gtema in #1231
  • chore(deps): update emilienm/devstack-action action to v0.17 by @renovate in #1233
  • chore(deps): update docker/build-push-action action to v6.17.0 by @renovate in #1232
  • chore(deps): update rust docker tag to v1.87.0 by @renovate in #1234
  • chore: Vendor token auth endpoint by @gtema in #1236
  • feat: Hopefully address nested structures renaming race by @gtema in #1237
  • chore: Update Dockerfile by @gtema in #1239
  • fix: Fix role_assignments command by @gtema in #1238
  • chore: release by @gtema-release-plz in #1235

Full Changelog: v0.12.0...v0.12.1

openstack_types-v0.21.1

19 May 06:00
156e868

Choose a tag to compare

Added

  • Hopefully address nested structures renaming race (#1237)
  • Add cascade QP for delete octavia loadbalancer (#1204)
  • Include openapi spec into the openstack_types (#1200)

Fixed

  • Address explicit nullable types in network (#1226)
  • Adjust fip.port_details schema (#1211)
  • Fix server schema (#1210)
  • Fix fip.port_details schema (#1209)

Other

  • Fix typos in parameter names (#1203)
  • Initialize mock testing (#1202)

openstack_tui-v0.12.1

19 May 06:06
156e868

Choose a tag to compare

Added

  • Add cascade QP for delete octavia loadbalancer (#1204)

openstack_sdk-v0.21.1

19 May 06:00
156e868

Choose a tag to compare

Added

  • Hopefully address nested structures renaming race (#1237)
  • Add cascade QP for delete octavia loadbalancer (#1204)

Fixed

  • Address explicit nullable types in network (#1226)

Other

  • Vendor token auth endpoint (#1236)
  • Fix typos in parameter names (#1203)
  • Initialize mock testing (#1202)