Releases: orange-cloudavenue/cloudavenue-cli
Releases Β· orange-cloudavenue/cloudavenue-cli
v0.0.12
π Improvements
- cmd/get: Now you can describe a specific resource. (GH-84)
Dependencies
- deps: bumps actions/download-artifact from 4.1.4 to 4.1.5 (GH-115)
- deps: bumps actions/setup-go from 5.0.0 to 5.0.1 (GH-119)
- deps: bumps dependabot/fetch-metadata from 2.0.0 to 2.1.0 (GH-118)
- deps: bumps github.com/aws/aws-sdk-go from 1.51.21 to 1.52.2 (GH-120)
- deps: bumps github.com/creativeprojects/go-selfupdate from 1.1.4 to 1.2.0 (GH-112)
- deps: bumps golang.org/x/net from 0.22.0 to 0.23.0 (GH-114)
- deps: bumps golangci/golangci-lint-action from 4 to 5 (GH-117)
v0.0.11
π Improvements
- cmd: replace command create by add and delete by del. (GH-85)
π Bug Fixes
command
: Fix a bug preventing credential to use basic command like update, version and help. (GH-104)command
: Fix cursor lost when command return an error or was canceled. (GH-80)
Dependencies
- deps: bumps actions/download-artifact from 4.1.2 to 4.1.4 (GH-98)
- deps: bumps dependabot/fetch-metadata from 1.6.0 to 2.0.0 (GH-102)
- deps: bumps github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 (GH-96)
- deps: bumps github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25 (GH-97)
- deps: bumps github.com/creativeprojects/go-selfupdate from 1.1.3 to 1.1.4 (GH-101)
- deps: bumps github.com/orange-cloudavenue/cloudavenue-sdk-go from 0.9.1 to 0.10.0 (GH-100)
- deps: bumps google.golang.org/protobuf from 1.32.0 to 1.33.0 (GH-99)
- deps: update golang from 1.20 to 1.21 (GH-80)
v0.0.10
π New Features
cmd/update
: Now anupdate
command is available to update thecav
binary to the latest version. (GH-76)ouput
: Add json and yaml format for get command. (GH-66)
βΉοΈ Notes
ci
: Add github action dependabot for lib dependencies. (GH-68)
Dependencies
- deps: bumps actions/cache from 3 to 4 (GH-72)
- deps: bumps actions/download-artifact from 3.0.2 to 4.1.1 (GH-74)
- deps: bumps actions/download-artifact from 4.1.1 to 4.1.2 (GH-90)
- deps: bumps actions/setup-go from 4.0.1 to 5.0.0 (GH-73)
- deps: bumps actions/setup-python from 4 to 5 (GH-71)
- deps: bumps actions/upload-artifact from 3 to 4 (GH-75)
- deps: bumps github.com/aws/aws-sdk-go from 1.49.16 to 1.50.8 (GH-70)
- deps: bumps github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 (GH-88)
- deps: bumps github.com/aws/aws-sdk-go from 1.50.8 to 1.50.10 (GH-81)
- deps: bumps github.com/orange-cloudavenue/cloudavenue-sdk-go from 0.7.0 to 0.9.0 (GH-69)
- deps: bumps github.com/orange-cloudavenue/cloudavenue-sdk-go from 0.9.0 to 0.9.1 (GH-87)
- deps: bumps golangci/golangci-lint-action from 3.7.0 to 4.0.0 (GH-89)
v0.0.9
v0.0.8
feat: add a possibility to configure pass through a configuration filβ¦
v0.0.7
v0.0.6
π Improvements
command
- Add animation during command execution time. (GH-47)command
- Add new option--output
to improve result incav
command. (GH-43)command
- improve and change order of command management. (GH-44)command
- improve speed of printed result for vdc list command. (GH-43)
Dependencies
- deps: bumps orange-cloudavenue/cloudavenue-sdk-go from 0.5.6 to 0.7.0 (GH-43)
v0.0.5
π New Features
New t0
- Add List operation for t0 (Internet Gateway). (GH-6)
π Improvements
Refacto
- rename CLI: cav. (GH-35)
What's Changed
- chore: Add version command by @dmicheneau in #31
- feat: Add To command by @dmicheneau in #32
- chore: rename CLI binary to cav by @dmicheneau in #36
Full Changelog: v0.0.4...v0.0.5
v0.0.4
π New Features
New s3
- Add List, Create, Delete operations for s3 bucket (Object Storage). (GH-22)New vdc
- Add List, Create, Delete operations for vdc (Virtual Data Center). (GH-22)binary
- Add packaging distribution. (GH-26)New edgegateway
- Add List, Create, Delete operations for edgegateway. (GH-22)New publicip
- Add List, Create, Delete operations for publicip. (GH-22)test
- Add Unit Test. (GH-22)timetracking
- Add elapsed time per command. (GH-22)
Dependencies
- deps: bumps orange-cloudavenue/cloudavenue-sdk-go from 0.5.5 to 0.5.6 (GH-22)
0.0.2 (December 4, 2023)
0.0.1 (November 28, 2023)
What's Changed
- chore: first release by @dmicheneau in #23
- chore: Add linux/macos package by @dmicheneau in #25
- chore: Enhance documentation package by @dmicheneau in #27
- chore: Enhance package generation by @dmicheneau in #29
Full Changelog: v0.0.2...v0.0.4