Skip to content

Releases: outscale/octl

v0.0.23

20 May 06:48
v0.0.23

Choose a tag to compare

What's Changed

✨ Added

  • ✨ feat(kube): add --node-labels and --node-annotations to nodepool create by @jfbus in #190

🛠️ Changed / Refactoring

  • ♻️ refacto(kube): refactored kubectl args & flags by @jfbus in #189

📝 Documentation

📦 Dependency updates

Full Changelog: v0.0.22...v0.0.23

v0.0.22

19 May 09:48
v0.0.22

Choose a tag to compare

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

  • 📝 doc(README): updated install section by @jfbus in #178

🐛 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

🌱 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

03 Apr 09:32
v0.0.21

Choose a tag to compare

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

  • 🚨 lint: modernize fixes by @jfbus in #147
  • 👽️ homebrew: use homebrew for updates by @jfbus in #148

Full Changelog: v0.0.20...v0.0.21

v0.0.20

24 Mar 13:46
v0.0.20

Choose a tag to compare

What's Changed

✨ Added

  • ✨ feat(waitfor): run query until jq condition by @jfbus in #139

🐛 Fixed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

19 Mar 12:27
v0.0.19

Choose a tag to compare

What's Changed

🐛 Fixed

  • 🐛 fix(iaas): fix iaas vm ls by @jfbus in #133

🌱 Others

  • 🔒️ security: check signature during updates by @jfbus in #135

Full Changelog: v0.0.18...v0.0.19

v0.0.18

18 Mar 13:18
v0.0.18

Choose a tag to compare

What's Changed

✨ Added

  • ✨ feat(iaas): add nic unlink by @jfbus in #124
  • ✨ feat(iaas): add net teardown by @jfbus in #129

🛠️ Changed / Refactoring

  • 🚸 ux(vm/lbu): migrate vmshealth/vmsstate to lbu/vm subcommands by @jfbus in #120
  • 🚨 lint: linter fixes by @jfbus in #119

🗑️ Removed

  • 🔥 cleanup: remove useless config by @jfbus in #125

🐛 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

10 Mar 08:33
v0.0.17

Choose a tag to compare

What's Changed

✨ Added

  • 🍻 feat: Add signature verification to update process by @jobs62 in #86
  • ✨ feat(storage): add bucket versioning/encyption aliases by @jfbus in #112

Full Changelog: v0.0.16...v0.0.17

v0.0.16

09 Mar 09:40
v0.0.16

Choose a tag to compare

What's Changed

📝 Documentation

  • 📝 doc: autogenerate reference doc by @jfbus in #107

📦 Dependency updates

🌱 Others

Full Changelog: v0.0.15...v0.0.16

v0.0.15

05 Mar 14:39
v0.0.15

Choose a tag to compare

What's Changed

✨ Added

  • 🚸 ux: group top level commands by @jfbus in #96

🛠️ 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

04 Mar 14:51
v0.0.14

Choose a tag to compare

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