Skip to content

0.10.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 23 Jan 09:50
03dd33c

Enhancements

  • Allow limiting clients to sets of IPs via go-network-broker#12
  • Force exit even when worker routines are not done after soft_shutdown_timeout, default 2 seconds (#532)
  • Include the server version when creating life cycle events (#524)
  • Expose security.Validate to users of the go framework (#519)

Bug Fixes

  • Various fixes to privileged security certificate handling via go-security release 0.3.0
  • Ensure the server status file is world readable (#543)
  • Further fixes to avoid concurrent hash access panics for golang client code (#530)
  • Improve alive event spread by sleeping for up to a hour for initial publish (#521)