Skip to content

Releases: jbub/pgbouncer_exporter

v0.2.1

08 Feb 08:23
Compare
Choose a tag to compare

Changelog

e6fcc3d Build with Go 1.9.4.

Docker images

  • docker pull jbub/pgbouncer_exporter:v0.2.1
  • docker pull jbub/pgbouncer_exporter:latest

Automated with GoReleaser
Built with go version go1.9.4 darwin/amd64

v0.2.0

28 Dec 11:17
Compare
Choose a tag to compare

Changelog

2f68ad4 Update CHANGELOG for 0.2.0.
2ce51ba Add new fields to support PgBouncer 1.8.

Docker images

  • docker pull jbub/pgbouncer_exporter:v0.2.0
  • docker pull jbub/pgbouncer_exporter:latest

Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.1.5

28 Dec 10:29
Compare
Choose a tag to compare

Changelog

64d97f3 Update changelog for 0.1.5.
7b4ae95 Add docker config to goreleaser config.
920f2c9 Build with Go 1.9.2.

Docker images

  • docker pull jbub/pgbouncer_exporter:v0.1.5
  • docker pull jbub/pgbouncer_exporter:latest

Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.1.4

22 Sep 13:48
Compare
Choose a tag to compare

Changelog

b887927 Update CHANGELOG.
99c7f24 Add healthcheck.
816c0c9 Reorder logging in server command to be able to actually see any logs.
4d8d9f1 Cleanup unused fields from HTTPServer.


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.3

19 Sep 12:49
Compare
Choose a tag to compare

Changelog

b14b1a1 Update CHANGELOG.
7efe5dd Update vendor.
7d075b5 Refactor http server to improve testability.
df56966 Return error from store Close method.
c9de406 Refactor http server.
d38b321 Capture build version using prometheus/common/version package.


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.2

05 Sep 07:52
Compare
Choose a tag to compare

Changelog

bf8a081 Update CHANGELOG.
5ef12a0 Fill missing Active field in sql store GetPools method.


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.1

05 Sep 07:31
Compare
Choose a tag to compare

Changelog

6389264 Make database column ForceUser nullable.
c276e65 Add missing method comments.
4f3a283 Add code comments.
8ac8035 Fix docker badge image url in README.


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.0

04 Sep 14:56
Compare
Choose a tag to compare

Changelog

7ce3d9d Initial commit.


Automated with GoReleaser
Built with go version go1.9 darwin/amd64