Skip to content

openstack_cli-v0.13.2

Choose a tag to compare

@gtema-release-plz gtema-release-plz released this 16 Oct 10:57
· 108 commits to main since this release
d5cb1bc

Added

  • Add support for token restrictions (#1458)
  • Implement JWT login (#1443)
  • Refetch object-storage resources (#1441)
  • Extend default cli config for identity operations (#1440)
  • Add keystone_ng idp and mapping (#1427)
  • Implement passkey registration and auth (#1418)
  • Start generating keystone-ng code (#1415)
  • Improve openapi type conversion (#1412)
  • Add create security group rule support (#1470)
  • Prepare generation of create types for tui (#1468)
  • Add socks feature to reqwest (#1460)
  • Add connection pooling in openstack_sdk (#1459)
  • Enable OS_CLIENT_CONFIG_PATH environment variable (#1419)
  • Add port parameter to the loadbalancer resource (#1417)

Fixed

  • Fix i32/u32 types in few object-store operations (#1413)
  • Fix the federation auth url for v4 (#1438)
  • Expand ~ in the OS_CLIENT_CONFIG_PATH (#1435)

Other

  • (deps) update rust crate md5 to ^0.8.0 (#1465)
  • Update image roundtrip test (#1469)
  • (test) Rework image upload roundtrip test (#1463)
  • Fix newly identified typos (#1455)
  • Simplify parse_key_val_opt and parse_key_val (#1425)
  • (deps) Bump httpmock from 0.7.0 to 0.8.0 (#1444)