Skip to content

0.17.2

Compare
Choose a tag to compare
@oscarbatori oscarbatori released this 09 Jun 04:44

A patch release containing bug fixes and performance improvements, in particular we are focused on reducing the number of skipped BATS tests.

Merged PRs

  • 733: go/libraries: sqle: history_table: Thread context on row iterators.
  • 729: Zachmu/engine test
    Run the go-mysql-server engine tests on dolt.
  • 728: added --with-tags flag to schema export
    I only changed dolt schema export. Other commands like dolt show tables or dolt diff --sql still output tags. This is easy to change on case by case basis.
  • 724: Bh/conflicts table3
  • 723: Bh/conflicts table2
  • 115: Zachmu/engine test dolt
    Modified test harness and data to work with doltdb
  • 113: Zachmu/test harness 2
    Rewrote engine tests to use a harness, so that integrators can run them against their own implementation. In the process, broke the giant engine_test.go into many smaller files.

Closed Issues

  • 726: The apache license is missing the certain copyright owner