Releases: vst/clompse
Releases · vst/clompse
v0.0.5
v0.0.4
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
v0.0.3
v0.0.2
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
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)