Releases: gtema/openstack
Releases · gtema/openstack
v0.13.3
What's Changed
- chore(deps): Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1480
- chore(deps): update github/codeql-action action to v4.31.0 by @renovate[bot] in #1484
- chore(deps): update github artifact actions (major) by @renovate[bot] in #1485
- chore(deps): update rust docker tag to v1.91.0 by @renovate[bot] in #1490
- chore(deps): update crate-ci/typos action to v1.39.0 by @renovate[bot] in #1488
- chore(deps): update rust crate assert_cmd to v2.1.1 by @renovate[bot] in #1489
- fix: Do not stop version discovery on unreachable url by @gtema in #1495
- chore(deps): update docker/metadata-action action to v5.9.0 by @renovate[bot] in #1498
- chore: Raise a warn for
expectandunwrapuse by @gtema in #1500 - chore: Periodic content sync by @gtema in #1501
- fix: Add libudev-dev to the clippy test by @gtema in #1502
- chore: Disable building artifacts with every PR by @gtema in #1505
- feat: Cleanup some potential panics in pagination by @gtema in #1504
- feat: Make
Findabletrait usingResultconsistently by @gtema in #1506 - feat: Replace unwrap in
api_versionandxtaskby @gtema in #1507 - feat: Cleanup openstack_tui from unwrap and expect use by @gtema in #1508
- feat: Clean use of
uwrapandexpectinopenstack_sdkby @gtema in #1509 - feat: Address some
unwraps inopenstack_cliby @gtema in #1510 - feat: Replace use of
unwrapandexpectin generated rust code by @gtema in #1511 - chore(deps): update rust crate bytes to v1.11.0 by @renovate[bot] in #1514
- feat: Complete removing
unwrapandexpectuse by @gtema in #1516 - chore: Switch to trusted publishing by @gtema in #1517
- chore(deps): Bump hyper from 1.7.0 to 1.8.1 by @dependabot[bot] in #1518
- chore: Update Keystone-NG docs by @gtema in #1519
- chore: Drop json5 feature of config crate by @gtema in #1525
- chore: Add permission required by release-plz by @gtema in #1524
- chore(ci): Vendor cirros image under GitHub releases by @gtema in #1527
- chore: release by @gtema-release-plz[bot] in #1491
Full Changelog: v0.13.2...v0.13.3
openstack_types-v0.22.3
What's Changed
- chore(ci): Add libudev to the release workflow by @gtema in #1477
- fix: Disable all-features in build by @gtema in #1478
- chore(deps): Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1480
- chore(deps): update github/codeql-action action to v4.31.0 by @renovate[bot] in #1484
- chore(deps): update github artifact actions (major) by @renovate[bot] in #1485
- chore(deps): update rust docker tag to v1.91.0 by @renovate[bot] in #1490
- chore(deps): update crate-ci/typos action to v1.39.0 by @renovate[bot] in #1488
- chore(deps): update rust crate assert_cmd to v2.1.1 by @renovate[bot] in #1489
- fix: Do not stop version discovery on unreachable url by @gtema in #1495
- chore(deps): update docker/metadata-action action to v5.9.0 by @renovate[bot] in #1498
- chore: Raise a warn for
expectandunwrapuse by @gtema in #1500 - chore: Periodic content sync by @gtema in #1501
- fix: Add libudev-dev to the clippy test by @gtema in #1502
- chore: Disable building artifacts with every PR by @gtema in #1505
- feat: Cleanup some potential panics in pagination by @gtema in #1504
- feat: Make
Findabletrait usingResultconsistently by @gtema in #1506 - feat: Replace unwrap in
api_versionandxtaskby @gtema in #1507 - feat: Cleanup openstack_tui from unwrap and expect use by @gtema in #1508
- feat: Clean use of
uwrapandexpectinopenstack_sdkby @gtema in #1509 - feat: Address some
unwraps inopenstack_cliby @gtema in #1510 - feat: Replace use of
unwrapandexpectin generated rust code by @gtema in #1511 - chore(deps): update rust crate bytes to v1.11.0 by @renovate[bot] in #1514
- feat: Complete removing
unwrapandexpectuse by @gtema in #1516 - chore: Switch to trusted publishing by @gtema in #1517
- chore(deps): Bump hyper from 1.7.0 to 1.8.1 by @dependabot[bot] in #1518
- chore: Update Keystone-NG docs by @gtema in #1519
- chore: Drop json5 feature of config crate by @gtema in #1525
- chore: Add permission required by release-plz by @gtema in #1524
- chore(ci): Vendor cirros image under GitHub releases by @gtema in #1527
- chore: release by @gtema-release-plz[bot] in #1491
Full Changelog: openstack_types-v0.22.2...openstack_types-v0.22.3
What's Changed
- chore(ci): Add libudev to the release workflow by @gtema in #1477
- fix: Disable all-features in build by @gtema in #1478
- chore(deps): Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1480
- chore(deps): update github/codeql-action action to v4.31.0 by @renovate[bot] in #1484
- chore(deps): update github artifact actions (major) by @renovate[bot] in #1485
- chore(deps): update rust docker tag to v1.91.0 by @renovate[bot] in #1490
- chore(deps): update crate-ci/typos action to v1.39.0 by @renovate[bot] in #1488
- chore(deps): update rust crate assert_cmd to v2.1.1 by @renovate[bot] in #1489
- fix: Do not stop version discovery on unreachable url by @gtema in #1495
- chore(deps): update docker/metadata-action action to v5.9.0 by @renovate[bot] in #1498
- chore: Raise a warn for
expectandunwrapuse by @gtema in #1500 - chore: Periodic content sync by @gtema in #1501
- fix: Add libudev-dev to the clippy test by @gtema in #1502
- chore: Disable building artifacts with every PR by @gtema in #1505
- feat: Cleanup some potential panics in pagination by @gtema in #1504
- feat: Make
Findabletrait usingResultconsistently by @gtema in #1506 - feat: Replace unwrap in
api_versionandxtaskby @gtema in #1507 - feat: Cleanup openstack_tui from unwrap and expect use by @gtema in #1508
- feat: Clean use of
uwrapandexpectinopenstack_sdkby @gtema in #1509 - feat: Address some
unwraps inopenstack_cliby @gtema in #1510 - feat: Replace use of
unwrapandexpectin generated rust code by @gtema in #1511 - chore(deps): update rust crate bytes to v1.11.0 by @renovate[bot] in #1514
- feat: Complete removing
unwrapandexpectuse by @gtema in #1516 - chore: Switch to trusted publishing by @gtema in #1517
- chore(deps): Bump hyper from 1.7.0 to 1.8.1 by @dependabot[bot] in #1518
- chore: Update Keystone-NG docs by @gtema in #1519
- chore: Drop json5 feature of config crate by @gtema in #1525
- chore: Add permission required by release-plz by @gtema in #1524
- chore(ci): Vendor cirros image under GitHub releases by @gtema in #1527
- chore: release by @gtema-release-plz[bot] in #1491
Full Changelog: openstack_types-v0.22.2...openstack_types-v0.22.3
openstack_tui-v0.13.3
openstack_sdk-v0.22.3
What's Changed
- chore(ci): Vendor cirros image under GitHub releases by @gtema in #1527
- chore: release by @gtema-release-plz[bot] in #1491
Full Changelog: internal...openstack_sdk-v0.22.3
openstack_cli-v0.13.3
Added
- Complete removing
unwrapandexpectuse (#1516) - No
unwrapandexpectin generated code (#1511) - Address some
unwraps inopenstack_cli(#1510) - Clean use of
uwrapandexpectinopenstack_sdk(#1509) - Replace unwrap in
api_versionandxtask(#1507) - Make
Findabletrait usingResultconsistently (#1506) - Cleanup some potential panics in pagination (#1504)
Fixed
- Do not stop version discovery on unreachable url (#1495)
Other
DO NOT USE
This release is used to temporarily host artifacts necessary in tests close to GitHub infrastructure
v0.13.2
What's Changed
- chore(deps): Bump step-security/harden-runner from 2.10.2 to 2.13.0 by @dependabot[bot] in #1410
- chore(deps): Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #1409
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1408
- chore(deps): update crate-ci/typos action to v1.36.2 by @renovate[bot] in #1400
- fix: Fix i32/u32 types in few object-store operations by @gtema in #1413
- feat: Improve openapi type conversion by @gtema in #1412
- feat: Start generating keystone-ng code by @gtema in #1415
- feat: Default to u32 when maximum is unset by @gtema in #1416
- feat: Add port parameter to the loadbalancer resource by @gtema in #1417
- feat: Enable
OS_CLIENT_CONFIG_PATHenvironment variable by @gtema in #1419 - chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #1422
- chore(deps): Bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #1423
- chore: Temporary disable test due to Neutron bug by @gtema in #1426
- feat: Implement passkey registration and auth by @gtema in #1418
- feat: Add keystone_ng idp and mapping by @gtema in #1427
- refactor: Simplify parse_key_val_opt and parse_key_val by @wilful in #1425
- chore(deps): update rust docker tag to v1.90.0 by @renovate[bot] in #1430
- chore: Add keystone-ng idp and mapping resources metadata by @gtema in #1433
- chore(deps): Perform
cargo upgradeby @gtema in #1434 - fix: Expand
~in the OS_CLIENT_CONFIG_PATH by @gtema in #1435 - fix: Fix the federation auth url for v4 by @gtema in #1438
- feat: Enable security group rule deletion by @gtema in #1439
- feat: Extend default cli config for identity operations by @gtema in #1440
- feat: Refetch object-storage resources by @gtema in #1441
- chore(deps): update actions/cache action to v4.3.0 by @renovate[bot] in #1446
- chore(deps): Bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #1445
- chore(deps): Bump httpmock from 0.7.0 to 0.8.0 by @dependabot[bot] in #1444
- chore(deps): Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #1450
- chore: Fix newly identified typos by @gtema in #1455
- chore(deps): Bump crate-ci/typos from 1.36.2 to 1.37.2 by @dependabot[bot] in #1453
- feat: Implement JWT login
implement JWT login gated behind the keystone_ng feature. by @gtema in #1443
- feat: Add support for token restrictions by @gtema in #1458
- feat: Add connection pooling in openstack_sdk by @gtema in #1459
- feat: add socks feature to reqwest by @goek-han in #1460
- chore: Ease code contributions by @gtema in #1461
- chore: Dump glance log on functest failure by @gtema in #1462
- chore(test): Rework image upload roundtrip test by @gtema in #1463
- chore(deps): update rust crate regex to v1.12.1 by @renovate[bot] in #1466
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #1467
- feat: Prepare generation of create types for tui. by @gtema in #1468
- chore: Update image roundtrip test by @gtema in #1469
- feat: Add create security group rule support by @gtema in #1470
- chore(deps): update rust crate md5 to ^0.8.0 by @renovate[bot] in #1465
- chore(deps): update step-security/harden-runner digest to 92c522a by @renovate[bot] in #1420
- chore(deps): update actions/download-artifact digest to 634f93c by @renovate[bot] in #1464
- chore(deps): Bump dtolnay/rust-toolchain from 56f84321dbccf38fb67ce29ab63e4754056677e0 to 6d653acede28d24f02e3cd41383119e8b1b35921 by @dependabot[bot] in #1437
- chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in #1473
- fix: Patch the neutron.network.l2_adjacency type with no hints by @gtema in #1476
- chore: release by @gtema-release-plz[bot] in #1456
- chore(ci): Add libudev to the release workflow by @gtema in #1477
- fix: Disable all-features in build by @gtema in #1478
New Contributors
Full Changelog: v0.13.1...v0.13.2
openstack_types-v0.22.2
Added
- Prepare generation of create types for tui (#1468)
- Add support for token restrictions (#1458)
- Add keystone_ng idp and mapping (#1427)
- Implement passkey registration and auth (#1418)
- Add port parameter to the loadbalancer resource (#1417)
- Default to u32 when maximum is unset (#1416)
- Start generating keystone-ng code (#1415)
- Improve openapi type conversion (#1412)
Fixed
- Patch the neutron.network.l2_adjacency type (#1476)
- Fix i32/u32 types in few object-store operations (#1413)
Other
openstack_tui-v0.13.2
openstack_sdk-v0.22.2
Added
- 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)
- Add support for token restrictions (#1458)
- Implement JWT login (#1443)
- Add keystone_ng idp and mapping (#1427)
- Implement passkey registration and auth (#1418)
- Enable
OS_CLIENT_CONFIG_PATHenvironment variable (#1419) - Add port parameter to the loadbalancer resource (#1417)
- Start generating keystone-ng code (#1415)
- Improve openapi type conversion (#1412)
Fixed
- Fix the federation auth url for v4 (#1438)
- Expand
~in the OS_CLIENT_CONFIG_PATH (#1435) - Fix i32/u32 types in few object-store operations (#1413)