Releases: sikalabs/slu
Releases · sikalabs/slu
v0.78.0
Changelog
- 1b654b9 chore(deps): Bump github.com/docker/docker
- 7577afd chore(deps): Bump github.com/Azure/go-autorest/autorest/azure/auth
- 826caee chore(deps): Bump github.com/hashicorp/go-retryablehttp
- e76cdad chore(deps): Bump gorm.io/driver/sqlite from 1.5.3 to 1.5.6
- aa5e187 chore(deps): Bump google.golang.org/api from 0.169.0 to 0.191.0
- b60272a feat(cmd/install_bin): Add kubeseal (slu ib kubeseal) #279
- 2cbf160 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.9.15 to 2.9.21
- 4508532 feat(cmd/ondrejsika/dela): Add second photo of Dela and flag --random
- aa8b8c9 feat(file_templates/gitignore): Add ignores for Vim (*.swp, *.swo, *~)
- d5826fc feat(file_templates/gitignore): Add Helm support (by --helm arg)
v0.77.0
Changelog
- 68b05f2 chore(deps): Bump github.com/xanzy/go-gitlab from 0.91.1 to 0.105.0
- d634f73 chore(deps): bump github.com/docker/docker
- f0c0a35 feat(cmd/ondrejsika/desktop_cleanup): Add --brew-cache cleanup param
- 2bfd0cb chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
- 5fac425 chore(deps): bump github.com/prometheus/client_golang
- 459d6f9 chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.1
v0.77.0-dev-2
Changelog
v0.77.0-dev-1
Changelog
- 0367c63 feat(cmd/gitlab_ci/setup_runner): Add flag --no-docker-socket
- aa39de8 feat(cmd/example_server_oidc): Create example server with OIDC auth
- df01ccc --- updated-dependencies: - dependency-name: github.com/argoproj/argo-cd/v2 dependency-type: direct:production ...
- 5aef79e feat(cmd/token_expiration_alert): Create a method how to easily detect expired tokens in Gitlab CI
- 0b56a2f feat(cmd/example): Create exaple commad (as boilerplate for new commands)
- f9d7c2b chore(cmd): reformat using go fmt
- 15ace83 chore(LICENSE): Add MIT license
v0.76.0
v0.76.0-dev-4
Changelog
- ad39ae4 fix(cmd/install_bin): Call defaultVersionFunc only when needed (if no version is provided)
v0.76.0-dev-3
Changelog
- 4097a01 feat(go_cli_project/files): Add missing quotes to .goreleaser.yml
- 61267c8 feat(cmd/install_bin): Add mon to install-bin
- 48257cb feat(go_cli_project/files): Upgrade cobra to v1.8.0
- a954b67 feat(go_cli_project/files): Update Go version to 1.21 in go.mod
- 050ce68 feat(cmd/scripts/kubernetes): Add create-kubernetes-api-ingress command
- 5017e86 feat(utils/k8s_scripts): Add ApplyKubernetesApiIngress method
- e739aa4 chore(deps): Bump github.com/getsentry/sentry-go from 0.25.0 to 0.27.0
- beb9ff8 chore(deps): Bump golang.org/x/sys from 0.18.0 to 0.19.0
v0.76.0-dev-2
v0.76.0-dev-1
v0.75.0
Changelog
- da31f5f feat(cmd/install_bin): Add slc (SikaLabs Cloud CLI)
- 48c93a0 chore(deps): Bump github.com/docker/docker
- b319a83 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.9.5 to 2.9.10
- f87cacb chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.2.0 to 0.4.0
- 25b6c22 feat(cmd/ssh/ssh): Add pure go SSH client using k0sproject/rig
- cfc4069 chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
- 48dca8f feat(cmd/sleep/random): Add --verbose flag
- 1f3585d chore(deps): Bump github.com/prometheus/client_golang
- c06f8b6 chore(deps): Bump github.com/hashicorp/vault/api from 1.10.0 to 1.12.0
- 8f17c1e chore(deps): Bump gorm.io/driver/mysql from 1.5.2 to 1.5.4
- e71f78b chore(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.5
- 5f87335 chore(deps): Bump github.com/rs/zerolog from 1.31.0 to 1.32.0
- 852e74d fix(.github/workflows/codeql-analysis): Upgrade codeql-action to v3
- f33ec25 feat(.github/workflows): Ugrade to actions/setup-go@v5
- e6d1369 fix(.github/workflows/build): Use go-version=1.21
- 9dbb93b feat(cmd/install_bin): Add flog
- e753107 feat(cmd/scripts/nginx_log_generator): Create
slu scripts nginx-log-generator
- 9bd031a feat(utils/3rdparty/nginx_log_generator): Add kscarlett/nginx-log-generator from Github
- e21540a feat(cmd/file_templates/go_cli_project): Update Dockerfiles to Debian 12
- e7cba02 feat(cmd/file_templates/go_cli_project): Remove edge from brew in goreleaser