Skip to content

0.11.2

Compare
Choose a tag to compare
@grieve54706 grieve54706 released this 31 Oct 06:11
· 84 commits to main since this release

What's Changed

  • feat(canner): implement new data source canner by @grieve54706 in #823
  • chore(ibis-deps): bump the all group in /ibis-server with 4 updates by @dependabot in #842
  • fix(bigquery): fix Interval precision is None and format interval to str by @grieve54706 in #843
  • feat(core): infer the source column from the manifest by @goldmedal in #844
  • test(bigquery): use fixed date instead of current date by @grieve54706 in #846
  • chore(java-deps): bump the all group with 7 updates by @dependabot in #841
  • feat(metadata): provide db version by @grieve54706 in #845
  • feat(core): enhance the manifest serizlization and deserialization by @goldmedal in #847
  • chore(core): rename wren-modeling to wren-core by @goldmedal in #848
  • chore(ibis-deps): bump the all group in /ibis-server with 3 updates by @dependabot in #850
  • chore(java-deps): bump the all group with 6 updates by @dependabot in #849
  • chore(ibis-deps): bump snowflake-connector-python from 3.12.2 to 3.12.3 in /ibis-server in the pip group by @dependabot in #851
  • chore(core-py-deps): bump lexical-core from 0.8 to 1.0 and update the lock in /wren-core-py groups by @goldmedal in #853
  • docs: update how-to-add-data-source.md by @ichuniq in #857
  • chore(ibis-deps): bump the all group in /ibis-server with 3 updates by @dependabot in #856
  • feat(core): introduce PySessionContext and the API for the available function list by @goldmedal in #858
  • feat(function-list): search file by data source name by @grieve54706 in #859
  • fix(deps): gql is in wrong group by @grieve54706 in #860
  • ci(docker): use gha cache by @grieve54706 in #861
  • feat(core): remove properties field from mdl and improve the error message by @goldmedal in #862
  • chore(ibis): implement mdl validation scripts by @goldmedal in #864
  • feat(core): introduce the hidden column by @goldmedal in #863
  • feat(function-list): append file into docker image by @grieve54706 in #865
  • ci(dependabot): adjust prefix by @grieve54706 in #866
  • revert(docker): not use gha cache by @grieve54706 in #868
  • chore(ibis): introduce a script for query locally by @goldmedal in #869

New Contributors

Full Changelog: 0.11.1...0.11.2