Releases: vitrivr/cineast
Releases · vitrivr/cineast
v3.12.4: QoL Upgrades, Bugfixes
What's Changed
- Rework extraction API endpoints by @simonpeterhans in #339
- Respecting Config Flag for CLI by @silvanheller in #345
- Switch from deprecated openjdk to eclipse-temurin base by @x4e-jonas in #343
- Use HTTPS for externalFiles by @x4e-jonas in #346
- Enable Gradle parallel builds by @x4e-jonas in #347
- Fix Parallel Execution of CLIP Feature by @silvanheller in #334
- Fix Docker cmd by @x4e-jonas in #340
- Fixing CLI not exiting properly by @silvanheller in #350
New Contributors
- @x4e-jonas made their first contribution in #343
Full Changelog: v3.12.3...v3.12.4
v3.12.3: Better defaults, optimized libraries, and minor fixes and improvements
What's Changed
- Changed default number of threads for import command. by @Spiess in #328
- Replaced potentially problematic libraries by @lucaro in #333
- Preventing unnecessary data being sent for text queries by @silvanheller in #335
- Fixed ShotThumbnailsExporter. by @Spiess in #338
Full Changelog: v3.12.2...v3.12.3
v3.12.2: Configurable fuzzy text retrieval and image based visual-text co-embedding retrieval
What's Changed
- Making decorator for text retrieval configurable by @silvanheller in #324
- Implemented OS switch so macOS builds use CPU version of TensorFlow. by @Spiess in #325
- Explicitly specifying type as Map for constructors by @silvanheller in #326
- Removed main branch push trigger from maven publish CI workflow. by @Spiess in #327
- Visual-Text Co-Embedding image retrieval by @Spiess in #329
Full Changelog: v3.12.1...v3.12.2
v3.12.1: Bugfixes for CLIP and DistinctElement API Call
What's Changed
- LSC22 by @silvanheller in #321
- Fix for ClipTokenizer by @lucaro in #323
Full Changelog: v3.12.0...v3.12.1
v3.12.0: New default branch, history cleanup
This release contains a rewrite of the history to delete large files which caused issues in certain circumstances. Additionally, the new default branch is main
in line with GitHub recommendations.
What's Changed
- Fixing CI branch names by @silvanheller in #320
Full Changelog: v3.11.6...v3.12.0
v3.11.6: Bugfixes & Improvements
What's Changed
- Fixing queryid generation for cottontail by @silvanheller in #316
- Zero-Config REST Temporal Queries by @Spiess in #317
Full Changelog: v3.11.5...v3.11.6
v3.11.5: Bugfixes & Improvements
What's Changed
- Feature/TensorFlow GPU by @Spiess in #296
- Optimize CLIP model loading by @Spiess in #309
- Propagating Fulltext Limits to Cottontail by @silvanheller in #312
- Logging Fixes & Improvements by @silvanheller in #310
- Fixed model loading. by @Spiess in #314
Full Changelog: v3.11.4...v3.11.5
v3.11.4 Help Option for CLI
Enabled the POSIX typical help option (-h
or --help
) for the CLI (and interactive CLI).
v3.11.3.1: Fix in CI Setup
This is a new release of v3.11.3 which will trigger the publishing of artifacts
v3.11.3: Bugfixes
What's Changed
- Making MetadataAccessSpec optional again by @silvanheller in #302
Full Changelog: v3.11.2...v3.11.3