Releases: outscale/octl
Releases · outscale/octl
v0.0.23
What's Changed
✨ Added
🛠️ Changed / Refactoring
📝 Documentation
📦 Dependency updates
- ⬆️ deps(gomod): update module golang.org/x/tools to v0.45.0 by @Open-Source-Bot in #182
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
✨ Added
- ✨ feat(kube): add OKS aliases by @jfbus in #142
- 🚸 ux(jq): jq should always return a list by @jfbus in #158
- ✨ feat(metadata): add metadata commands by @jfbus in #162
- ✨ feat(flags): allow json content in addition to filename by @jfbus in #173
📝 Documentation
🐛 Fixed
- 🐛 fix(kube): fix crash with invalid kubeconfig content by @jfbus in #175
- 🐛 fix(kube): config/profile/verbose flags on piped commands, tags by @jfbus in #183
📦 Dependency updates
- 📌 deps: lock aws sdk version by @jfbus in #153
- ⬆️ deps(gomod): update module github.com/itchyny/gojq to v0.12.19 by @Open-Source-Bot in #150
- ⬆️ deps(gomod): update module github.com/mattn/go-isatty to v0.0.21 by @Open-Source-Bot in #159
- ⬆️ deps(gomod): update module golang.org/x/mod to v0.35.0 by @Open-Source-Bot in #160
- ⬆️ deps(dockerfile): pin gcr.io/distroless/static-debian13 docker tag to a77dbde by @Open-Source-Bot in #169
- ⬆️ deps(gomod): update module golang.org/x/tools to v0.44.0 by @Open-Source-Bot in #171
- ⬆️ deps: bump go, pin goreleaser by @jfbus in #174
- ⬆️ deps(gomod): update module github.com/outscale/osc-sdk-go/v3 to v3.0.0-rc.2 by @Open-Source-Bot in #179
- ⬆️ deps(terraform): update terraform outscale to v1.6.0 by @Open-Source-Bot in #180
🌱 Others
- 👷 build: add missing buildx setup by @jfbus in #186
- 👷 build: fix docker login by @jfbus in #187
- ⬆️ deps: switch to Go 1.26.3 by @jfbus in #188
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
✨ Added
- ✨ feat(storage): more bucket aliases by @jfbus in #141
- 🚸 ux(storage): bucket describe/objectlock, object acl/retention/tagging/copy by @jfbus in #145
🛠️ Changed / Refactoring
Full Changelog: v0.0.20...v0.0.21
v0.0.20
v0.0.19
v0.0.18
What's Changed
✨ Added
🛠️ Changed / Refactoring
- 🚸 ux(vm/lbu): migrate vmshealth/vmsstate to lbu/vm subcommands by @jfbus in #120
- 🚨 lint: linter fixes by @jfbus in #119
🗑️ Removed
🐛 Fixed
- 🐛 fix(iaas): fix policyversion delete by @jfbus in #130
- 🐛 fix(iaas): remove duplicate column in net/subnet/subregion by @jfbus in #131
📦 Dependency updates
- ⬆️ deps(gomod): update module golang.org/x/tools to v0.43.0 by @Open-Source-Bot in #126
- ⬆️ deps: upgrade Go SDK to v3.0.0-rc.1 by @jfbus in #132
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
What's Changed
📝 Documentation
📦 Dependency updates
- ⬆️ deps(gomod): update module github.com/aws/smithy-go to v1.24.2 by @Open-Source-Bot in #91
- ⬆️ deps(gomod): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.2 by @Open-Source-Bot in #90
- ⬆️ deps(gomod): update module github.com/samber/lo to v1.53.0 by @Open-Source-Bot in #102
- ⬆️ deps(gomod): update aws-sdk-go-v2 monorepo by @Open-Source-Bot in #111
🌱 Others
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
✨ Added
🛠️ Changed / Refactoring
- ♻️ refactor(columns): fetch column content using jq, not expr by @jfbus in #99
- 💄 ui(delete): newline after success message by @jfbus in #100
🗑️ Removed
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
✨ Added
- ⚗️ feat(oos): experimental oos client by @jfbus in #81
- 🚸 ux(update): display changelog after update by @jfbus in #93
- ✨ feat(output): output to a file by @jfbus in #92
- ✨ feat(chaining): allow chaining with arbitrary json by @jfbus in #87
- 🚸 ux(single): replace single format option with --single flag by @jfbus in #94
- 🚸 ux(flags): fix case on some aliases, replace --subregion-name with --subregion by @jfbus in #89
Full Changelog: v0.0.13...v0.0.14