Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 12:34
· 140 commits to master since this release
f8bd38c

Important

  • ⚠️ The helm chart has been migrated to ghcr.io. No more chart releases are published to the helm repository.
    Please pull the chart using oci:// as described here. The old chart repository is still available providing all old chart releases.
  • The binary in the docker image was renamed to /bin/mongodb-query-exporter

What's Changed

  • feat(ci): use golreleaser, clean actions, update to go1.19 by @raffis in #62
  • Bump github/codeql-action from 2.1.31 to 2.1.36 by @dependabot in #64
  • Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #67
  • Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.11.1 by @dependabot in #68
  • Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 by @dependabot in #70
  • Bump pascalgn/size-label-action from 851c37f157f7d64e56f41ff5d2d80316299b2d47 to a4655c448bb838e8d73b81e97fd0831bb4cbda1e by @dependabot in #65
  • Bump go.uber.org/zap from 1.16.0 to 1.24.0 by @dependabot in #69
  • Bump github.com/prometheus/client_golang from 1.9.0 to 1.14.0 by @dependabot in #72
  • Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #66
  • Bump github.com/spf13/viper from 1.7.1 to 1.14.0 by @dependabot in #71
  • Bump azure/setup-helm from 3.4 to 3.5 by @dependabot in #78
  • Bump github.com/prometheus/common from 0.37.0 to 0.38.0 by @dependabot in #76
  • Bump github.com/spf13/cobra from 1.0.0 to 1.6.1 by @dependabot in #74
  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #77
  • Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 by @dependabot in #75
  • v2.0.0 release chore by @raffis in #80
  • fix: enforce yaml config #63 by @raffis in #81
  • Add linter by @raffis in #82

New Contributors

Full Changelog: prometheus-mongodb-query-exporter-2.1.0...v2.0.0