Skip to content

Releases: webdevops/azure-keyvault-exporter

24.2.0

17 Feb 14:05
Compare
Choose a tag to compare
  • switch to golang 1.22
  • update dependencies

23.12.0

15 Dec 11:54
Compare
Choose a tag to compare
  • switch to golang 1.21
  • update deps

23.7.1

02 Jul 01:10
Compare
Choose a tag to compare
  • switch to golang 1.20
  • update deps
  • add label subscriptionName to azurerm_keyvault_info

23.7.0

01 Jul 22:53
Compare
Choose a tag to compare
  • add keyvault content tags (tags from secrets, keys and certificates)

23.6.0

12 Jun 18:55
Compare
Choose a tag to compare
  • add filter (using ResourceGraph query) to limit keyvaults
  • added workload identity auth support
  • added caching which saves metric data in local filesystem, Azure StorageAccounts or ConfigMaps for faster restarts
  • added new tagmanager for resource tags (which also can inherit tags)
  • migrated to zap logger
  • update dependencies

22.9.0

17 Sep 22:39
Compare
Choose a tag to compare
  • update dependencies
  • update build system

22.8.0

07 Aug 16:41
Compare
Choose a tag to compare
  • switch to new azure-sdk-for-go
  • switch to golang 1.19
  • update dependencies
  • switch to github.com/webdevops/go-common
  • refactoring of azure subscription handling
  • refactoring docker image build

22.3.0

20 Mar 16:18
Compare
Choose a tag to compare

breaking changes

  • use go-prometheus-common for resourceid parsing and normalized prometheus labels (no more uppercased resourcegroups)
  • replace resource tag handling with go-prometheus-common (use eg. tagname?toLower to enforce lowercase tag values)
  • removed ppc docker image
  • update dependencies

22.2.2

14 Feb 22:25
Compare
Choose a tag to compare
  • fix regression with env var METRIC_AZURERM_API_REQUEST_LABELS not using apiEndpoint value

22.2.1

14 Feb 22:11
Compare
Choose a tag to compare

BREAKING CHANGES

  • changed azuretracing metrics
    • renamed endpoint to apiEndpoint to avoid prometheus-operator label clash
    • fix not working autoreset for azuretracing
    • add tenantID