Postgres - v3.0.0
github-actions
released this
18 Mar 14:33
·
588 commits
to refs/heads/main
since this release
โ Breaking Changes
- Add stretchr/testify & update min version to go1.19 (#933)
๐ New
- Add benchmarks for storage drivers (#992)
๐งน Updates
- build(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5 in /postgres (#1272)
- build(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /postgres (#1268)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /postgres (#1245)
- Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /postgres (#1199)
- Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 in /postgres (#1178)
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /postgres (#1151)
- Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 in /postgres (#1131)
- Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres (#1073)
- Add stretchr/testify & update min version to go1.19 (#933)
๐ Documentation
- docs: fix example in postgres README.md (#1209)
Full Changelog: postgres/v2.0.3...postgres/v3.0.0
Thank you @efectn, @gaby and @hayzamjs for making this update possible.