Skip to content

Releases: vst/clompse

v0.0.5

13 Feb 11:08
afc1d39
Compare
Choose a tag to compare

0.0.5 (2025-02-13)

Bug Fixes

  • build: fix GHC version of static builder (074ff6f)

v0.0.4

13 Feb 01:35
9c57a90
Compare
Choose a tag to compare

0.0.4 (2025-02-13)

Features

  • attach firewall information to servers (e79d153)
  • list AWS Lightsail buckets (7b801dc)
  • list AWS S3 buckets (bb0a78a)
  • list DigitalOcean spaces (0cf913b)
  • list DNS records managed on AWS Lightsail (8a60545)
  • list DNS records managed on AWS Route53 (118c00e)
  • list DNS records managed on DigitalOcean (6a237a6)
  • list DNS records managed on Hetzner (9239890)
  • list domains managed on AWS Lightsail (bf399b7)
  • list domains managed on AWS Route53 (2e95c66)
  • list domains managed on DigitalOcean (d4e11ed)
  • list domains managed on Hetzner (202f034)

Bug Fixes

  • add AWS EC2 instance memory and storage size (1f2a773)
  • deps: upgrade hetzner library to v0.7.1.0 (65b4159)
  • parse lightsail instance ID from arn value (a3455c8)

v0.0.3

02 May 01:31
ac7c685
Compare
Choose a tag to compare

0.0.3 (2024-05-02)

Bug Fixes

  • deps: upgrade table-layout to v1.0.0.0 (5d2cb91)

v0.0.2

01 May 12:07
c10ed56
Compare
Choose a tag to compare

0.0.2 (2024-04-30)

Features

  • add CSV format to server list output options (2bc355c)
  • make server list output information in JSON and tabular format (050fd60)
  • report various IPv4/6 information for servers (590cd72)
  • run AWS EC2/Lightsail API calls in parallel using a thread pool (23735d2)
  • run profiles in parallel using a thread pool (2557d27)

Bug Fixes

  • use DC location name instead of DC name for Hetzner (e8b56b8)

v0.0.1

26 Apr 14:27
c6093fd
Compare
Choose a tag to compare

0.0.1 (2024-04-26)

Features

  • add config print subcommand (839ee49)
  • add list command to dump servers as per given configuration (ed4b056)
  • implement configuration model, add config schema subcommand (7228856)
  • init codebase (0404745)

Bug Fixes

  • allow multiple cloud provider connections per profile (1c8daac)