Skip to content

Releases: hef/cacctl

v0.17.1

18 Sep 16:32
Compare
Choose a tag to compare

0.17.1 (2022-09-18)

🐞 Bug Fixes

  • ci: renaiming release action to release (8ddaea2)

v0.17.0

18 Sep 16:30
Compare
Choose a tag to compare

0.17.0 (2022-09-18)

🎁 Feature

  • ansible: adding ipv6 data to ansible inventory generator (d300f0c)
  • client: added powerdown and powerup commands (16e056a)
  • client: adding parsing of ipv6 data (e10a6d8)
  • client: adding ipv6 parsing support (c3f55ad)

🐞 Bug Fixes

  • test: pass stale unit tests (5ba91a0)
  • test: adding testdata for cloudrs build page parsing (2eed2c5)
  • client: fixed parsing Build to Cloud RS in build page (f150a8b)

🚧 Chores

  • ci: bump go versions to 1.19 (ad73353)

v0.16.0

27 Jun 00:19
Compare
Choose a tag to compare

0.16.0 (2022-06-27)

🎁 Feature

  • ansible: adding ansible_inventory subcommand (d17064f)

v0.15.0

26 Jun 16:31
Compare
Choose a tag to compare

0.15.0 (2022-06-26)

🎁 Feature

  • client: client package is no longer internal (10260b5)

v0.14.0

23 Mar 02:12
Compare
Choose a tag to compare

0.14.0 (2022-03-23)

🎁 Feature

  • ansible: use oldest servers for masters (fe8749d)
  • list: parse installed pending, installing, and installed failed (6a37b49)
  • cmd: most commands now filter (175aa67)
  • delete: adding delete feature (6dcd7f0)

🐞 Bug Fixes

  • test: fix case sensitive file system test issue (4234e92)

v0.13.2

11 Jan 05:08
Compare
Choose a tag to compare

0.13.2 (2022-01-11)

🐞 Bug Fixes

  • ssh: fix data race deploying ssh keys (7735881)

v0.13.1

10 Jan 03:37
Compare
Choose a tag to compare

0.13.1 (2022-01-10)

🐞 Bug Fixes

  • doc: updating example output for list to include OS (9de959a)

v0.13.0

10 Jan 03:31
Compare
Choose a tag to compare

0.13.0 (2022-01-10)

🎁 Feature

  • list: adding Current OS to list output (97dd016)

🐞 Bug Fixes

  • configure: configure command creates correct file now (9879162)

v0.12.1

09 Jan 03:47
Compare
Choose a tag to compare

0.12.1 (2022-01-09)

🐞 Bug Fixes

  • client: Parse "CloudPro v4" fixes #15 (6474a91)
  • log: adding log to ssh-copy-id (79b4ab7)
  • doc: config file is actually config.yaml (3d97c0a)
  • deps: update module github.com/spf13/afero to v1.7.1 (4b50909)
  • deps: update golang.org/x/crypto commit hash to e495a2d (3bec203)

v0.12.0

01 Jan 23:47
Compare
Choose a tag to compare

0.12.0 (2022-01-01)

🎁 Feature

  • config: adding configure command (2e0ed74)

🚧 Chores

  • doc: adding docs on cacctl configure command (29828bd)
  • renovate: cleaning up files in root dir (a234e1e)