Releases: Scalingo/cli
1.28.0
What's Changed
- build(publish): replace
rm-dist
withclean
by @EtienneM in #893 - fix(backups):
backup
flag is not required by @EtienneM in #892 - feat(deployments): add Image Size to the list of deployments by @EtienneM in #894
- feat(apps): add HDS to the information by @EtienneM in #895
- chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #898
- Change default stack in help command by @SCedricThomas in #884
- chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #903
- chore(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #904
- chore(deps): bump github.com/pjbgf/sha1cd from 0.2.3 to 0.3.0 by @dependabot in #905
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #906
- chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 by @dependabot in #907
- feat: add an option to allow review app creation from forks by @yohann-bacha in #882
- feat(release): Bump to v1.28.0 by @aurelien-reeves-scalingo in #908
Full Changelog: 1.27.2...1.28.0
1.27.2
What's Changed
- fix(commands): cli help refactoring by @yohann-bacha in #868
- fix(commands): brought back --help command by @yohann-bacha in #872
- fix: use a current stacks in help by @btrd in #873
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.2 by @dependabot in #874
- chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 by @dependabot in #875
- chore(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.2 by @dependabot in #877
- chore(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in #876
- chore(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #878
- refactor(workflows): make use of ghaction-dependabot-automerge by @EtienneM in #879
- chore(deps): bump github.com/sergi/go-diff from 1.2.0 to 1.3.1 by @dependabot in #880
- chore(deps): bump github.com/briandowns/spinner from 1.20.0 to 1.21.0 by @dependabot in #881
- bump: go-scalingo v6.2.0 by @SCedricThomas in #885
- Bump 1.27.2 by @SCedricThomas in #886
- Fix 1.27.2 release by @SCedricThomas in #887
New Contributors
- @yohann-bacha made their first contribution in #868
Full Changelog: 1.27.1...1.27.2
1.27.1
What's Changed
- fix(cli-build) Compile the CLI statically to prevent GLIBC incompatibility by @johnsudaar in #863
- Bump version 1.27.1 by @johnsudaar in #864
Full Changelog: 1.27.0...1.27.1
1.27.0
What's Changed
-
feat(db-console): add
influx-console
andmongodb-console
aliases by @EtienneM in #830 -
fix(commands): display help usage message if needed by @EtienneM in #835
-
feat(send-signal): send-signal command added by @QuentinEscudierScalingo in #833
-
feat(send-signal): Allow to send signals to multiple containers via its type by @QuentinEscudierScalingo in #841
-
fix(send-signal): remove trailing whitespace when container not found by @QuentinEscudierScalingo in #845
-
chore(deps): bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 by @dependabot in #837
-
chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.7 by @dependabot in #836
-
chore(deps): bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #839
-
chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.1 by @dependabot in #838
-
chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #842
-
chore(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #843
-
chore(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 by @dependabot in #846
-
chore(deps): bump golang.org/x/net from 0.3.0 to 0.5.0 by @dependabot in #847
-
chore(deps): bump github.com/rivo/uniseg from 0.4.2 to 0.4.3 by @dependabot in #849
-
chore(deps): bump github.com/Microsoft/go-winio from 0.5.2 to 0.6.0 by @dependabot in #850
-
chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in #852
-
chore(deps): bump golang.org/x/tools from 0.1.12 to 0.5.0 by @dependabot in #851
-
chore(deps): bump github.com/cloudflare/circl from 1.2.0 to 1.3.1 by @dependabot in #855
-
chore(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 by @dependabot in #853
-
chore(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #854
-
chore(deps): bump github.com/ScaleFT/sshkeys from v0.0.0-20200327173127-6142f742bca5 to v1.2.0 by @EtienneM in #856
-
Bump version 1.27.0 by @QuentinEscudierScalingo in #859
Full Changelog: 1.26.1...1.27.0
1.26.1
What's Changed
- fix(changelog): typo by @EtienneM in #811
- feature(data_access_consent) Add support for data_access_consent by @johnsudaar in #805
- [SRE-753] Fix env command regression in previous PR by @Soulou in #812
- deps(urfave/cli) Update to fix regression of --help display by @Soulou in #814
- chore(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.23.0 by @dependabot in #817
- chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #818
- docs(log-drains): appsignal and syslog tcp+tls examples by @ipfaze in #816
- chore(websocket): Replace golang.org/x/net/websocket to github.com/gorilla/websocket by @QuentinEscudierScalingo in #822
- fix(logdrains): delete Logentries mentions by @EtienneM in #820
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.5 by @dependabot in #823
- deps(survey): upgrade gopkg.in/AlecAivazis/survey.v1 to github.com/AlecAivazis/survey/v2 by @EtienneM in #821
- Bump version 1.26.1 by @EtienneM in #824
New Contributors
Full Changelog: 1.26.0...1.26.1
1.26.0
What's Changed
- regression(cmd-alias) run can also be executed as 'r' by @Soulou in #802
- Bump go-scalingo to v6.0.0 by @Soulou in #804
- chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 by @dependabot in #808
- Add ability to add/remove features from database addons by @Soulou in #807
- feat(publish): compile Windows release on Windows by @EtienneM in #806
- Bump version 1.26.0 by @EtienneM in #810
Full Changelog: 1.25.1...1.26.0
1.25.1
This release is mandatory to keep the logs
command working in the coming weeks.
What's Changed
- chore(deps): upgrade github.com/Scalingo/go-scalingo/v5 by @EtienneM in #795
- chore(deps): bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 by @dependabot in #796
- Bump version 1.25.1 by @EtienneM in #797
Full Changelog: 1.25.0...1.25.1
1.25.0
What's Changed
- chore(deps): Upgrade urfave/cli to v2 by @aurelien-reeves-scalingo in #774
- fix(cli): Fix detection --app, --region, --remote and --addon from command line arguments by @aurelien-reeves-scalingo in #781
- chore(deps): Upgrade go-scalingo v5 by @aurelien-reeves-scalingo in #775
- feat(stacks): Add possibility to show deprecated stacks by @aurelien-reeves-scalingo in #776
- fix(notifiers): Unable to add a notifier when no collaborator are specified by @aurelien-reeves-scalingo in #784
- fix(notifier): no-event notifier by @QuentinEscudierScalingo in #786
- #778 Deployments pagination by @SCedricThomas in #783
- fix(integration-link): no error when --auto-deploy and no branch specified by @QuentinEscudierScalingo in #790
- fix(arguments): Update the changelog to hilight the breaking change by @aurelien-reeves-scalingo in #791
- Bump versions of all dependencies before 1.25 release and ensure it works with last go-scalingo by @Soulou in #792
- Bump v1.25.0 by @Soulou in #793
- Fix goreleaser failure for windows build by @Soulou in #794
New Contributors
- @aurelien-reeves-scalingo made their first contribution in #774
- @QuentinEscudierScalingo made their first contribution in #786
- @SCedricThomas made their first contribution in #783
Full Changelog: 1.24.2...1.25.0
1.24.2
What's Changed
- fix(goreleaser): use github native changelog generation by @curzolapierre in #772
- Feature/574/add cli changelog command by @curzolapierre in #767
- Bump version 1.24.2 by @EtienneM in #773
Full Changelog: 1.24.1...1.24.2
1.24.1
What's Changed
- docs(readme): add additional information related to the release by @curzolapierre in #761
- chore(version): restore VERSION file by @curzolapierre in #762
- fix(installer) Mac OSX artefacts do not use zip anymore by @johnsudaar in #763
- fix(goreleaser) Generate zip archives for windows by @johnsudaar in #769
Full Changelog: 1.24.0...1.24.1