Skip to content

0.1.0

Compare
Choose a tag to compare
@captncraig captncraig released this 01 Jun 20:56

Our first versioned release. We will be following semver. This release contains breaking changes in scollector.

bosun:

  • make .Graph / .GraphAll link to the expr graph tab
  • png/svg graph style changes
  • move miniprofiler enable to a header
  • inline css in emails
  • API endpoint to backup state file
  • template function to get incident link
  • notifications on actions

scollector (major breaking changes):

  • move to TOML configuration file
  • add os.net.bond.* and win.net.tcp.retransmit_pct
  • updated to current Go AWS package

documentation:

  • merged into master bosun repo