Skip to content

v0.17.0

Compare
Choose a tag to compare
@sunng87 sunng87 released this 07 Dec 06:40
· 139 commits to master since this release
2b7edde

Changelog

What's Changed

  • chore(deps): update ring requirement from 0.16 to 0.17 by @dependabot in #114
  • fix: there is no SSLRequest in frontend messages by @elmaxxo in #116
  • feat: add SslResponse message by @elmaxxo in #117
  • chore(deps): update datafusion requirement from 31 to 32 by @dependabot in #115
  • chore(deps): update sqlparser requirement from 0.38 to 0.39 by @dependabot in #118
  • chore(deps): update x509-certificate requirement from 0.21 to 0.22 by @dependabot in #120
  • chore(deps): update x509-certificate requirement from 0.22 to 0.23 by @dependabot in #122
  • chore(deps): update derive-new requirement from 0.5 to 0.6 by @dependabot in #123
  • chore(deps): update rusqlite requirement from 0.29.0 to 0.30.0 by @dependabot in #124
  • chore(deps): update datafusion requirement from 32 to 33 by @dependabot in #125
  • use feed instread of send by @yuyang-ok in #128
  • chore(deps): update sqlparser requirement from 0.39 to 0.40 by @dependabot in #129
  • feat: support array by @xhwhis in #130
  • feat: allow sending custom message from high level handler api by @sunng87 in #133
  • feat: add notificationresponse message by @sunng87 in #136
  • feat: update tokio-rustls by @sunng87 in #135

New Contributors

Full Changelog: v0.16.1...v0.17.0