Releases: gtema/openstack
Releases · gtema/openstack
openstack_cli-v0.8.1
Added
- Fix dns schema mapping names (#648)
- Regenerate identity.project (#646)
- Enable few more DNS commands (#645)
- Extend Designate schemas (#642)
- Update identity.credentials schema (#643)
Fixed
- Fix dns recordset schema (#647)
openstack_tui-v0.1.4
Other
- (deps) Bump unicode-width from 0.1.14 to 0.2.0 (#615)
- Drop better/human-panic (#607)
openstack_sdk-v0.12.0
Added
- Enable dns zone/recordset commands (#632)
- Add dns zone/recordset query parameters (#634)
- Start building DNS bindings (#628)
- add the ability to specify the configs to load via a builder (#619)
- Initialize the DNS service support (#620)
- Add support for --os-client-config-file (#611)
Fixed
- Address find when GET return 400 (#631)
Other
- (deps) update crate-ci/typos action to v1.25.0 (#624)
openstack_cli-v0.8.0
Added
- Switch from cli-table to comfy-table (#633)
- Enable dns zone/recordset commands (#632)
- Add dns zone/recordset query parameters (#634)
- Start building DNS bindings (#628)
- add the ability to specify the configs to load via a builder (#619)
- Initialize the DNS service support (#620)
- Add user/project/domain query param resolution (#618)
- Add support for --os-client-config-file (#611)
- Enable remaining compute commands (#606)
Fixed
- Address find when GET return 400 (#631)
Other
- Show full osc command in the doc (#609)
- Drop better/human-panic (#607)
- Update locked dependencies (#605)
- (deps) update crate-ci/typos action to v1.25.0 (#624)
openstack_tui-v0.1.3
Added
- Enable new fuzzy_select component (#578)
- Reorganize cloud_worker better (#577)
- Add identity.projects view (#576)
- Rework doc building (#568)
Fixed
- Repair go back from console output (#589)
- Disable pagination limits (#587)
openstack_sdk-v0.11.2
Added
- Improve crate (interface) documentation (#583)
- Rework doc building (#568)
Other
- Further doc clarifications (#584)
openstack_cli-v0.7.3
Added
- Enable multiple network resources (#593)
- Add network.flavor commands (#585)
- Enable network.default-security-group-rule commands (#582)
- Enable network.auto_allocated_topology command (#580)
- Enable network.agent commands (#579)
- Rework doc building (#568)
- Improve crate (interface) documentation (#583)
Fixed
- Fix network.agent property types (#586)
Other
- Further doc clarifications (#584)
openstack_tui-v0.1.2
Added
- Add all_tenants filter in servers view (#566)
- Add project selection (#556)
- Separate service methods into traits (#554)
- Add initial tui documentation (#544)
- Add styling support (#543)
- Support "ESC" button to exit from describe (#541)
Fixed
- Process row only when selected (#565)
- Update usage view on auth change (#564)
openstack_sdk-v0.11.1
Added
- Use all resource names for path param naming (#549)
Fixed
- Reset catalog on reauth (#555)
openstack_cli-v0.7.2
Added
- Add identity.limit command (#553)
- Extend user path param with
--current-user
(#550)
- Use all resource names for path param naming (#549)
Fixed
- Reset catalog on reauth (#555)
Other
- Enable user app_creds and rules list (#557)