Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.546.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 15 Feb 16:08
· 1548 commits to develop since this release
831c05e
Type Description Link
Fix Users of PostgresConnectionConfig will have their ssl: true flag replaced with sslmode: require; this is due to a breaking change in Postgres 42.2.5 (pgjdbc/pgjdbc#1307).

Note that while ssl: true now maps to verify-full, it did not in the previous version of Postgres used, so this is not actually a change in behaviour when compared to the previous usage.
#5908