Skip to content

0.8.0

Compare
Choose a tag to compare
@mblaschke mblaschke released this 16 Dec 19:16
  • Refactoring, breaking changes!
  • Use time based fetching of builds and releases (eg. last 48h)
  • Add stats metrics (eg. azure_devops_stats_project_release_duration)
  • Add resourceusage (builds, license)
  • Add export of WorkItem query results as metrics (thanks to @keremispirli )
  • Add user agent to all api calls
  • Use Azure DevOps API version 5.1 (some fixed versions still exists in code)
  • Switch to golang 1.13
  • Fixed several bugs