1.30.0
What's Changed
- chore(deps): bump golang.org/x/tools from 0.7.0 to 0.9.2 by @dependabot in #961
- chore(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by @dependabot in #962
- chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #964
- chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 by @dependabot in #965
- chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 by @dependabot in #967
- refactor: various linter offenses by @EtienneM in #960
- fix(term): use os.Stat to get TTY information by @curzolapierre in #974
- chore(deps): bump github.com/Scalingo/go-utils/errors/v2 from 2.2.0 to 2.3.0 by @dependabot in #977
- chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #978
- chore(deps): bump github.com/Microsoft/go-winio from 0.6.0 to 0.6.1 by @dependabot in #981
- feat: addon param can be an addon type name by @curzolapierre in #983
- feat(addons): add maintenance windows manipulation with the new
addons-config
command by @SCedricThomas in #955 - Add maintenance listing by @SCedricThomas in #982
- feat(cmd): add maintenance info by @curzolapierre in #984
- Bump go scalingo to 6.7.2 by @SCedricThomas in #986
- fix(flags): addon flag is not needed for logs commands by @curzolapierre in #985
- chore(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 by @dependabot in #989
- chore(deps): bump github.com/skeema/knownhosts from 1.1.1 to 1.2.0 by @dependabot in #991
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.25.7 by @dependabot in #990
- chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 by @dependabot in #992
- chore(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in #993
- feat(install.sh): verify the archive checksum by @EtienneM in #988
- chore(deps): bump github.com/rivo/uniseg from 0.4.3 to 0.4.4 by @dependabot in #996
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #997
- chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 by @dependabot in #1000
- chore(deps): bump golang.org/x/tools from 0.9.2 to 0.12.0 by @dependabot in #998
- fix(install): for MacOS compatibility, remove usage of long parameter for cut and tr by @curzolapierre in #1002
- feat(dependabot): group updates by @EtienneM in #995
- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #1004
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1003
- chore(deps): bump the dependencies group with 3 updates by @dependabot in #1005
- fix(apps): add stack ID in error message by @EtienneM in #1008
- refactor(auth): replace use of deprecated
ErrOTPRequired
by @EtienneM in #1009 - feat(region): more debug logs by @EtienneM in #1007
- fix errors -> error by @adrienpoly in #1011
- fix(install): remove wget and sha256sum dependencies by @curzolapierre in #1013
- chore(deps): bump the dependencies group with 1 update by @dependabot in #1014
- fix(install): if shasum not available fall back on sha256sum by @curzolapierre in #1015
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #1016
- chore(deps): bump the dependencies group with 6 updates by @dependabot in #1017
- feat(cmd): add db's user list by @curzolapierre in #1019
- chore(deps): bump the dependencies group with 4 updates by @dependabot in #1020
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1021
- chore(deps): bump the dependencies group with 4 updates by @dependabot in #1024
- fix(events):
link_scm
data types by @EtienneM in #1023 - Bump version 1.30.0 by @EtienneM in #1025
New Contributors
- @adrienpoly made their first contribution in #1011
Full Changelog: 1.29.1...1.30.0