Skip to content

Releases: palfrey/wait-for-db

v1.4.0

03 Jan 18:37
Compare
Choose a tag to compare

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

10 Jan 13:06
Compare
Choose a tag to compare

What's Changed

  • Replace openssl with rustls in #61 (which reduces the binary from 4.8mb down to ~3mb)

v1.2.0

18 Jun 19:46
8550e28
Compare
Choose a tag to compare
  • TLS support (#51)
  • Cope with ConfigParse errors (#47)
  • Reduce binary size a bit by reducing bloat from Regex (#49)

1.1

14 Nov 21:28
Compare
Choose a tag to compare
1.1

Many, many package updates. Also "Success" now doesn't do "Success []" when there's no SQL query

1.0

17 Nov 23:11
Compare
Choose a tag to compare
1.0

Initial release