Skip to content

Release 0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 13:54

Features

  • Added ByteString data type to Cottontail DB (thanks to @lucaro)
  • Added entity delete-row command to CLI (thanks to @silvanheller)
  • Added ability to execute LIKE queries via the query find CLI command

Bugfixes

  • Fixed an issue in CSV exporter, which throw an out-of-bounds error (thanks to @sauterl)
  • Fixed issue with SLF4j dependency (thanks to @rasmuswilli)

Changes

  • Switched from OpenJDK 17 (deprecated) to Eclipse-Temurin based for Docker container
  • Various quality of life changes to data import and export functionality in CLI (thanks to @sauterl)

Full Changelog: v0.15.1...0.15.2