Skip to content

Releases: sikalabs/slu

v0.59.0

10 Jan 04:16
93a105a
Compare
Choose a tag to compare

Changelog

v0.59.0-dev-2

09 Jan 21:22
a4d845b
Compare
Choose a tag to compare
v0.59.0-dev-2 Pre-release
Pre-release

Changelog

  • a4d845b feat(cmd/eck): Create slu eck with elastic-password getter
  • 1f17c43 feat(utils/eck_utils): Create ECK utils with method GetElasticPassword

v0.59.0-dev-1

09 Jan 21:03
161d860
Compare
Choose a tag to compare
v0.59.0-dev-1 Pre-release
Pre-release

Changelog

  • 161d860 feat(cmd/install_bin): Add filebeat (slu ib filebeat)
  • 54ed850 fix(cmd/install_bin): Fix slu ib mcli, add missing required version function

v0.58.1

08 Jan 13:26
c8b22e8
Compare
Choose a tag to compare

Changelog

  • 70fbb8a fix(cmd/install_bin): Fix slu ib mcli, add missing required version function

v0.58.0

03 Jan 18:53
5e7ce8a
Compare
Choose a tag to compare

Changelog

  • ea197c2 deps: fix go mod tidy by replace cloud.google.com/go => cloud.google.com/go v0.100.2 (more)
  • 8dbd55c chore(deps): Bump golang.org/x/crypto from 0.3.0 to 0.4.0
  • 4cc5551 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.5.2 to 2.5.5
  • 2597d5d chore(deps): Bump github.com/prometheus/client_golang
  • a3ebf39 chore(deps): Bump github.com/xanzy/go-gitlab from 0.60.0 to 0.77.0
  • dec2c9a chore(deps): Bump github.com/digitalocean/godo from 1.91.1 to 1.93.0
  • 20b33cb feat(install_bin): Add gobble (See: https://github.com/sikalabs/gobble)
  • 5870359 feat(cmd/install_bin): Add tflint
  • a5070d3 feat(cmd/digitalocean/all/delete): Implement delete all domains (with records)
  • c9a91bd feat(digitalocean_utils): Add methods PrepareAllDomainsDelete, DoAllDomainsDelete
  • 79f58b9 feat(cmd/digitalocean/all/delete): Implement delete all SSH keys
  • 8df1f6f feat(digitalocean_utils): Add methods PrepareAllSSHKeysDelete, DoAllSSHKeysDelete
  • 9eb226a feat(cmd/digitalocean/all/delete): Implement delete all droplets
  • dcae113 feat(digitalocean_utils): Add methods PrepareAllDropletsDelete, DoAllDropletsDelete

v0.57.0

06 Dec 00:21
Compare
Choose a tag to compare

Changelog

  • b7ffd08 feat(cmd/install_bin): Add kaf
  • caf812c chore(deps): Bump github.com/rs/zerolog from 1.21.0 to 1.28.0
  • d49e50c chore(deps): Bump gorm.io/gorm from 1.24.1 to 1.24.2
  • 9d797f9 chore(deps): Bump golang.org/x/crypto from 0.1.0 to 0.3.0
  • 99f2bae chore(deps): Bump github.com/digitalocean/godo from 1.89.0 to 1.91.1
  • 5e0ad2a chore(deps): Bump github.com/cloudflare/cloudflare-go
  • 5d9755f fix(cmd/time/yyyy_mm_dd_hh_mm_ss): Fix time format in help
  • 322b513 feat(file_templates/gitignore): Add override.tf to Terraform .gitignore template
  • 9ea1c1e feat(cmd/scripts/download): Create download shortcuts (with slu s download debian-iso)
  • 5175ce4 feat(cmd/time): Add slu time yyyy-mm-dd-hh-mm-ss

v0.57.0-dev-1

24 Nov 00:31
aeee842
Compare
Choose a tag to compare
v0.57.0-dev-1 Pre-release
Pre-release

Changelog

  • aeee842 feat(cmd/s3/copy_{to,from}_s3): Create commands slu s3 copy-to-s3 and slu s3 copy-from-s3

v0.56.0

23 Nov 23:48
Compare
Choose a tag to compare

Changelog

  • fa8bb15 feat(cmd/scripts/docker_remove_all): Create slu s dra like my alias dra
  • e5f87c7 feat(utils/docker_utils): Add function ForceRemoveAllContainers
  • dd9a36e fix(utils/docker_utils): List all containers in ListContainerIDs
  • 17665a4 feat(utils/docker_utils): Add function RemoveContainerByID
  • 1a3eef6 feat(utils/docker_utils): Add function ListContainerIDs
  • caa0956 feat(utils/template_utils): Create function TemplateFromStringToString
  • 20472ef feat(cmd/rke2): Create slu rke2 command space
  • 1a04d78 feat(cmd/scripts/kubernetes/install_maildev): Create Install Maildev script
  • 4d349f3 feat(k8s_scripts_maildev): Create InstallMaildevDomain
  • f3bddf1 feat(cmd/scripts/kubernetes/install_all): Add flag --no-argocd

v0.56.0-dev-3

17 Nov 09:16
2289c86
Compare
Choose a tag to compare
v0.56.0-dev-3 Pre-release
Pre-release

Changelog

  • 2289c86 feat(example_server): Add /slow{5,10,15}m endpoints

v0.56.0-dev-2

17 Nov 09:05
618e426
Compare
Choose a tag to compare
v0.56.0-dev-2 Pre-release
Pre-release

Changelog

  • 618e426 feat(example_server): Add /slow{1,10,30,60}s endpoints
  • 2907d43 refactor(example_server): Move get hostname out of handler function
  • 9ac959b ci(codeql-action): Upgrade to codeql-action v2
  • 422ede9 ci: Update to Go 1.19
  • b3be13e deps: Update Go dependencies
  • 7e31a6c chore(deps): bump github.com/docker/docker
  • 4e54320 chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  • 6e642ad chore(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.136
  • c21b589 chore(deps): bump gorm.io/driver/mysql from 1.3.6 to 1.4.3