Skip to content

Releases: gtema/openstack

v0.9.3

13 Dec 18:21
10e3276
Compare
Choose a tag to compare

What's Changed

  • chore: Drop some unused files by @gtema in #825
  • feat: Colorize output rows based on the entity status by @gtema in #824
  • feat: Add status structable macros for alternative field by @gtema in #827
  • feat: Add support for system scope by @gtema in #828
  • chore(deps): update rust docker tag to v1.83.0 by @renovate in #829
  • chore(deps): update rust crate tokio to v1.42.0 by @renovate in #830
  • chore(deps): update rust crate http to v1.2.0 by @renovate in #831
  • feat: Enable registered_limit commands by @gtema in #832
  • chore(deps): update rust crate tokio-util to v0.7.13 by @renovate in #833
  • feat: Enable identity endpoint-filter commands by @gtema in #834
  • chore(deps): update rust crate thiserror to v2.0.4 by @renovate in #835
  • chore(deps): update actions/attest-build-provenance action to v2 by @renovate in #836
  • chore(deps): update embarkstudios/cargo-deny-action action to v2.0.4 by @renovate in #839
  • chore(deps): update github/codeql-action action to v3.27.6 by @renovate in #840
  • chore(deps): update crate-ci/typos action to v1.28.2 by @renovate in #838
  • chore: Update deps by @gtema in #841
  • chore: Address another clippy suggestion in sdk by @gtema in #842
  • chore: Split metadata into independent services by @gtema in #843
  • chore: Get rid of to_string where possible by @gtema in #844
  • chore(deps): update alpine docker tag to v3.21.0 by @renovate in #848
  • chore(deps): update actions/cache action to v4.2.0 by @renovate in #847
  • chore: Update links to latest release by @gtema in #849
  • chore(deps): update actions/attest-build-provenance action to v2.0.1 by @renovate in #846
  • chore: pin committed to tag by @gtema in #851
  • feat: Fix LB failover schemas by @gtema in #857
  • chore: Modularize cloud_worker by @gtema in #858
  • chore: Mass update of locked dependencies by @gtema in #859
  • chore(deps): update actions/attest-build-provenance action to v2.1.0 by @renovate in #860
  • chore(deps): update taiki-e/install-action action to v2.46.8 by @renovate in #727
  • chore(deps): update marcoieni/release-plz-action action to v0.5.86 by @renovate in #853
  • chore: release by @gtema-release-plz in #850

Full Changelog: v0.9.2...v0.9.3

structable_derive-v0.1.5

13 Dec 18:08
10e3276
Compare
Choose a tag to compare

Added

  • Colorize output rows based on the entity status (#824)

openstack_tui-v0.9.3

13 Dec 18:14
10e3276
Compare
Choose a tag to compare

Added

  • Colorize output rows based on the entity status (#824)

Other

  • Modularize cloud_worker (#858)

openstack_sdk-v0.16.0

13 Dec 18:08
10e3276
Compare
Choose a tag to compare

Added

  • Fix LB failover schemas (#857)
  • Add support for system scope (#828)
  • Colorize output rows based on the entity status (#824)

Other

  • Get rid of to_string where possible (#844)
  • Split metadata into independent services (#843)
  • Address another clippy suggestion in sdk (#842)

openstack_cli-v0.9.3

13 Dec 18:12
10e3276
Compare
Choose a tag to compare

Added

  • Fix LB failover schemas (#857)
  • Enable identity endpoint-filter commands (#834)
  • Enable registered_limit commands (#832)
  • Improve status field detection (#827)
  • Colorize output rows based on the entity status (#824)
  • Add support for system scope (#828)

Other

  • Split metadata into independent services (#843)
  • Get rid of to_string where possible (#844)
  • Address another clippy suggestion in sdk (#842)

v0.9.2

02 Dec 09:53
v0.9.2
d5d7e72
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dtolnay/rust-toolchain digest to 315e265 by @renovate in #791
  • chore(deps): update step-security/harden-runner action to v2.10.2 by @renovate in #796
  • chore: Update locked dependendcy by @gtema in #799
  • feat: Add volume and image deletion by @gtema in #798
  • chore(deps): update embarkstudios/cargo-deny-action action to v2.0.2 by @renovate in #792
  • chore(deps): update github/codeql-action action to v3.27.5 by @renovate in #793
  • chore(deps): update docker/metadata-action action to v5.6.1 by @renovate in #797
  • chore(deps): update marcoieni/release-plz-action action to v0.5.85 by @renovate in #794
  • feat: Add few basic DNS views by @gtema in #803
  • chore(deps): Bump mdbook from 0.4.42 to 0.4.43 by @dependabot in #804
  • feat: Add LB views by @gtema in #805
  • feat: New generated content by @gtema in #806
  • chore: Prepare for octavia filters by @gtema in #807
  • feat: Add octavia query parameters by @gtema in #808
  • feat: Add loadbalancer_id QP to octavia pools by @gtema in #809
  • chore: Install sarif tools using binstall by @gtema in #810
  • chore: Update bytes version by @gtema in #811
  • chore: Address clippy complains by @gtema in #812
  • chore: Use single quotes for single char by @gtema in #814
  • feat: Address clippy suggestions by @gtema in #813
  • fix: Auth with project_id and no domain info set by @gtema in #815
  • feat: Add pagination QP to octavia resources by @gtema in #816
  • chore(deps): update tokio-tracing monorepo by @renovate in #817
  • fix(deps): update rust crate syn to v2.0.90 by @renovate in #820
  • chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in #821
  • chore(deps): update crate-ci/typos action to v1.28.1 by @renovate in #818
  • chore(deps): update embarkstudios/cargo-deny-action action to v2.0.3 by @renovate in #819
  • chore(deps): update crate-ci/committed digest to 45d18ee by @renovate in #823
  • chore: release by @gtema-release-plz in #822

Full Changelog: openstack_cli-v0.9.1...v0.9.2

openstack_tui-v0.9.2

01 Dec 09:25
d5d7e72
Compare
Choose a tag to compare

Added

  • Add loadbalancer_id QP to octavia pools (#809)
  • Add octavia query parameters (#808)
  • Add LB views (#805)
  • Add few basic DNS views (#803)
  • Add volume and image deletion (#798)

Other

  • Address clippy complains (#812)
  • Prepare for octavia filters (#807)

openstack_sdk-v0.15.0

01 Dec 09:19
d5d7e72
Compare
Choose a tag to compare

Added

  • Add pagination QP to octavia resources (#816)
  • Address clippy suggestions (#813)
  • Add loadbalancer_id QP to octavia pools (#809)
  • Add octavia query parameters (#808)
  • Synchronize generated content (#806)

Fixed

  • Auth with project_id and no domain info set (#815)

Other

  • Address clippy complains (#812)

openstack_cli-v0.9.2

01 Dec 09:23
d5d7e72
Compare
Choose a tag to compare

Added

  • Add pagination QP to octavia resources (#816)
  • Address clippy suggestions (#813)
  • Add loadbalancer_id QP to octavia pools (#809)
  • Add octavia query parameters (#808)
  • Synchronize generated content (#806)

Fixed

  • Auth with project_id and no domain info set (#815)

Other

  • Use single quotes for single char (#814)
  • Address clippy complains (#812)

openstack_tui-v0.9.1

22 Nov 17:49
093d75c
Compare
Choose a tag to compare

Added

  • Enable listing servers of flavor (#786)
  • Add server deletion (#782)
  • Separate keybindings into actions and filters (#781)
  • Add server instance_actions view (#777)
  • Add few volume views (#776)
  • Better sort security group rules (#775)
  • Add routers view (#773)
  • Make describe a resource action (#768)

Fixed

  • Improve responsiveness (#790)
  • Ensure esc properly work on deep stacks (#787)
  • Result in instance action event can be null (#779)
  • Prevent actions when popup is open (#778)
  • Set proper default column width (#770)
  • Fill domain name in the domain scope (#763)

Other

  • Add VHS tape file to capture TUI sample (#785)
  • Normalize certain names (#783)
  • Update the header component (#780)
  • Re-enable sorting in network (#771)
  • Improve action names (#767)
  • Temporary disable sorting in network resources (#766)
  • Change components map initialization (#765)