Skip to content

datafusion-postgres-v0.2.0

Compare
Choose a tag to compare
@sunng87 sunng87 released this 30 Sep 19:10
· 83 commits to master since this release
72a78d8

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