v1.0.1
Changelog
Bugfix
- connexions to api are correctly closed
- concurrent requests are handled correctly (#82)
--cf.api_url
is not longer required and can be given from CF_EXPORTER_CF_API_URL
Chores
- Bump github.com/onsi/gomega from 1.20.0 to 1.27.2
- New workflow that handles stale issues and PRs
- New workflow that run static code linter
golangci-lint
- Fixes of linter warnings