Releases: ctrlplanedev/cli
Releases · ctrlplanedev/cli
v0.15.19
v0.15.18
v0.15.17
v0.15.16
What's Changed
- chore(log-levels): Refactor log level env flag by @zacharyblasczyk in #46
Full Changelog: v0.15.15...v0.15.16
v0.15.15
v0.15.14
v0.15.13
Changelog
- faa6814 chore: add release get cmd
- 8668461 feat: enhance job agent configurations and OpenAPI schema
- 85d2ad3 fix: add test pipeline
- c28ef2b fix: wrap the error from os.Open * coderabbit noticed we were discrarding the error from opening the /etc/passwd file, i've added error wrapping to decorate the error
- cdf54e8 perf: use SplitSeq over strings.Split * since this is go 1.24 we can use the new range over function feature to process items one by one without allocating an entire collection at once.
- 67b7e54 refactor: Use build tags and optimize Darwin implementation
- 6565c04 refactor: use build tags to avoid if condition
v0.15.12
Normalized to the output of kubectl cluster-info, same as argo.
v0.15.11
Add prefix to GCP endpoints to make them valid urls.