What's Changed
- chore: Changes from keystone-rs webauthn restructure by @gtema in #1615
- chore: Add trailing punctuation in the keystone-rs by @gtema in #1623
- chore(deps): update rust docker tag to v1.93.0 by @renovate[bot] in #1624
- chore: Adapt to the newer release of typos. by @gtema in #1639
- chore(deps): Bump crate-ci/typos from 1.42.0 to 1.43.0 by @dependabot[bot] in #1638
- chore(deps): Bump bytes to 1.11.1 by @gtema in #1640
- feat: Add dynamic completions in clap library by @goek-han in #1626
- chore(deps): Bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in #1627
- chore(deps): Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #1635
- chore(deps): Bump github/codeql-action from 4.31.0 to 4.32.1 by @dependabot[bot] in #1637
- chore(deps): update actions/attest-build-provenance action to v3.2.0 by @renovate[bot] in #1631
- chore(deps): Bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #1641
- chore(deps): Bump rand from 0.9.2 to 0.10.0 by @dependabot[bot] in #1644
- chore(deps): Bump tempfile from 3.24.0 to 3.25.0 by @dependabot[bot] in #1643
- chore(deps): Bump uuid from 1.20.0 to 1.21.0 by @dependabot[bot] in #1648
- chore(deps): Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #1649
- feat: Split openstack_sdk crate by @gtema in #1655
- chore(deps): Bump strum from 0.27.2 to 0.28.0 by @dependabot[bot] in #1652
- chore(deps): Bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #1656
- chore: Start publishing openstack_sdk_core by @gtema in #1657
- feat: Update to 2024 rust edition by @gtema in #1658
- chore(deps): update crate-ci/typos action to v1.44.0 by @renovate[bot] in #1659
- feat: Sync changes from codegenerator by @gtema in #1662
- chore(deps): Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #1665
- chore(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1664
- chore(deps): Upgrade dependencies by @gtema in #1669
- refactor: Trait-ize auth plugins by @gtema in #1668
- chore(deps): Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1663
- chore: Move client back to
openstack_sdkby @gtema in #1670 - chore(deps): update rust docker tag to v1.94.0 by @renovate[bot] in #1672
- chore(deps): Bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #1679
- chore(deps): Bump step-security/harden-runner from 2.14.0 to 2.15.1 by @dependabot[bot] in #1678
- chore(deps): Bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #1676
- chore(deps): Bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #1674
- chore(deps): Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #1675
- feat: Split out remaining auth methods to plugins by @gtema in #1680
- chore(deps): Bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #1688
- chore(deps): Bump clap_complete from 4.5.66 to 4.6.0 by @dependabot[bot] in #1686
- chore(deps): Bump tempfile from 3.26.0 to 3.27.0 by @dependabot[bot] in #1687
- chore(deps): Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #1691
- chore(deps): Bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #1690
- chore(deps): Bump actions/create-github-app-token from 2.2.0 to 3.0.0 by @dependabot[bot] in #1689
- chore(deps): Bump assert_cmd from 2.1.2 to 2.2.0 by @dependabot[bot] in #1685
- chore: Update locked dependencies by @gtema in #1698
- refactor: Split the cli-core crate by @gtema in #1700
- chore: Repair codegenerator by @gtema in #1701
- chore(deps): Bump uuid from 1.22.0 to 1.23.0 by @dependabot[bot] in #1702
- chore(deps): Bump actions/configure-pages from 5.0.0 to 6.0.0 by @dependabot[bot] in #1703
- chore: prepare split of cli crate by @gtema in #1707
- refactor: Split cli crate by @gtema in #1708
- chore(ci): Update CI triggers and workflow members by @gtema in #1709
- refactor: Remove unused features by @gtema in #1710
- refactor: Update sdk service impl to use core crait by @gtema in #1711
- chore: Unvendor nova.server_diagnostics schema by @gtema in #1712
- refactor: Split sdk crate into subcrates by @gtema in #1713
- refactor(sdk): Make sdk service impls standalone crates by @gtema in #1714
- refactor: Introduce dedicated types crates by @gtema in #1715
- refactor: Render types to separate crates by @gtema in #1716
- refactor: Cleanup types split by @gtema in #1717
- chore(deps): update crate-ci/typos action to v1.45.0 by @renovate[bot] in #1719
- chore(deps): Bump github/codeql-action from 4.32.1 to 4.35.1 by @dependabot[bot] in #1704
- chore(deps): Bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #1720
- chore(deps): Bump hyper from 1.8.1 to 1.9.0 by @dependabot[bot] in #1721
- chore(deps): Bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #1724
- chore(deps): Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1722
- chore(deps): update docker/build-push-action action to v7.1.0 by @renovate[bot] in #1727
- fix: Add endpoint interface handling by @gtema in #1728
- chore(deps): Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 by @dependabot[bot] in #1729
- chore(deps): Bump actions/create-github-app-token from 3.0.0 to 3.1.1 by @dependabot[bot] in #1730
- chore: Whitelist
randvulnerability by @gtema in #1736 - chore(deps): Bump tokio from 1.51.0 to 1.52.0 by @dependabot[bot] in #1734
- chore(deps): Bump rand from 0.10.0 to 0.10.1 in the cargo group across 1 directory by @dependabot[bot] in #1733
- chore: Use absolute path in Dockerfile by @gtema in #1739
- chore(deps): update rust docker tag to v1.95.0 by @renovate[bot] in #1737
- chore(deps): update step-security/harden-runner action to v2.19.0 by @renovate[bot] in #1738
- feat: Start respecting MV response candidates by @gtema in #1744
- fix: Try deserialization to multiple schemas by @gtema in #1746
- feat: Respect MV based responses by @gtema in #1745
- chore(deps): Bump crate-ci/typos from 1.45.0 to 1.46.0 by @dependabot[bot] in #1751
- chore: Update rustls-webpki and openssl versions by @gtema in #1754
- fix: Respect
response_list_item_keyoutside of pagination by @gtema in #1753 - chore(deps): Bump json-patch from 4.1.0 to 4.2.0 by @dependabot[bot] in #1750
- chore(deps): Bump step-security/harden-runner from 2.16.0 to 2.19.1 by @dependabot[bot] in #1757
- feat: BS.host.show is a "list" operation by @gtema in #1759
- refactor: combine cli-core and cli-cmd into one folder by @gtema in #1761
- chore(ci): Update missed package rename in release.plz by @gtema in #1762
- fix: Discard deviating domain in pagination links by @gtema in #1763
- chore: release by @gtema-release-plz[bot] in #1758
- chore(ci): Changes that were necessary for making initial release of subcrates by @gtema in #1768
- chore(deps): Bump actions/create-github-app-token from 3.1.1 to 3.2.0 by @dependabot[bot] in #1765
- chore: Update the release-plz configuration by @gtema in #1771
- chore(deps): update docker/metadata-action action to v6.1.0 by @renovate[bot] in #1774
- chore(deps): update github/codeql-action action to v4.36.0 by @renovate[bot] in #1775
- chore(deps): update docker/login-action action to v4.2.0 by @renovate[bot] in #1773
- chore(deps): update docker/build-push-action action to v7.2.0 by @renovate[bot] in #1772
- chore(deps): Bump openssl from 0.10.79 to 0.10.80 in the cargo group across 1 directory by @dependabot[bot] in #1769
- chore(deps): Bump webauthn-rs-core from 0.5.4 to 0.5.5 in the cargo group across 0 directory by @dependabot[bot] in #1777
- chore: Upgrade dependencies by @gtema in #1778
- chore: Update cargo-dist version by @gtema in #1779
- chore(deps): update rust docker tag to v1.96.0 by @renovate[bot] in #1782
- chore(deps): update crate-ci/typos action to v1.47.0 by @renovate[bot] in #1781
- feat: Start building documentation for clouds.yaml by @gtema in #1780
- chore: release by @gtema-release-plz[bot] in #1770
- chore: Fix building artifacts by @gtema in #1784
Full Changelog: v0.13.5...v0.13.7