Skip to content

v0.45.0

Compare
Choose a tag to compare
@therve therve released this 15 Mar 13:20
· 49 commits to master since this release
db06d6a
  • [Added] Add dogwrap site option to send to US3 site. See #749. Thanks holidayworking.
  • [Added] Add SLO search endpoint and update get_all. See #744.
  • [Added] [statsd] Add origin detection with container ID field. See #720.
  • [Fixed] Fix duplicate parsers in dogshell. See #760.
  • [Changed] Use header for credentials everywhere. See #754.
  • [Changed] [statsd] Raise ValueError instead of Exception when payload is too large. See #730. Thanks mlanicaputo.