Skip to content

Releases: webdevops/azure-resourcemanager-exporter

26.1.0

10 Jan 15:51
f923277

Choose a tag to compare

  • update dependencies
  • switch back to resourceproviders usages api for quotas with dynamic fetching and auto detecting of apiVersion

25.12.1

21 Dec 23:14
436cf2a

Choose a tag to compare

BREAKING CHANGES

  • add dynamic quotas (and remove scope label), resourceProviders must now be configured in config file as collectors.quota.resourceProviders (#156, thanks to @dimitri-fert-citeo-p)
  • add cost query last update timestamp (#152, thanks to @theok-nice)

25.12.0

21 Dec 21:05
03775b0

Choose a tag to compare

  • switch to golang 1.25
  • update dependencies
  • switch from zap logging to slog
  • added azcli container image
  • add azure advisor recommendations (#159, thanks to @cjedro)

25.5.1

21 May 18:15
35c19b2

Choose a tag to compare

  • switch to goccy/go-yaml package (better errors, better parsing, fixes #1450)

25.5.0

01 May 18:08
988efd6

Choose a tag to compare

  • switch to golang 1.24
  • update dependencies
  • add auto GOMAXPROCS limits
  • replace old yaml package

25.2.0

09 Feb 13:20
53ce2ff

Choose a tag to compare

  • fix wrong quota values (#83, thanks to @fiferrando)
  • update dependencies

24.9.0

14 Sep 19:21
f3e517e

Choose a tag to compare

  • switch to golang 1.23 and update deps
  • add auto gomemlimit
  • add budget metrics by scope (subscriptions/billing account) and budget forecast metric (#102, thansk to @kevindelmont)

Breaking changes:

  • configuration file changed for budgets

24.3.0

06 Mar 21:20
32960d7

Choose a tag to compare

24.2.0

29 Feb 22:30

Choose a tag to compare

  • switch to golang 1.22
  • add reservation metics and exportType for costs (#87, thanks to @PaulPowershell)
  • update dependencies

23.12.0

16 Dec 18:53
cd94b57

Choose a tag to compare

  • added data in ISO format as label (#66, thanks to @jkroepke)
  • switch to golang 1.21
  • update dependencies
  • shorten useragent for full version in armclient
  • add serviceprincipal and app tags