Releases: edgelesssys/uplosi
Releases · edgelesssys/uplosi
v0.3.1
v0.3.0
New features
What's Changed
- update all dependencies by @malt3 in #72
- Add TPM PCR measurement precalculation by @msanft in #74
- deps: update GitHub action dependencies by @renovate in #73
- deps: update Go dependencies by @renovate in #81
- deps: update cachix/install-nix-action action to v27 by @renovate in #82
- readme: move pcr calculation section to the end by @katexochen in #80
- deps: update golangci/golangci-lint-action action to v6 by @renovate in #83
- flake.lock: Update by @renovate in #84
- fix linter issues by @katexochen in #85
- azure: added option for additionalSignatures by @mkulke in #79
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Changelog
- f0509d2: deps: update Go dependencies (@katexochen)
- 88361b1: deps: update Go indirect dependencies (@renovate[bot])
- ae8b221: deps: update actions/checkout action to v4.1.4 (@renovate[bot])
- 16d9cfe: deps: update golangci/golangci-lint-action action to v5 (@renovate[bot])
- 71d53df: deps: update module golang.org/x/net to v0.23.0 [SECURITY] (#64) (@renovate[bot])
- 489ccb1: doc: minor fixes to the readme (#65) (@mkulke)
- 7c88135: flake.lock: Update (@renovate[bot])
- 4426a47: flake: update uplosi vendorHash (@edgelessci)
v0.2.0
New features
- Openstack support: uplosi now supports uploading images to openstack! Check out the new config options in the README.
- Configurable config file location: use
--config
to specify the directory where your uplosi config/config directory are places.
Changelog
- 4cef3c7: Prepare v0.2.0 release (@katexochen)
- d3fa2f7: add support for Azure TDX preview (@malt3)
- 30aaaf8: azure: add germanywestcentral (#52) (@m1ghtym0)
- 9730d61: azure: expose regional replication as config field (#53) (@malt3)
- 3456a6f: azure: reuse disk name for managed image (@malt3)
- 4a7d076: cmd: make config path configurable (#56) (@msanft)
- 8933160: deps: update Go dependencies (#58) (@renovate[bot])
- c36079b: deps: update cachix/install-nix-action action to v26 (#60) (@renovate[bot])
- 07acced: deps: update golangci/golangci-lint-action action to v3.7.1 (#57) (@renovate[bot])
- fd7ba0b: deps: update golangci/golangci-lint-action action to v4 (#61) (@renovate[bot])
- 05e4099: deps: update module google.golang.org/protobuf to v1.33.0 [SECURITY] (#55) (@renovate[bot])
- 4b0c7e8: flake.lock: Update (#47) (@renovate[bot])
- 4853556: openstack: add initial support (@malt3)
v0.1.3
Changelog
- 0190e8c: aws: format AMI ARNs correctly (@malt3)
- 603afaa: ci: check vendorHash, update on renovate PRs (@katexochen)
- 78c6f9a: ci: use nix-update to update vendorHash (@katexochen)
- ce3fef2: cmd: refactor cmd structure to allow completion (@katexochen)
- 9f1e031: deps: update Go dependencies (#40) (@renovate[bot])
- 5a06627: deps: update actions/checkout action to v4.1.1 (@renovate[bot])
- 8069e95: deps: update actions/setup-go action to v5 (#48) (@renovate[bot])
- 074b9b1: deps: update cachix/install-nix-action action to v24 (#49) (@renovate[bot])
- 0506acc: deps: update module golang.org/x/crypto to v0.17.0 [SECURITY] (#46) (@renovate[bot])
- d4a1300: deps: update module google.golang.org/grpc to v1.58.3 [SECURITY] (#45) (@renovate[bot])
- 2e697f6: flake.lock: Update (@katexochen)
- 7b54b53: flake: add nixutils (@katexochen)
- c98f3f9: flake: refactor (@katexochen)
- 9d6f33b: logging: write to stderr (@malt3)
- bdd407f: renovate: enable flake.lock updates (@katexochen)
- 3db3919: renovate: regroup Go dependencies (@katexochen)
v0.1.2
Changelog
- 79e078c: Prepare v0.1.2 release (@katexochen)
- 83d9f79: aws: fix issue with creating bucket in us-east-1 (@katexochen)
- a9260be: deps: update AWS SDK (#20) (@renovate[bot])
- ba52102: deps: update Azure SDK (#24) (@renovate[bot])
- 1380594: deps: update module cloud.google.com/go/compute to v1.23.1 (#25) (@renovate[bot])
v0.1.1
Changelog
- 7e799f2: Add missing license headers and fix existing (@thomasten)
- 8de7dd1: Prepare v0.1.1 release (@katexochen)
- 7fa0c41: config: fix reading of config dir (@katexochen)
v0.1.0
Changelog
- ff842ba: Allow config overrides with merging and multiple upload variants (@malt3)
- 22b9f83: Configure Renovate (#1) (@renovate[bot])
- 60556fe: GitHub Actions workflows (@renovate[bot])
- 72d872b: Increment flag (@katexochen)
- 5e329d6: README (@malt3)
- c4040ce: Upload azure (@katexochen)
- 0229ebe: azure: automatically append VHD footer to raw disk images during upload (@malt3)
- db22c11: azure: ensure sig and image def before upload (@katexochen)
- 81a2c62: azure: make image definition name a template (@malt3)
- 191481f: cmd: add build information (@katexochen)
- 01543b0: config validation with rego (@malt3)
- 9edde72: config: apply config defaults and templates during rendering (@malt3)
- ea0ef32: deps: update AWS SDK (#10) (@renovate[bot])
- 9efa39f: deps: update cachix/install-nix-action action to v23 (#15) (@renovate[bot])
- 96fe76e: deps: update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.8.0 (#16) (@renovate[bot])
- 3d80d1f: deps: update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.3.1 (#6) (@renovate[bot])
- 34bf4b9: deps: update module github.com/stretchr/testify to v1.8.4 (#7) (@renovate[bot])
- dc0c50e: deps: update module golang.org/x/mod to v0.12.0 (#9) (@renovate[bot])
- 67d2930: deps: update module golang.org/x/mod to v0.13.0 (#12) (@renovate[bot])
- 3ae8ee3: fix config test (@malt3)
- 3f2f248: fix linter issues (@malt3)
- bd08e69: fix: use correct name for managed image (@katexochen)
- 64cd6a9: initial aws support (@malt3)
- 8c40946: initial gcp support (@malt3)
- a98b098: nix flake update (@malt3)
- 5e5f67f: nix init flake (@malt3)
- 9f27a1a: policy validation for config (@katexochen)
- f973154: re-enable increment-version flag (@malt3)
- 78b356b: release 0.1.0 (@malt3)
- 07fef9a: release: init goreleaser (@katexochen)
- 5fc8370: rename uploader pkg to config (@katexochen)
- 3d672df: rewrite config parsing in TOML (@malt3)
- 2064c9a: update go to 1.21 (@malt3)