Skip to content

0.4.2-beta.3 - 2020-07-07

Pre-release
Pre-release
Compare
Choose a tag to compare
@emk emk released this 07 Jul 15:42

Changed

  • postgres: Our last diesel code has been removed, and replaced with tokio-postgres (which we use elsewhere).

Fixed

  • postgres: Fixed #148 to improve support for PostGIS under PostgreSQL 12.

Removed

  • The experimental citus-related APIs have been removed from dbcrossbarlib, because they used diesel. This is technically a breaking change for dbcrosslib, but we don't claim to honor semver for dbcrossbarlib 0.x.y releases.