Releases: Scalingo/cli
Releases · Scalingo/cli
1.24.0
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
1.23.0
What's Changed
- Improve
update
description by @btrd in #718 - build(deps): bump github.com/briandowns/spinner from 1.18.0 to 1.18.1 by @dependabot in #719
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #720
- add an option (--force) allowing to destroy an app without interactive confirmation by @mrunichs in #721
- build(deps): bump github.com/urfave/cli from 1.22.5 to 1.22.8 by @dependabot in #722
- Fix/537/detect region from git remote by @mrunichs in #724
- build(deps): bump github.com/urfave/cli from 1.22.8 to 1.22.9 by @dependabot in #726
- chore(go): use go 1.17 by @EtienneM in #728
- fix(typo): reseted does not exists, it is reset by @curzolapierre in #723
- fix(domains): replace DomainsUpdate with Domain*Certificate by @EtienneM in #731
- build(deps): bump github.com/Scalingo/go-utils/errors from 1.1.0 to 1.1.1 by @dependabot in #732
- build(deps): bump github.com/Scalingo/go-utils/retry from 1.1.0 to 1.1.1 by @dependabot in #733
New Contributors
Full Changelog: 1.22.1...1.23.0
v1.22.1
What's Changed
- feat: allow log to be filter with routeur by @btrd in #707
- build(deps): bump github.com/briandowns/spinner from 1.16.0 to 1.18.0 by @dependabot in #708
- style(golangci-lint): autofixes by @EtienneM in #709
- fix(install): disable CLI update checker by @EtienneM in #710
- fix(run): display an error message for detached one-off with uploaded files by @EtienneM in #712
- build(deps): bump github.com/cheggaaa/pb from 1.0.29 to 3.0.8 by @dependabot in #711
- fix(run): --region flag in help message by @EtienneM in #713
New Contributors
Full Changelog: 1.22.0...1.22.1
v1.22.0
What's Changed
- build(deps): bump github.com/Scalingo/go-utils/retry from 1.0.0 to 1.1.0 by @dependabot in #688
- build(deps): bump github.com/Scalingo/go-utils/errors from 1.0.0 to 1.1.0 by @dependabot in #687
- feat(dashboard): Add command to open app dashboard on browser by @sihamais in #686
- Feat(addons-info): Add addons-info command and documentation by @sihamais in #689
- feat(open): add command to open app on browser by @sihamais in #691
- feat(router-logs): add command to enable/disable router-logs by @sihamais in #692
- feat(pgsql-console): add aliases by @sihamais in #693
- fix: goimports -local github.com/Scalingo by @EtienneM in #697
- fix(update): change warning message stream from stdout to stderr by @sihamais in #698
- fix(addons-info): remove the need for the --addon option by @EtienneM in #700
- fix: re-sync go-scalingo with the actual dependency (v4.15.1) by @EtienneM in #701
- chore(deps): replace github.com/howeyc/gopass with golang.org/x/term by @EtienneM in #703
- feat(addon-logs-archives): add logs archives for addons by @sihamais in #694
- fix(term): prefer the use of the os package rather than syscall by @EtienneM in #705
New Contributors
Full Changelog: 1.21.2...1.22.0
v1.21.2
v1.21.1
What's Changed
- Implemented deploy --no-follow flag by @stopostit in #679
- build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 by @dependabot in #680
- fix(events): fix display for events new_autoscaler and edit_autoscaler in timeline by @stopostit in #684
New Contributors
- @stopostit made their first contribution in #679
Full Changelog: 1.21.0...1.21.1
v1.21.0
- fix(backup-download): Now download the last successful backup #663
- fix(review-app-url): add app url in the table #664
- fix(backups-download): print error on stderr if the backup status is not 'done' #665
- feat(command): add command
cron-tasks
to list cron tasks of an application #670 - fix(run): allow an equals sign (=) in environment variable values #674
- bump github.com/fatih/color from 1.11.0 to 1.12.0: add support for
NO_COLOR
environment variable. - update go version to 1.16 and replace ioutil by io/os #666
- bump github.com/briandowns/spinner from 1.12.0 to 1.16.0
- bump github.com/go-git/go-git/v5 from 5.4.1 to 5.4.2
- bump github.com/Scalingo/go-scalingo/v4 from 4.13.1 to 4.14.0
v1.20.2
v1.20.1
v1.20.0
- Add
env-get
command to retrieve the value of a specific environment variable #643 - Error message are outputted on stderr #639
- Automatically prefix the integration URL with https if none is provided #642
backups-download
downloads the most recent backup if none is specified #636- Add
deployment-cache-delete
as an alias todeployment-delete-cache
#635 one-off-stop
command to stop a running one-off container #633ps
command returns the list of application's containers #632ps
command is renamedscale
#631- Show the addon status on
scalingo addons
#604 - Add informative error in case of container type error when scaling an application
602 - Update various dependencies:
- github.com/fatih/color
- github.com/briandowns/spinner
- github.com/gosuri/uilive
- github.com/stretchr/testify
- github.com/urfave/cli
- gopkg.in/AlecAivazis/survey.v1
- github.com/cheggaaa/pb
- gopkg.in/src-d/go-git.v4
- github.com/Scalingo/go-scalingo/v4
- github.com/ScaleFT/sshkeys
- github.com/heroku/hk
- github.com/howeyc/gopass
- github.com/olekukonko/tablewriter
- golang.org/x/crypto
- golang.org/x/net
- Update Scalingo internal dependencies to the Go Modules version #613