Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (21 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 502 Bytes

0.2.2

  • Update vendored libs, prune tests and unused pkgs.
  • Build with Go 1.10.3.
  • Add golangci.yml.

0.2.1

  • Build with Go 1.9.4.

0.2.0

  • Add support for PgBouncer 1.8.

0.1.5

  • Build with Go 1.9.2.
  • Add Docker setup to Goreleaser config.

0.1.4

  • Add healthcheck.

0.1.3

  • Refactor http server to improve testability.

0.1.2

  • Fill missing Active field in sql store GetPools method.

0.1.1

  • Make database column ForceUser nullable..

0.1.0

  • Initial release.