Skip to content

Releases: webdevops/azure-devops-exporter

25.5.1

01 May 23:47
7c9ed48
Compare
Choose a tag to compare
  • add auto GOMAXPROCS limits

25.5.0

01 May 15:34
bcf814d
Compare
Choose a tag to compare
  • switch to golang 1.24
  • update dependencies

!this project is in maintenance mode!

25.2.0

09 Feb 15:43
ced21ce
Compare
Choose a tag to compare
  • add Agent's Computer Name to metric (#115, thanks to @cbat98)
  • add Continuation Token Support For Releases (#113, thanks to @cbat98)
  • forcing utc in api calls (#114, thanks to @cbat98)
  • update dependencies

24.9.0

14 Sep 14:21
Compare
Choose a tag to compare
  • switch to golang 1.23 and update dependencies
  • add automemlimit
  • split arg init and arg parse, fix init order (#95, thanks to @moredatapls)
  • add buildDefinitionID to agentPoolBuildWait (#101, thanks to @akorsos)
  • allow fetching all builds and other than completed (#102, #94, thanks to @Breee)

Important

I've lost access to Azure DevOps (ADO) instance so i cannot provide proper support anymore.
The exporter will still be updated but don't expect active development.

Also Microsoft seems to have lost interest in ADO in favor of GitHub, the development of ADO actions has
nearly stopped, they don't fix use of deprecated Azure APIs and even features which are supported in
GitHub for a long time are not backported to ADO.

24.6.0

01 Jun 10:46
Compare
Choose a tag to compare
  • update dependencies
  • fix an issue where the resty clients weren't initialized correctly (#89, thanks to @moredatapls)
  • add metrics from tags (#83, thanks to @gucaldeira)

24.3.0

31 Mar 12:27
Compare
Choose a tag to compare
  • add azure authentication, refactored to use azidentity with workload identity support (#77, thanks to @moredatapls)
  • update dependencies

24.2.0

17 Feb 11:48
Compare
Choose a tag to compare
  • added Delay Functionality for ADO usage (thanks to @Eldarrin)
  • update dependencies
  • switch to golang 1.22

23.2.0

11 Feb 15:33
Compare
Choose a tag to compare
  • update dependencies

22.9.0

17 Sep 20:50
Compare
Choose a tag to compare
  • update dependencies
  • smaller cleanups

22.8.0

07 Aug 14:54
Compare
Choose a tag to compare
  • switch to golang 1.19
  • update dependencies