Skip to content

1.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 14:46
· 279 commits to master since this release
938e0e6

What's Changed

  • refactor(main): simplify defaultAction by @Chirab in #896
  • chore(deps): replace github.com/ScaleFT/sshkeys with golang.org/x/crypto/ssh by @EtienneM in #918
  • feat(log-drains): add logtail by @ipfaze in #917
  • refactor: various linter offenses by @EtienneM in #920
  • feat(review-apps) wording changes by @yohann-bacha in #922
  • chore(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.15 by @dependabot in #923
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #924
  • chore(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 by @dependabot in #925
  • chore(deps): bump github.com/briandowns/spinner from 1.21.0 to 1.23.0 by @dependabot in #928
  • chore(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #926
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #927
  • fix(completion): fix zsh shebang ref by @chenrui333 in #915
  • feat(install.sh): add arm64 architecture by @josephpage in #930
  • fix(consent) Add consent for more commands by @johnsudaar in #932
  • fix: correct example in documentation by @btrd in #935
  • feat(integration-link): add --follow arg to manual-deploy command by @gnuletik in #936
  • chore(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #940
  • chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #942
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.1 by @dependabot in #941
  • fix(postgresql) allow database url using 'postgresql' as scheme by @ipfaze in #945
  • chore(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 by @dependabot in #949
  • feat: handling word answers as user inputs for install script by @SCedricThomas in #946
  • fix(cli): return an exit code equal to 1 when a command or flag is malformed by @Soulou in #948
  • feat: warning user about manually deploying review apps by @yohann-bacha in #938
  • fix(region_migrations): help message for migration-abort by @EtienneM in #951
  • Set env variables from a file by @francois2metz in #950
  • fix: wording on review apps from fork deploy warning by @yohann-bacha in #953
  • feat(install.sh): change default target directory for Apple Silicon by @SCKevinO in #954
  • Bump version 1.29.0 by @ipfaze in #956

New Contributors

Full Changelog: 1.28.2...1.29.0