openstack_cli-v0.13.2
·
108 commits
to main
since this release
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_PATHenvironment 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)