v1.4.0
Complete rewrite of Bridgr for better testability and making future feature additions easier.
This release should still be backwards compatible with previous configuration files.
- Now uses mapstructure for configuration parsing
- Added a
--file-timeout
command line option for modifying the HTTP/s client timeout. This may be needed for servers that have slow network connections and/or large files. Default is 20 seconds.