Skip to content

1.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 08:44
· 694 commits to master since this release
641b2a1

Changelog

  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by @dependabot in #736
  • feat(actions): inital setup to execute the tests by @EtienneM in #737
  • refactor(run_unix): replace github.com/heroku/hk/term with golang.org/x/term by @EtienneM in #740
  • fix(autoscalers): min containers cannot be 1 by @EtienneM in #741
  • fix(stats): display memory as IEC size by @EtienneM in #742
  • fix(error): interpret raw newline by @EtienneM in #744
  • feat(logs): possibility to get the addon logs by using its type (e.g. Redis) by @EtienneM in #745
  • build(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 by @dependabot in #746
  • feat(actions): build the binaries and new release by @EtienneM in #738
  • fix(install.sh): better error message if fails to get the version by @EtienneM in #748
  • feat(make-release): use gox by @EtienneM in #747
  • feat(workflows): auto-merge Dependabot PRs by @EtienneM in #750
  • build(deps): bump github.com/briandowns/spinner from 1.18.1 to 1.19.0 by @dependabot in #753
  • feat(goreleaser): use github actions to make release via goreleaser by @curzolapierre in #752
  • fix(appdetect) Do not crash if the git config has a remote without any URL by @johnsudaar in #755
  • fix(workflows): add contents write permissions by @EtienneM in #756
  • feat(workflows/publish): split in two jobs by @EtienneM in #757
  • feat(db): environment variable name is customizable by @EtienneM in #759

Full Changelog: 1.23.0...1.24.0