Release 0.15.2
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 thequery 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