Releases: codefresh-io/go-sdk
Releases · codefresh-io/go-sdk
v0.10.0
Changelog
7f50c8d update runtime-environment struct to have pvcs
v0.9.0
Changelog
85dedfc add ability to pass the storage class when creating runtime-environment
v0.8.1
Changelog
40be904 fix endpiont to mark runtime as default support in example cli
v0.8.0
Changelog
c94e578 add go.mod files
12e5a08 add local build script
795ebe7 add step to build binaries on non-master branches
785eb7b remove local build step
c3ad1bf remove vendor
1bbfc95 update runtime interface to have ability ot mark a runtime env as default
5479620 update runtime interface to have ability ot mark a runtime env as default
5f2d0b1 update tag step
31a84fc update version
v0.2.0
Changelog
565dca4 bump minor
1c71b73 fix comment
14205f9 implement codefresh API to validate and sign runtime environment
v0.1.1
Changelog
3af2b76 dont panic but exit on some errors
v0.1.0
Changelog
c95a04e Support runtime environment creation
v0.0.1
Changelog
acf07d2 Extend readme with basic example Remove generated comments from commands
20b733c First commit
ff1fdcb add codefresh yaml