Releases: sikalabs/slu
Releases · sikalabs/slu
v0.81.0
Changelog
- 9282012 chore(go.mod): go mod tidy
- 90a784d feat(.github/workflows/build.yml): Remove specific Go version (1.22) from build job
- ab5e11d chore(deps): Bump github.com/k0sproject/rig from 0.18.0 to 0.18.8
- d4b660b chore(deps): Bump github.com/docker/docker
- 72fc408 chore(deps): Bump github.com/digitalocean/godo from 1.126.0 to 1.129.0
- f0e7b44 chore(deps): Bump google.golang.org/api from 0.199.0 to 0.204.0
- f1ce96c chore(deps): Bump github.com/xanzy/go-gitlab from 0.105.0 to 0.113.0
- 0a71aaa feat(cmd/scripts/proxy_protocol_server): Create example HTTP server with proxy protocol support
v0.81.0-dev-3
v0.81.0-dev-1
v0.80.0
Changelog
- f48183c feat(ci): Update go to 1.22
- 8eee958 chore(go.mod): Update toolchain
- 92db5fc chore(deps): Bump github.com/digitalocean/godo from 1.102.1 to 1.126.0
- 792675b chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.4.0 to 0.5.0
- 7493d6b chore(deps): Bump google.golang.org/api from 0.191.0 to 0.199.0
- db42b2b chore(deps): Bump github.com/prometheus/client_golang
- 5e21378 chore(deps): Bump github.com/cloudflare/cloudflare-go
- 8a3419e feat(cmd/example_server_rest): Create mock rest server for testing terraform-provider-restapi
- 59e3e39 feat(cmd/gitlab/update_file): Call update file API only if the file is changes, skip if the file is the same
- 2cc2840 fix(cmd/git/url): Fix file name
- 264a50f fix(cmd/ddev): Fix package
- df57683 feat(desktop_cleanup): Remove ~/Library/Caches/lima/
- a3f11f1 feat(k8s_scripts_argocd): add configs.cm.url to InstallArgoCDDomain
- 6265a43 feat(cmd/gitlab/update_file): Add util to update file using Gitlab API
- 63951c6 feat(cmd/scripts/env_file_to_json): Add script to transform .env to JSON for Vault
v0.79.0
Changelog
- d980dc5 feat(cmd/vault/create_env_file): Create util which creates .env from data in Vault
- 45cc842 feat(cmd/vault/password_hash): Create a Vault password_hash generator (bcrypt)
- 3e73aeb feat(cmd/vault): Create
slu vault
for Vault utils - b99bd63 chore(deps): Bump github.com/coreos/go-oidc
- e3e9967 chore(deps): Bump github.com/cloudflare/cloudflare-go
- 2590c8e chore(deps): Bump github.com/mhale/smtpd from 0.8.2 to 0.8.3
- bc860bc chore(deps): Bump github.com/hashicorp/vault/api from 1.12.0 to 1.15.0
- d46c964 chore(deps): Bump github.com/prometheus/client_golang
- 67bc6c8 feat(cmd/install_bin): Add GoReleaser
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