Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 12:03
· 105 commits to master since this release
745b6f5

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