Skip to content

0.12.1

Compare
Choose a tag to compare
@goldmedal goldmedal released this 21 Nov 05:57
· 25 commits to main since this release

What's Changed

  • feat(core): support to Array and Struct type by @goldmedal in #914
  • feat: Use data types defined in the Rust Wren Engine to do type mapping by @onlyjackfrost in #913
  • deps(java): bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 in the all group by @dependabot in #918
  • fix(core): disable CommonSubexprEliminate to avoid generate invalid plan for unparsing by @goldmedal in #917
  • deps(ibis): bump the all group in /ibis-server with 2 updates by @dependabot in #919
  • deps(ibis): bump aiohttp from 3.10.10 to 3.10.11 in /ibis-server in the pip group by @dependabot in #921
  • deps(core): update sqllogictest requirement from 0.22.0 to 0.23.0 in /wren-core in the all group by @dependabot in #920
  • feat(core): support to define param_names and param_types in the list file by @goldmedal in #925
  • ci(image): fix missing nightly tag and fix tag when building imagetools by @grieve54706 in #932
  • ci(milestone): add workflow to assign milestone to new PR by @grieve54706 in #934
  • feat(engine): handle target.* by @grieve54706 in #933

Full Changelog: 0.12.0...0.12.1