Releases: sikalabs/slu
Releases · sikalabs/slu
v0.85.0-dev-1
Changelog
- c5b273b feat(cmd/vault/create_env_file): Quote values in .env file
v0.84.0
Changelog
- 98b03df feat(cmd/vault/create_env_file): Add support for extra headers (for Cloudflare Access)
- bc1d9cb chore(deps): Bump github.com/digitalocean/godo from 1.129.0 to 1.136.0
- 26f1e2b chore(deps): Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6
- cf97a2d chore(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.2
- bd530f8 chore(deps): Bump golang.org/x/sys from 0.28.0 to 0.30.0
- dc43428 chore(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0
- b73acc0 feat(cmd/web_server/iceland_fullscreen): Add simple webserver with full screen photo of Iceland
- 4d4d358 feat(printiceland): Add also Free Camp photo from 2022
- f1b1be2 chore(go.mod): update github.com/ondrejsika/go-iceland to v0.2.0
- 243b187 feat(utils/digitalocean_utils): List with 200 objects per page
- 09b4a21 chore(deps): Bump github.com/k0sproject/rig from 0.18.8 to 0.19.0
- f6643c0 chore(deps): Bump golang.org/x/oauth2 from 0.23.0 to 0.25.0
- 7be9271 chore(deps): Bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7
- 4412ac6 chore(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0
- 381a6b4 chore(deps): Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.55.5
- 86e4d08 chore(deps): Bump gorm.io/driver/postgres from 1.5.9 to 1.5.11
- e862e85 fix(setup_runner_utils_docker): Add --docker-privileged when forward docker socket
- 9020acb chore(deps): Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1
- cf528b3 chore(deps): Bump github.com/getsentry/sentry-go from 0.28.1 to 0.30.0
- 46d5ce7 chore(deps): Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
- 19c0a22 chore(deps): Bump golang.org/x/crypto from 0.28.0 to 0.31.0
- a05ace7 chore(deps): Bump github.com/cloudflare/cloudflare-go
- 5d39d12 chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
v0.83.0
v0.82.1
v0.82.0
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