v0.1.0
Initial release as a library. Now available on crates.io https://crates.io/crates/datafusion-postgres/
What's Changed
- feat: Extended query support by @sunng87 in #1
- feat: use arguments for table load by @sunng87 in #2
- chore(deps): bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #3
- chore(deps): bump chrono from 0.4.37 to 0.4.38 by @dependabot in #4
- feat: add arrow table source support by @sunng87 in #6
- chore(deps): bump pgwire from 0.20.0 to 0.21.0 by @dependabot in #7
- chore(deps): bump datafusion from 37.0.0 to 37.1.0 by @dependabot in #8
- chore: add integration tests by @sunng87 in #9
- chore(deps): bump pgwire from 0.21.0 to 0.22.0 by @dependabot in #10
- chore(deps): bump datafusion from 37.1.0 to 38.0.0 by @dependabot in #11
- chore(deps): bump tokio from 1.37.0 to 1.38.0 by @dependabot in #12
- chore(deps): bump datafusion from 38.0.0 to 39.0.0 by @dependabot in #13
- handlers: fix response encoding format by @aalexandrov in #15
- chore(deps): bump pgwire from 0.22.0 to 0.23.0 by @dependabot in #14
- chore(deps): bump async-trait from 0.1.80 to 0.1.81 by @dependabot in #16
- chore(deps): bump tokio from 1.38.0 to 1.38.1 by @dependabot in #18
- chore(deps): bump tokio from 1.38.1 to 1.39.1 by @dependabot in #19
- chore(deps): bump pgwire from 0.23.0 to 0.24.0 by @dependabot in #23
- Split into lib and cli crates by @simonvandel in #22
- chore: update datafusion to 40 by @sunng87 in #24
New Contributors
- @sunng87 made their first contribution in #1
- @aalexandrov made their first contribution in #15
- @simonvandel made their first contribution in #22
Full Changelog: https://github.com/sunng87/datafusion-postgres/commits/v0.1.0