Releases: signadot/cli
Releases · signadot/cli
v1.2.0
v1.1.0
Changelog
- 0b8d196 remove debug panic
- 2f04475 improved error messages (#201)
- 021ab69 Addition of Cluster DevMesh Analize (#200)
- 53909dc Fix unit tests and staticcheck (#199)
- 08165f6 Auth auto refresh token (#195)
- 9a3b4f0 rename sandbox ID and add routing key to list output (#198)
- a48d207 fix env get-item (#196)
- e4dd5f0 add downward API to get-env output (#194)
- cfc6062 use libconect with get-files no-files bugfix (#193)
v1.0.0
v0.9.1
v0.9.1-xrc.1
Changelog
- 11ca8a0 add label selection and local listing to
signadot st
(#184) - e834361 Refactor of auth/device/token API (#183)
- ba5787b Fix bearer-token auth in controlplaneproxy (#182)
- d16969d Implementation of auth status and auth login with-api-key (#181)
- ef0b996 use initial user env for sandbox manager (#180)
- 71af8f5 Implementation of Auth commands (#179)
- ecab715 go-mod-updates (#178)
- d827bda chore: Fix broken usage guide link in README.md (#177)
v0.9.0
v0.8.2
What's Changed
- add crud for tests by @scott-cotton in #145
- replace sandbox id wording by @davixcky in #144
- add support for running tests and getting/listing/canceling executions by @scott-cotton in #146
- Update go-sdk to support latest test types by @daniel-de-vera in #147
- update go mod by @scott-cotton in #149
- update libconnect to include traceparent fix by @scott-cotton in #150
- add check to access agent-metrics endpoint by @scott-cotton in #151
- addition of
signadot job submit -f ... --wait
by @scott-cotton in #152 - update go sdk by @scott-cotton in #153
- add-xrc-release-tags by @scott-cotton in #154
- upgrade golang.org/x/crypto (cve-2024-45337) by @scott-cotton in #155
Full Changelog: v0.8.1...v0.8.2
v0.8.2-xrc.1
Changelog
- dff5b3f add-xrc-release-tags (#154)
- 5dd178e update go sdk (#153)
- ff987db addition of
signadot job submit -f ... --wait
(#152) - 2429067 add check to access agent-metrics endpoint (#151)
- d5518e4 update libconnect to include traceparent fix (#150)
- 39e8417 update go mod (#149)
- a3e6a31 Update go-sdk to support latest test types (#147)
- d4878f7 add support for running tests and getting/listing/canceling executions (#146)
- 75fec91 use name instead of routing key (#144)
- 0e63263 add crud for tests (#145)
v0.8.1
v0.8.0
Changelog
- f52243c go mod tidy
- bae3ad2 use the new go-sdk with the rgDeletionCompletedAt field (#135)
- 31872fc Contemplate draining state in JRG default display (#134)
- 9264e05 fix message for jrg apply (#133)
- 9cb16bd Improve job submit --attach and bug fix (#131)
- 3cb2119 add failed state (#132)
- 715bfcf ict 4483 - add job attach to wait for job execution (#123)
- edb7d40 incorporate job status api changes (#128)
- 438bae6 Refactor of job logs (#126) and fix download of artifacts (#127)
- a3b31fe incorporate the split of completed phase into failed/succeeded (#125)
- e5b5274 Implementation of Logs Tail Lines (#122)
- 78405f0 fix environment field (#120)
- 51f20ae changes to job logs url formatting (#121)
- 9a91295 Support ict (jobs and jobrunnergroup) (#119)
- c9769b5 Integration with artifacts enabled go-sdk (#118)
- a75c065 add hidden pprof flag
- d061246 Addition of an installation script (#117)