0.3.0
Changelog
Full Changelog: 0.2.0...0.3.0
Added
--no-verify-tls
will make all HTTPS requests skip TLS cerficate validation (eg. for running selfsigned certificates)
Changed
- Every HTTP request now uses the default Go transport options, most notably timeout is now 90 seconds instead of 30, plus a few extra sanity checks.
Docker images
docker pull ghcr.io/neosperience/shipper:0.3.0