Releases: outscale/octl
Releases · outscale/octl
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
v0.0.13
What's Changed
📝 Documentation
- 📝 doc : fixes, improvements & doc tree by @outscale-rce in #76
🗑️ Removed
🐛 Fixed
New Contributors
- @outscale-rce made their first contribution in #76
Full Changelog: v0.0.12...v0.0.13