Releases: cmackenzie1/pgxpool-prometheus
Releases · cmackenzie1/pgxpool-prometheus
v0.6.0
What's Changed
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #13
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #16
- Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.2 by @dependabot in #17
- Update go.yml by @cmackenzie1 in #22
- Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.5 by @dependabot in #21
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #19
- Update dependabot.yml by @cmackenzie1 in #23
- Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #24
- Bump actions/setup-go from 3 to 5 in /.github/workflows by @dependabot in #25
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #26
- Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 by @dependabot in #27
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #29
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #30
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #31
- Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0 by @dependabot in #32
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #35
- Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1 by @dependabot in #34
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #36
- Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #37
- Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #38
- Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #39
- Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 by @dependabot in #41
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 by @dependabot in #8
- Bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.2 by @dependabot in #11
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #9
- Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 by @dependabot in #12
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #6
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #7
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump github.com/jackc/pgx/v5 from 5.3.0 to 5.3.1 by @dependabot in #5
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Create go.yml by @cmackenzie1 in #2
- Update README.md by @cmackenzie1 in #3
- Bump github.com/jackc/pgx/v5 from 5.2.0 to 5.3.0 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- rename everything to use pgxpool instead of just pgx by @cmackenzie1 in #1
New Contributors
- @cmackenzie1 made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0