Skip to content

Releases: datafusion-contrib/datafusion-postgres

datafusion-postgres-v0.2.0

30 Sep 19:10
72a78d8

Choose a tag to compare

What's Changed

  • chore(deps): bump pgwire from 0.24.0 to 0.24.1 by @dependabot in #25
  • Remove Mutex around SessionContext by @simonvandel in #26
  • chore(deps): bump tokio from 1.39.2 to 1.39.3 by @dependabot in #30
  • feat: allow customization of host and port for cli by @sunng87 in #29
  • refactor: allow all types of statements by @sunng87 in #28
  • chore(deps): bump tokio from 1.39.3 to 1.40.0 by @dependabot in #31
  • chore(deps): bump pgwire from 0.24.1 to 0.24.2 by @dependabot in #33
  • chore(deps): bump async-trait from 0.1.81 to 0.1.82 by @dependabot in #32

Full Changelog: v0.1.0...datafusion-postgres-v0.2.0

v0.1.0

06 Aug 03:26
f614eea

Choose a tag to compare

Initial release as a library. Now available on crates.io https://crates.io/crates/datafusion-postgres/

What's Changed

New Contributors

Full Changelog: https://github.com/sunng87/datafusion-postgres/commits/v0.1.0