Releases: gtema/openstack
Releases · gtema/openstack
openstack_cli-v0.12.3
v0.12.2
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
openstack_tui-v0.12.2
openstack_sdk-v0.21.2
openstack_cli-v0.12.2
v0.12.1
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 showreturns 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
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
openstack_tui-v0.12.1
Added
- Add cascade QP for delete octavia loadbalancer (#1204)