Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 10:35

0.4.1 (2024-05-15)

Bug Fixes

  • add re-creating Job resources when bootstrapping (#619) (ce3037b)
  • cli: add "v" prefix to version option for install and update commands (#609) (3b296ad)
  • cli: add proper error handling for network related errors (#597) (c381ae0)
  • deps: update module github.com/fatih/color to v1.17.0 (c784ce3)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.17.3 (516118f)

Other

  • deps: update dependency esbuild to v0.21.1 (03f3926)
  • deps: update dependency esbuild to v0.21.2 (32af63d)
  • deps: update dependency go to v1.22.3 (7704e5b)
  • deps: update google-github-actions/release-please-action action to v4.1.1 (165782c)
  • deps: update googleapis/release-please-action action to v4.1.1 (c2d0fcf)
  • deps: update goreleaser/goreleaser-action digest to 5742e2a (fd73b5c)
  • ui: remove unnecessary console.log (159a880)

Docs

  • fix spelling mistake in package-config.md (8808078)
  • website: added rabbitmq guide + addressed review (5982e0e)
  • website: update packages (4d8afc5)
  • website: update the watch vs -w section (ed675f9)