Releases: webdevops/azure-keyvault-exporter
Releases · webdevops/azure-keyvault-exporter
24.9.1
- set go.mod to golang 1.23 (assets are now also built with golang 1.23)
24.9.0
- switch to golang 1.23 and update dependencies
- add automemlimit
24.2.0
- switch to golang 1.22
- update dependencies
23.12.0
- switch to golang 1.21
- update deps
23.7.1
- switch to golang 1.20
- update deps
- add label subscriptionName to azurerm_keyvault_info
23.7.0
- add keyvault content tags (tags from secrets, keys and certificates)
23.6.0
- 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
- update dependencies
- update build system
22.8.0
- 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