Skip to content

v1.4.0

Compare
Choose a tag to compare
@aztechian aztechian released this 21 Jun 16:58
· 48 commits to master since this release

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.