Skip to content

Commit 6745498

Browse files
committed
Release v0.7.0
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent 99814b3 commit 6745498

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.0] - 2026-04-22
11+
12+
### Added
13+
14+
- **pg**: `WithMinPoolSize`, `WithMaxConnIdleTime`, and `WithMaxConnLifetime` options to tune pgxpool connection lifecycle and reduce acquire tail latency from cold connections.
15+
1016
## [0.6.0] - 2026-04-20
1117

1218
### Added

0 commit comments

Comments
 (0)