v1.20.0
v1.20.0
As this is my first release for this project, I am keeping the changes to a minimum until I am more comfortable with the release process.
Notable notables
- Bump
go
to1.20
- Bump
lib/pq
to1.10.9
- Perform
db.Ping()
during database connection to catch issues earlier
What's Changed
- feat: Bump lib/pq from 1.10.4 to 1.10.7 by @aletournel in #295
- chore: Update to go1.20 and update libs by @cyrilgdn in #315
- fix: confirm initial database connectivity by @nejec in #314
New Contributors
- @aletournel made their first contribution in #295
- @nejec made their first contribution in #314
Full Changelog: v1.19.0...v1.20.0