0.24.0-rc.6
Pre-release
Pre-release
Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.24.0-rc.6/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin unigetSignature verification
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.0-rc.6/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.0-rc.6/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.24.0-rc.6/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.0-rc.6' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comBugfixes (since v0.23.12)
- fix: Only update scorecard on release 9823181
- fix: Working reset for rebase 76c718e
- fix: Working push for rebase bb15522
- fix(bump): Load metadata from file like other cmds c98eaf7
- fix: Syntax error in cut 5aa156b
- fix: Improved error handling for callbacks 74b891b
Features (since v0.23.12)
- [Feature]: Install from Reader instead of []byte (#827)
- feat: Added rebase for branches 934d231
- feat: Added bump for compose and kubernetes b6cd064
- feat: Added support for bumping compose files c9e6954
- feat: Resolved close with callbacks 2fec547
- feat: Do not waste memory #827 f447c54
- feat: Cleanup of subcommands 184cef9
- feat: Added hidden subcommand ref e49e3b3
- feat: Removed binary dump-dockerfile 05ae7ae
- feat: Added bump subcommand to update Dockerfiles 7d7b924
- feat(bump-dockerfile): Added tool to bump image references in Dockerfile fef4765
- feat: Tidy go modules after renovate 8c5fbcf
- feat: Renovate indirect go dependencies 7e22bf7
Dependency updates (since v0.23.12)
- chore(deps): update module golang.org/x/text to v0.29.0 (#966)
- fix(deps): update module golang.org/x/sys to v0.36.0 (#964)
- chore(deps): update module golang.org/x/sync to v0.17.0 (#963)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.12.0 (#960)
- chore(deps): update ghcr.io/uniget-org/tools/glab docker tag to v1.68.0 (#959)
- chore(deps): update docker/dockerfile docker tag to v1.18.0 (#958)
- chore(deps): update docker docker tag to v28.4.0 (#957)
- chore(deps): update golang docker tag to v1.25.1 (#956)
- chore(deps): update dependency go to v1.25.1 (#955)
- chore(deps): update ubuntu:24.04 docker digest to 9cbed75 (#954)
- chore(deps): update github/codeql-action digest to f1f6e5f (#953)
- chore(deps): update docker:28.3.3-dind docker digest to a56b3bd (#952)
- chore(deps): update docker:28.3.3 docker digest to a56b3bd (#951)
- chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlptrace to v1.38.0 (#937)
- chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc to v1.38.0 (#935)
- chore(deps): update module go.opentelemetry.io/contrib/bridges/prometheus to v0.63.0 (#929)
- fix(deps): update module github.com/regclient/regclient to v0.9.2 (#928)
- chore(deps): update regclient/regctl docker tag to v0.9.2 (#927)
- chore(deps): update module github.com/ulikunitz/xz to v0.5.15 (#926)
- chore(deps): update module github.com/gookit/color to v1.6.0 (#925)
- chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.32.0 (#924)
- chore(deps): update golang:1.25.0 docker digest to 5502b0e (#923)
- fix(deps): update module github.com/regclient/regclient to v0.9.1 (#922)
- chore(deps): update regclient/regctl docker tag to v0.9.1 (#921)
- chore(deps): update golang:1.25.0 docker digest to 4859242 (#920)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.78.0 (#919)
- chore(deps): update github/codeql-action digest to 3c3833e (#918)
- chore(deps): update module github.com/coreos/go-systemd/v22 to v22.6.0 (#917)
- chore(deps): update module google.golang.org/protobuf to v1.36.8 (#916)
- chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (#915)