Skip to content

Releases: stacc/cli-next

v0.7.63

21 Nov 13:15
Compare
Choose a tag to compare

Changelog

  • 625eea2e Merge pull request #418 from stacc/fix/support-pnpm
  • 25307874 chore(sidecar): install pnpm in sidecar container
  • 2934b4c0 chore: install pnpm in github actions test
  • ecf9875d fix(npm): add support for pnpm

v0.7.62

23 Aug 11:52
Compare
Choose a tag to compare

Changelog

  • bef0f9e5 Merge pull request #416 from stacc/retrydeploy
  • c0014717 changelog: add v0.7.62
  • 448c8347 sidecar: add todo about deploy retry error conditions
  • 43fa087b sidecar: retry connection refused on deploy
  • 94cd62b5 sidecar: return error on last deploy retry attempt

v0.7.61

02 Jul 08:33
20d5b9b
Compare
Choose a tag to compare

Changelog

  • 01d367d3 Merge pull request #415 from stacc/rg-fix-development-token-error
  • 6f507518 chore: Add backticks to .kubeconfig
  • 1d1e389b chore: Update Changelog
  • 90a7b44d fix: Improve check on GetDevelopmentToken
  • aa621978 fix: check of nil instead of empty string

v0.7.60

24 May 14:03
Compare
Choose a tag to compare

Changelog

  • 7e380587 Merge pull request #412 from stacc/doc/v0.7.59
  • 42235ed0 Merge pull request #413 from stacc/fix/update-apigw-version
  • 73acf867 Merge pull request #414 from stacc/doc/v60-changelog
  • c56a2846 doc/changelog: Changelog for v0.7.59
  • 2e65f5ac doc: Add changelog for v0.7.60
  • e7905cfb fix: update apigw version to 4.6.0

v0.7.59

25 Jan 11:13
Compare
Choose a tag to compare

Changelog

  • 8575ad0b Merge pull request #411 from stacc/feat/sidecar/oci-image-metadata
  • 60d39e35 feat/sidecar: Write oci_image_metadata.json to apps' configuration folders
  • fdaa40b3 fix/sidecar: Close file after writing, improve error message
  • 280fe6a3 fix/sidecar: Rename 'Url' -> 'URL', in keeping with Go naming conventions

v0.7.58

13 Dec 08:47
Compare
Choose a tag to compare

Changelog

  • a6159689 Merge pull request #410 from stacc/plugintruncate
  • 8711362e doc: add changelog for v0.7.58
  • ce8f0457 fix(plugin): truncate files when unpacking tar
  • c78dfa6a refactor(plugin): use pack.UnpackTarball

v0.7.57

07 Dec 09:48
Compare
Choose a tag to compare

Changelog

  • 8e538a35 Merge pull request #409 from stacc/ci/token-access
  • 8a2d72d2 ci: GH token to publish CLI needs access to the 'homebrew-tap' repo as well

v0.7.56

06 Dec 12:49
Compare
Choose a tag to compare

Changelog

  • 7c3e8fea Merge pull request #407 from stacc/fix/cli/token-refresh
  • f4ab98ac Merge pull request #408 from stacc/ci/rocket-release
  • 21b04545 ci: Use the Rocket Rollout app to publish CLI releases, whose credentials are global for the Stacc org, instead of someone's ad-hoc personal access token
  • 968da659 fix/cli: Refresh '.staccrc' access token if it expires in the next 5 minutes (up from -5 minutes)

v0.7.55

06 Dec 08:06
Compare
Choose a tag to compare

Changelog

  • bf518bd5 Merge pull request #406 from stacc/fixdownloadauth
  • 5bc154e8 doc: add changelog for v0.7.55
  • 3b80b070 fix(plugin): authenticate github asset downloads

v0.7.54

05 Dec 08:15
Compare
Choose a tag to compare

Changelog

  • 7379a308 Merge pull request #404 from stacc/fixshortwrite
  • 16dad2c0 doc: add changelog for v0.7.54
  • fca61fe0 fix(sidecar): truncate files written from tarball