Skip to content

v3.2.6

Compare
Choose a tag to compare
@gliderbot gliderbot released this 04 Oct 18:01
· 111 commits to release since this release
591787f

Fixed

  • @jdgiotta Spelling corrections and fixed stack compose formatting in example
  • @dylanmei dylanmei Update 3rd party module link in README

Added

  • @vbeausoleil added a simple healthcheck
  • @gbolo added option to load TLS client certificate and key
  • @gbolo added ability to control the TLS client trust store
  • @gbolo added option to harden the TLS client
  • @chopmann added option to bind the http server to an address
  • @ibrokethecloud added ability to add custom key:value pairs as EXCLUDE_LABEL

Changed

  • @develar alpine 3.8 + golang 1.10.1
  • @gbolo enforced the use of go 1.8+ in order to accommodate some TLS settings