Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.24.5/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget
Signature verification
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.5/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.5/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.5/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
--certificate uniget_linux_$(uname -m).tar.gz.pem \
--signature uniget_linux_$(uname -m).tar.gz.sig \
--certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.24.5' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Bugfixes (since v0.24.4)
- fix: Changelog was disabled 3ae2758
- fix: Fix runtime environment ff9ba40
- fix: Error handling for parameters d5bc750
Features (since v0.24.4)
- feat: Removed helpers in favour of devcontainers 57c8f97
- feat: Added configuration for devcontainer 0d8c922
- feat(generate): Deps handling and new output 1a4b5bd
- feat: Create release notes before release 39de176
Dependency updates (since v0.24.4)
- chore(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.15.1 (#1016)
- chore(deps): update module github.com/redis/go-redis/extra/rediscmd/v9 to v9.15.1 (#1015)
- chore(deps): update github/codeql-action digest to 3599b3b (#1014)
- chore(deps): update docker:28.4.0-dind docker digest to 2ceb471 (#1013)
- chore(deps): update docker:28.4.0 docker digest to 2ceb471 (#1012)
- chore(deps): update module github.com/mattn/go-runewidth to v0.0.17 (#1011)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.12.3 (#1010)
- chore(deps): update github/codeql-action digest to 303c0ae (#1009)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.80.0 (#1008)
- chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.22.9 (#1007)
- chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v2.5.0 (#1006)
- chore(deps): update module github.com/sagikazarmark/locafero to v0.12.0 (#1005)
- fix(deps): update module github.com/compose-spec/compose-go/v2 to v2.9.0 (#1004)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.12.2 (#1003)
- chore(deps): update ghcr.io/uniget-org/tools/glab docker tag to v1.72.0 (#1002)
- chore(deps): update ubuntu:24.04 docker digest to 353675e (#1001)
- chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.33.0 (#1000)
- chore(deps): update ghcr.io/uniget-org/tools/glab docker tag to v1.71.2 (#999)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.12.1 (#998)
- chore(deps): update ubuntu:24.04 docker digest to 590e57a (#997)
- chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.1 (#996)
- chore(deps): update golang:1.25.1 docker digest to 8305f5f (#995)
- chore(deps): update ghcr.io/uniget-org/tools/cosign docker tag to v2.6.0 (#994)
- chore(deps): update module github.com/prometheus/otlptranslator to v1 (#993)
- chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.0 (#992)
- chore(deps): update module go.yaml.in/yaml/v2 to v2.4.3 (#991)
- fix(deps): update module github.com/muesli/mango-cobra to v1.3.0 (#990)
- chore(deps): update module github.com/muesli/mango-pflag to v0.2.0 (#989)
- chore(deps): update module github.com/redis/go-redis/v9 to v9.14.0 (#987)
- chore(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.14.0 (#986)
Full Changelog (since v0.24.4)
Compare with previous release