Releases: palfrey/wait-for-db
Releases · palfrey/wait-for-db
v1.4.0
What's Changed
- Support non-postgres schemes (e.g.
postgresql+psycopg://...
or cockroachdb://...
) #67
- Add arm64 build #68
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Replace openssl with rustls in #61 (which reduces the binary from 4.8mb down to ~3mb)
v1.2.0
- TLS support (#51)
- Cope with ConfigParse errors (#47)
- Reduce binary size a bit by reducing bloat from Regex (#49)
1.1
Many, many package updates. Also "Success" now doesn't do "Success []" when there's no SQL query