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
- feat: Adapt identity schemas by @gtema in #868
- chore: Update cargo-dist to 0.26.1 by @gtema in #867
- feat: Update identity schemas by @gtema in #870
- feat: Adapt few compute result schema changes by @gtema in #871
- feat: Start building parts of TUI by @gtema in #876
- chore(deps): Bump semver from 1.0.23 to 1.0.24 by @dependabot in #874
- chore(deps): Bump hyper from 1.5.1 to 1.5.2 by @dependabot in #872
- chore(deps): Bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #873
- fix: Fix few tui generated code issues by @gtema in #877
- chore(deps): update actions/upload-artifact action to v4.5.0 by @renovate in #878
- feat: Prepare switch to generated tui code by @gtema in #880
- chore(deps): update rust crate config to ^0.15.0 by @renovate in #882
- chore(deps): Bump thiserror from 2.0.7 to 2.0.9 by @dependabot in #888
- chore: Drop patch version pins by @gtema in #891
- chore(deps): Bump config from 0.15.3 to 0.15.4 by @dependabot in #889
- chore(deps): Bump syn from 2.0.90 to 2.0.91 by @dependabot in #890
- chore(deps): update github/codeql-action action to v3.28.0 by @renovate in #862
- chore(deps): Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #887
- chore(deps): update crate-ci/typos action to v1.28.4 by @renovate in #861
- chore(deps): update taiki-e/install-action action to v2.47.0 by @renovate in #864
- chore(deps): update crate-ci/committed action to v1.1.5 by @renovate in #884
- chore: Update locked dependencies by @gtema in #893
- chore(deps): update rust crate serde to v1.0.217 by @renovate in #896
- Update dependencies by @gtema in #901
- chore(deps): update dtolnay/rust-toolchain digest to a54c7af by @renovate in #865
- fix(deps): update rust crate syn to v2.0.95 by @renovate in #898
- chore(deps): update crate-ci/typos action to v1.29.4 by @renovate in #903
- chore(deps): update actions/create-github-app-token action to v1.11.1 by @renovate in #883
- fix(deps): update rust crate open to v5.3.2 by @renovate in #904
- feat(tui): Implement views configuration by @gtema in #905
- chore(ci): Switch to v2 of the attest-build-provenance by @gtema in #906
- chore(deps): Update dependencies by @gtema in #908
- chore(deps): update rust docker tag to v1.84.0 by @renovate in #909
- chore(deps): update alpine docker tag to v3.21.2 by @renovate in #910
- chore(deps): update actions/upload-artifact action to v4.6.0 by @renovate in #915
- chore(deps): update docker/build-push-action action to v6.11.0 by @renovate in #916
- chore(deps): Bump proc-macro2 from 1.0.92 to 1.0.93 by @dependabot in #918
- fix: Respect region_name set in the config by @gtema in #919
- chore(deps): update docker/build-push-action action to v6.12.0 by @renovate in #920
- chore(ci): reorder entries in dependabot.yml by @gtema in #921
- chore(deps): Bump config from 0.15.5 to 0.15.6 by @dependabot in #922
- chore(deps): Bump strip-ansi-escapes from 0.2.0 to 0.2.1 by @dependabot in #923
- feat: Synchronize code with OpenAPIs by @gtema in #924
- chore: Update dependencies by @gtema in #925
- chore: release by @gtema-release-plz in #869
- chore(deps): Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #928
- chore(deps): Bump semver from 1.0.24 to 1.0.25 by @dependabot in #929
- chore(deps): update docker/build-push-action action to v6.13.0 by @renovate in #933
- chore(deps): update actions/attest-build-provenance action to v2.2.0 by @renovate in #932
- feat: Add get_auth_state method to obtain auth status by @gtema in #937
- chore: Update dependencies by @gtema in #940
- chore(deps): update crate-ci/typos action to v1.29.5 by @renovate in #941
- chore(deps): update rust docker tag to v1.84.1 by @renovate in #942
- chore: Remove deny unused in tui by @gtema in #943
- feat: Synchronize identity schemas by @gtema in #945
- feat: Generate TUI response structure by @gtema in #946
- chore: Split tui into lib and bin by @gtema in #947
- chore: release by @gtema-release-plz in #930
- feat: Adapt clippy run to include bin targets by @gtema in #948
- chore: Move dist bulid setup element by @gtema in #953
- feat: Send response action also for delete events by @gtema in #954
- chore: Implement user deletion by @gtema in #952
- chore(deps): Bump bytes from 1.9.0 to 1.10.0 by @dependabot in #951
- chore: Make cli modules and commands public by @gtema in #956
- chore(deps): Bump comfy-table from 7.1.3 to 7.1.4 by @dependabot in #966
- chore(deps): Bump strum from 0.26.3 to 0.27.0 by @dependabot in #965
- chore(deps): Bump syn from 2.0.96 to 2.0.98 by @dependabot in #950
- chore(deps): Bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.94 by @dependabot in #961
- chore(deps): update alpine docker tag to v3.21.3 by @renovate in #969
- chore(deps): Bump tempfile from 3.16.0 to 3.17.1 by @dependabot in #979
- chore(deps): Bump step-security/harden-runner from 2.10.2 to 2.11.0 by @dependabot in #972
- chore(deps): Bump clap from 4.5.27 to 4.5.30 by @dependabot in #980
- chore(deps): Bump strum from 0.27.0 to 0.27.1 by @dependabot in #975
- chore(deps): Bump mdbook from 0.4.44 to 0.4.45 by @dependabot in #978
- chore(deps): Bump swatinem/rust-cache from 2.7.5 to 2.7.7 by @dependabot in #962
- chore(deps): Bump config from 0.15.7 to 0.15.8 by @dependabot in #977
- chore(deps): update embarkstudios/cargo-deny-action action to v2.0.5 by @renovate in #985
- feat: Reconnect when token expired by @gtema in #989
- chore(deps): update taiki-e/install-action action to v2.49.0 by @renovate in #902
- chore(deps): update rust docker tag to v1.85.0 by @renovate in #991
- chore(deps): Bump serde from 1.0.217 to 1.0.218 by @dependabot in #997
- fix: Use '--file' instead of '-f' in the image functest by @gtema in #1001
- chore(deps): update rust crate json-patch to v4 by @renovate in #993
- fix: Discover block-storage endpoint in the TUI by @gtema in #992
- feat: Return readable error instead of crashing in data upload by @gtema in #1002
- chore(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #1000
- feat: Drop role assignment schema hardcode by @gtema in #1005
- feat: Ensure generated TUI responses are pub by @gtema in #1006
- feat: New generated content by @gtema in #1009
- feat: BS volume bootable parameter is a string by @gtema in #1010
- feat: Add required to compute service responses by @gtema in #1011
- chore(deps): update step-security/harden-runner digest to 41d3351 by @renovate in #911
- chore(deps): update dtolnay/rust-toolchain digest to c5a29dd by @renovate in #938
- chore(deps): update crate-ci/committed action to v1.1.7 by @renovate in #984
- chore(deps): update embarkstudios/cargo-deny-action action to v2.0.6 by @renovate in #1014
- chore(deps): Bump actions/create-github-app-token from 1.11.1 to 1.11.5 by @dependabot in #974
- chore(deps): Bump github/codeql-action from 3.28.0 to 3.28.10 by @dependabot in #987
- chore(deps): update actions/cache action to v4.2.2 by @renovate in #982
- chore(deps): update docker/build-push-action action to v6.15.0 by @renovate in #1021
- chore(deps): update rust crate chrono to v0.4.40 by @renovate in #1015
- chore(deps): Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #1028
- feat: Initialize magnum service structure by @gtema in #1033
- chore(deps): update actions/attest-build-provenance action to v2.2.3 by @renovate in #1013
- chore: Disable renovate patch updates by @gtema in #1034
- chore: Fix renovate.json config by @gtema in #1036
- chore: Update locked dependencies by @gtema in #1037
- feat: Fix network external_gateway_info schema by @gtema in #1038
- feat: Actually start building magnum code by @gtema in #1039
- chore(deps): update step-security/harden-runner digest to 539365b by @renovate in #1023
- chore: Skip RUSTSEC-2024-0436 by @gtema in #1044
- chore: Add typos skip by @gtema in #1045
- chore(deps): Bump crate-ci/typos from 1.29.5 to 1.30.1 by @dependabot in #1042
- chore(deps): Bump actions/create-github-app-token from 1.11.5 to 1.11.6 by @dependabot in #1029
- chore(deps): Bump MarcoIeni/release-plz-action from 0.5.94 to 0.5.99 by @dependabot in #1040
- chore(deps): Bump taiki-e/install-action from 2.49.0 to 2.49.16 by @dependabot in #1041
- chore(deps): Bump tokio from 1.43.0 to 1.44.0 by @dependabot in #1058
- chore: Update dependencies by @gtema in #1061
- feat: Enable majority of magnum commands in cli by @gtema in #1060
- chore(deps): Bump crate-ci/typos from 1.30.1 to 1.30.2 by @dependabot in #1052
- chore(deps): Bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.11 by @dependabot in #1051
- chore: Upgrade to bincode2 by @gtema in #1063
- chore: release by @gtema-release-plz in #1062
Full Changelog: v0.9.2...v0.10.0
What's Changed
- feat: Adapt clippy run to include bin targets by @gtema in #948
- chore: Move dist bulid setup element by @gtema in #953
- feat: Send response action also for delete events by @gtema in #954
- chore: Implement user deletion by @gtema in #952
- chore(deps): Bump bytes from 1.9.0 to 1.10.0 by @dependabot in #951
- chore: Make cli modules and commands public by @gtema in #956
- chore(deps): Bump comfy-table from 7.1.3 to 7.1.4 by @dependabot in #966
- chore(deps): Bump strum from 0.26.3 to 0.27.0 by @dependabot in #965
- chore(deps): Bump syn from 2.0.96 to 2.0.98 by @dependabot in #950
- chore(deps): Bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.94 by @dependabot in #961
- chore(deps): update alpine docker tag to v3.21.3 by @renovate in #969
- chore(deps): Bump tempfile from 3.16.0 to 3.17.1 by @dependabot in #979
- chore(deps): Bump step-security/harden-runner from 2.10.2 to 2.11.0 by @dependabot in #972
- chore(deps): Bump clap from 4.5.27 to 4.5.30 by @dependabot in #980
- chore(deps): Bump strum from 0.27.0 to 0.27.1 by @dependabot in #975
- chore(deps): Bump mdbook from 0.4.44 to 0.4.45 by @dependabot in #978
- chore(deps): Bump swatinem/rust-cache from 2.7.5 to 2.7.7 by @dependabot in #962
- chore(deps): Bump config from 0.15.7 to 0.15.8 by @dependabot in #977
- chore(deps): update embarkstudios/cargo-deny-action action to v2.0.5 by @renovate in #985
- feat: Reconnect when token expired by @gtema in #989
- chore(deps): update taiki-e/install-action action to v2.49.0 by @renovate in #902
- chore(deps): update rust docker tag to v1.85.0 by @renovate in #991
- chore(deps): Bump serde from 1.0.217 to 1.0.218 by @dependabot in #997
- fix: Use '--file' instead of '-f' in the image functest by @gtema in #1001
- chore(deps): update rust crate json-patch to v4 by @renovate in #993
- fix: Discover block-storage endpoint in the TUI by @gtema in #992
- feat: Return readable error instead of crashing in data upload by @gtema in #1002
- chore(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #1000
- feat: Drop role assignment schema hardcode by @gtema in #1005
- feat: Ensure generated TUI responses are pub by @gtema in #1006
- feat: New generated content by @gtema in #1009
- feat: BS volume bootable parameter is a string by @gtema in #1010
- feat: Add required to compute service responses by @gtema in #1011
- chore(deps): update step-security/harden-runner digest to 41d3351 by @renovate in #911
- chore(deps): update dtolnay/rust-toolchain digest to c5a29dd by @renovate in #938
- chore(deps): update crate-ci/committed action to v1.1.7 by @renovate in #984
- chore(deps): update embarkstudios/cargo-deny-action action to v2.0.6 by @renovate in #1014
- chore(deps): Bump actions/create-github-app-token from 1.11.1 to 1.11.5 by @dependabot in #974
- chore(deps): Bump github/codeql-action from 3.28.0 to 3.28.10 by @dependabot in #987
- chore(deps): update actions/cache action to v4.2.2 by @renovate in #982
- chore(deps): update docker/build-push-action action to v6.15.0 by @renovate in #1021
- chore(deps): update rust crate chrono to v0.4.40 by @renovate in #1015
- chore(deps): Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #1028
- feat: Initialize magnum service structure by @gtema in #1033
- chore(deps): update actions/attest-build-provenance action to v2.2.3 by @renovate in #1013
- chore: Disable renovate patch updates by @gtema in #1034
- chore: Fix renovate.json config by @gtema in #1036
- chore: Update locked dependencies by @gtema in #1037
- feat: Fix network external_gateway_info schema by @gtema in #1038
- feat: Actually start building magnum code by @gtema in #1039
- chore(deps): update step-security/harden-runner digest to 539365b by @renovate in #1023
- chore: Skip RUSTSEC-2024-0436 by @gtema in #1044
- chore: Add typos skip by @gtema in #1045
- chore(deps): Bump crate-ci/typos from 1.29.5 to 1.30.1 by @dependabot in #1042
- chore(deps): Bump actions/create-github-app-token from 1.11.5 to 1.11.6 by @dependabot in #1029
- chore(deps): Bump MarcoIeni/release-plz-action from 0.5.94 to 0.5.99 by @dependabot in #1040
- chore(deps): Bump taiki-e/install-action from 2.49.0 to 2.49.16 by @dependabot in #1041
- chore(deps): Bump tokio from 1.43.0 to 1.44.0 by @dependabot in #1058
- chore: Update dependencies by @gtema in #1061
- feat: Enable majority of magnum commands in cli by @gtema in #1060
- chore(deps): Bump crate-ci/typos from 1.30.1 to 1.30.2 by @dependabot in #1052
- chore(deps): Bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.11 by @dependabot in #1051
- chore: Upgrade to bincode2 by @gtema in #1063
- chore: release by @gtema-release-plz in #1062
Full Changelog: v0.9.5...v0.10.0