v0.16.0-RC1
Pre-release
Pre-release
New Features
- Pilosa index driver as library (pilosalib)
- sql: add support for show indexes
- vendor: upgrade bblfsh client-go
- Dockerfile: update to use --directories flag
- cmd/gitbase: load siva files and git indistinctly
- *: rename ref_commits index to history_index
- gitbase: add a more descriptive error connecting to bblfsh
Performance improvements
- Do not register pilosa driver if no connection.
- *: add siva files to the repository pool with an ID
Bugfixing
- gitbase: do not skip repo when it has no head in squash
- internal/function: recover from panics in uast functions
- Fix "NOT expressions with non existing value"
- fix panic when bmp is nil
- Fix merging indexes when row is nil.
Documentation
- docs: update references to go-mysql-server