Releases: sikalabs/slu
Releases · sikalabs/slu
v0.70.0
Changelog
- 2286ba1 chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.333 to 1.45.20
- 6d1cab8 chore(deps): Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
- c68e53f chore(deps): Bump github.com/cloudflare/cloudflare-go
- 13989db chore(deps): Bump github.com/lib/pq from 1.10.7 to 1.10.9
- 0b0c3fe feat(cmd/ondrejsika/dela): Create command
slu ondrejsika dela
which prints photo of my dog Dela to terminal <3 - 48d396e feat(lib/printdela): Create printdela.PrintDela method which prints photo of my dog Dela to terminal
- 2a8c9d1 feat(cmd/ondrejsika/setup_git): Add
slu os setup-git
for simple & fast setup of Git #200 - afe0edf feat(cmd/sentry/send_test_event): Creare
slu sentry sent-test-event
for simple Sentry testing #201 - a106a48 chore(deps): Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
- 52dcbcb chore(deps): Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.8.1
- 5f7b541 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.6.7 to 2.6.15
- bf5c115 chore(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- f7da4a3 chore(deps): Bump gorm.io/driver/sqlite from 1.4.3 to 1.5.3
- 1148f1a chore(deps): Bump github.com/docker/docker
- 59af796 feat(cmd/random/password): Generate password with random case and with underscores instead of dashes
- ac10b67 feat(utils/random_utils): Add const ALL chars
- 14abdc9 feat(cmd/scripts/kubernetes): Create install-cluster-issuer-zerossl script
- e56b39f feat(utils/k8s_scripts): Add InstallClusterIssuerZeroSSL
v0.69.0
Changelog
- be0cd5a feat(install_ingress_aks): Create
slu s k install-ingress-aks
- e8ba735 chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.333
- fe893f4 chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.53.0
- 4a7ab7b chore(deps): Bump github.com/hashicorp/vault/api from 1.9.1 to 1.9.2
- 62437cf chore(deps): Bump github.com/digitalocean/godo from 1.98.0 to 1.102.1
- 343d48a chore(deps): Bump github.com/cloudflare/cloudflare-go
- be392c9 feat(cmd/scripts/kubernetes): Add
slu s k create-cluster-admin
- a784bb7 feat(utils/k8s_scripts): Add method CreateClusterAdmin
- 39c8a3b feat(cmd/k8s/delete_pods/delete_pods): Add --force param
- c233fd0 feat(utils/k8s/delete_not_ready_pods): Add force param
- 1b49d3f feat: Add
--kubernetes
support toslu file-templates gitignore
v0.69.0-dev-1
Changelog
- e074f4f feat(cmd/install_bin): Add oauth2-proxy
- 5e3e809 feat(cmd/sleep/random_verbose): Add
slu sleep random-verbose
mainly for my Kubernetes training - 05c3394 feat(cmd/k8s/create_oidc_user): Add util to simple create OIDC user in kubeconfig (for kubelogin)
- 2fd0394 feat(utils/k8s_oidc_utils): Create k8s_oidc_utils with method CreateOidcUser
- b0a9a3b feat(cmd/k8s): Add alias "kubernetes"
- 95874e8 feat(cmd/ddev): Use ZSH as default shell for
slu ddev
- c87758d feat(cmd/kdev): Use ZSH as default shell for
slu kdev
- 994ef3e fix(cmd/install_bin): Get Consul version from Github
- f2a060a fix(cmd/install_bin): Get Packer version from Github
- f2f30a2 fix(cmd/install_bin): Get Vault version from Github
- a9b7a2c fix(cmd/install_bin): Get Helm version from Github
- d0ff252 fix(cmd/install_bin): Get terraform version from Github
- e26eeb7 fix(cmd/install_bin): Get docker-compose version from Github
- afb960e feat(cmd/install_bin): Add
slu ib hadolint
v0.67.0
Changelog
- c75a599 feat(cmd/kdev): Add -s/--shell param to
slu kdev
- 6ab9791 chore(deps): Bump github.com/docker/docker
- c31afec chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.285
- 7373e2a chore(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.1
- 48a9913 chore(deps): Bump github.com/prometheus/client_golang
- dca1ad2 chore(deps): Bump k8s.io/kubernetes from 1.24.2 to 1.24.14
- e6cd3b7 chore(deps): Bump gorm.io/driver/mysql from 1.4.7 to 1.5.1
- 67a0645 feat(cmd/ddev): Add --shell / -s param
v0.67.0-dev-1
Changelog
- bc5be8e chore(deps): Bump github.com/docker/distribution
- efb4e9b chore(deps): Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
- 1afb4cb feat(cmd/example_server): Add simple prometheus metrics
- c83ccf1 docs(README): Add Winget install instructions
- ae8117f feat(cmd/scripts/debian): Update Debian version in the ISO path
v0.66.0
Changelog
- 34187ae chore(goreleaser): Add slu.exe (amd64) directly to release
- 0a20613 ci(build): Upgrade actions/setup-go to v3
- 5a3c7be ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
- 76c5e84 ci(build): Disable on pull requests
- e56af64 chore(deps): Bump golang.org/x/crypto from 0.6.0 to 0.8.0
- e41e0c8 chore(deps): Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
- 50c0cb1 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
- de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
- fa046a1 chore(github/dependabot): Add dependabot label to pull requests
- 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
- 128be80 deps: go get github.com/joho/godotenv v1.5.1
- fea9724 feat(cmd/install_bin): Add
caddy
to install bin
v0.66.0-dev-5
Changelog
- 4e8e1bb chore(goreleaser): Add slu.exe (amd64) directly to release
- 721cdab ci(build): Upgrade actions/setup-go to v3
- 41e8f28 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
- 0d11c6a ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
- a6f8811 ci(build): Disable on pull requests
- de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
- fa046a1 chore(github/dependabot): Add dependabot label to pull requests
- 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
- 128be80 deps: go get github.com/joho/godotenv v1.5.1
- fea9724 feat(cmd/install_bin): Add
caddy
to install bin
v0.66.0-dev-4
Changelog
- f221ef7 chore(goreleaser): Add slu.exe (amd64) directly to release
- 721cdab ci(build): Upgrade actions/setup-go to v3
- 41e8f28 chore(deps): Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1
- 0d11c6a ci(build_on_pull_request): Run goreleaser build --snapshot on pull requests
- a6f8811 ci(build): Disable on pull requests
- de7cf13 chore(deps): Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1
- fa046a1 chore(github/dependabot): Add dependabot label to pull requests
- 343e6ec feat(cmd/scripts/atol): Add scripts for Atol Capital
- 128be80 deps: go get github.com/joho/godotenv v1.5.1
- fea9724 feat(cmd/install_bin): Add
caddy
to install bin
v0.66.0-dev-2
Changelog
- 6073809 feat(cmd/install_bin): Add func InstallBinForExternalGoUse
- 1fb438e refactor(cmd/install_bin): Refactor for simple external Go use
- 672591c feat(cmd/scripts/kubernetes/install_hello_world): Add flag text for TEXT value in hello-world chart
- 9912a96 feat(cmd/scripts/rename/spaces_and_commas): Add command which renames Google Docs exports to better filenames suitable for URLs
v0.66.0-dev-1
Changelog
- fac482f feat(cmd/systemd/create_service): Add
--create-file
to automatically create systemd service file - a1fb753 feat(cmd/systemd/create_service): Create systemd file generator
- ef93067 feat(utils/systemd_utils): Add method CreateSystemdServiceString with service template
- 7548257 feat(cmd/install_bin): Add
hello-world-server