Skip to content

Releases: Scalingo/cli

1.28.0

03 Mar 09:56
c899430
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.27.2...1.28.0

1.27.2

10 Feb 10:08
9939ef9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.27.1...1.27.2

1.27.1

06 Jan 14:27
587ef55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.27.0...1.27.1

1.27.0

05 Jan 14:03
0913ed2
Compare
Choose a tag to compare

What's Changed

  • fix(deployments): missing err check by @EtienneM in #826

  • feat(logs): allow DB type aliases by @EtienneM in #829

  • feat(db-console): add influx-console and mongodb-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

18 Nov 11:06
6d4f549
Compare
Choose a tag to compare

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

07 Oct 14:02
fdb48a3
Compare
Choose a tag to compare

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

26 Sep 09:48
d197b98
Compare
Choose a tag to compare

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

16 Sep 11:00
03d2f1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.24.2...1.25.0

1.24.2

29 Aug 17:10
f45bfb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.24.1...1.24.2

1.24.1

18 Aug 09:28
c685ec7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.24.0...1.24.1