Releases: webdevops/azure-auditor
Releases · webdevops/azure-auditor
25.5.1
- add auto GOMAXPROCS limits
25.5.0
- switch to golang 1.24
- update dependencies
- replace deprecated yaml library
- add popovers for filters with explainations in webui
24.8.3
- fix inconsistent results in search when using regex
24.8.2
- improve frontend search
- remove debug output
24.8.1
- add configurable paging size (via env var or options)
- add basic regexp support for resource filter
- add basic reload on sighup
- ignore disabled subscriptions
- smaller improvements and fixes
24.8.0
- switch to golang 1.23
- update dependencies
- set default report url to /
- add automemlimit
24.2.0
- switch to golang 1.24
- update dependencies
23.10.1
- fix empty value in rule and fix some styling