Releases: gtema/openstack
Releases · gtema/openstack
v0.13.5
openstack_types-v0.22.5
openstack_tui-v0.13.5
openstack_sdk-v0.22.5
openstack_cli-v0.13.5
v0.13.4
What's Changed
- chore: Do not set "latest" on release by release-plz by @gtema in #1528
- fix(deps): update rust crate mdbook to ^0.5.0 by @renovate[bot] in #1531
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1532
- chore(deps): update actions/create-github-app-token action to v2.2.0 by @renovate[bot] in #1530
- feat: Add support for overriding the region name by @gtema in #1535
- chore: Adapt release-plz workflow by @gtema in #1536
- chore(deps): Bump http from 1.3.1 to 1.4.0 by @dependabot[bot] in #1540
- chore(ci): Update release-plz.yml by @gtema in #1542
- chore(deps): update crate-ci/typos action to v1.40.0 by @renovate[bot] in #1543
- chore(deps): update docker/metadata-action action to v5.10.0 by @renovate[bot] in #1544
- chore(deps): Bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #1551
- chore(deps): update alpine docker tag to v3.23.0 by @renovate[bot] in #1547
- feat: User expiring membership for federated users by @gtema in #1554
- chore(deps): update rust docker tag to v1.92.0 by @renovate[bot] in #1558
- chore(deps): update github artifact actions (major) by @renovate[bot] in #1561
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #1560
- feat: Add identity.idp pagination by @gtema in #1563
- chore(deps): Bump step-security/harden-runner from 2.13.0 to 2.14.0 by @dependabot[bot] in #1564
- fix: Adapt to the keystone-ng changes by @gtema in #1567
- chore: Address new clippy complains by @gtema in #1568
- chore: Prepare update of the block-storage data by @gtema in #1572
- chore: Apply new clippy fixes by @gtema in #1574
- feat: New generated content by @gtema in #1575
- chore: Add dependency badge to readme by @gtema in #1578
- feat: Add pagination to the attribute mappings (#467)
Extend mapping listing provider with the pagination. The only remaining
thing is the generation of the links to the next page on the api side. by @gtema in #1577
- fix: Fix neutron qos/policies.rules definition by @gtema in #1579
- feat: Normalize bs.scheduler-stat naming by @gtema in #1585
- chore(deps): update actions/attest-build-provenance action to v3.1.0 by @renovate[bot] in #1581
- chore(deps): Bump tempfile from 3.23.0 to 3.24.0 by @dependabot[bot] in #1587
- chore(deps): Bump signal-hook from 0.3.18 to 0.4.1 by @dependabot[bot] in #1589
- chore(deps): update crate-ci/typos action to v1.41.0 by @renovate[bot] in #1594
- chore: Switch more integration tests to use API (#487) by @gtema in #1598
- chore(ci): Update cargo-deny-action version by @gtema in #1600
- chore: Mass update of dependencies by @gtema in #1601
- chore(deps): update crate-ci/typos action to v1.42.0 by @renovate[bot] in #1605
- chore: Try to improve handling for '{}' schemas by @gtema in #1607
- chore: Replace abandoned
bincodewithpostcardby @gtema in #1608 - chore: Upgrade ratatui version by @gtema in #1609
- chore: release by @gtema-release-plz[bot] in #1537
Full Changelog: v0.13.3...v0.13.4
openstack_types-v0.22.4
openstack_tui-v0.13.4
openstack_sdk-v0.22.4
openstack_cli-v0.13.4
Added
- Normalize bs.scheduler-stat naming (#1585)
- Add pagination to the attribute mappings (#467) (#1577)
- New generated content (#1575)
- Add identity.idp pagination (#1563)
- Add support for overriding the region name (#1535)
Fixed
- Adapt to the keystone-ng changes (#1567)
- User expiring membership for federated users (#425) (#1554)