Skip to content

Releases: spacelift-io/spacectl

v0.19.0

04 Apr 15:32
b8a98eb
Compare
Choose a tag to compare

What's Changed

  • Provide a flag to print additional stack data for table format by @tomasmik in #122
  • Use a browser package by @tomasmik in #123
  • Try to determine --id instead of always asking for it by @tomasmik in #125
  • Bump GitHub Actions versions by @peterdeme in #130
  • Add installation instructions with asdf by @bodgit in #129
  • Bump Go packages by @peterdeme in #131
  • Fix small bug in api_token logic by @peterdeme in #132
  • login: bind to localhost for web based login's by @lexton in #126
  • getGitRepositorySubdir: shouldn't have the side effect of changing dir by @lexton in #134
  • searchStacks: append a trailing '/' to search func by @lexton in #135
  • lightweight packaging: only upload the project_root by @lexton in #136

New Contributors

Full Changelog: v0.18.1...v0.19.0

v0.18.1

02 Mar 09:44
564ec32
Compare
Choose a tag to compare

What's Changed

  • Allow to bind a specific port for login command by @tomasmik in #121

Full Changelog: v0.18.0...v0.18.1

v0.18.0

22 Feb 10:19
5d7e647
Compare
Choose a tag to compare

What's Changed

  • Try to listen on random port for login command by @tomasmik in #116
  • Add a command to open a stack in your browser by @tomasmik in #117
  • Add support for module local preview. by @cube2222 in #118

Full Changelog: v0.17.4...v0.18.0

v0.17.4

27 Jan 13:33
v0.17.4
d0387e8
Compare
Choose a tag to compare

What's Changed

  • Return an error from whoami for unauthenticated users by @mbialon in #115

Full Changelog: v0.17.3...v0.17.4

v0.17.3

18 Jan 11:05
v0.17.3
f1671a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2

16 Jan 11:05
b824943
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

02 Jan 16:07
8d16d03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

02 Jan 13:17
db5c3ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Dec 20:50
de83209
Compare
Choose a tag to compare

What's Changed

  • Remove trailing / in spacelift endpoint by @tomasmik in #108
  • stack: add enable + disable commands by @lexton in #107
  • login: web-based login should bind to localhost by @lexton in #109

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.15.1

08 Dec 14:00
4ba3ee8
Compare
Choose a tag to compare

What's Changed

  • Provide a no upload flag for easier local preview debugging by @tomasmik in #104
  • Fix module version creation without an explicit commit SHA. by @cube2222 in #106

Full Changelog: v0.15.0...v0.15.1