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