Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 16:52
· 30 commits to main since this release

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