Releases: Fl1s/turron
Releases · Fl1s/turron
v1.2
Fixes and Improvements:
- refactor: improved search algorithm using XOR ops
- fix: increased response limit to 125MB to pretend 404 status
- chore: added Redis caching to reduce load
- chore: minor structural changes
- chore: prepping k8s support for next version
- chore: general CI/CD and docs tweaks
- ci: upgraded CI/CD pipeline
v1.1
Features:
- ci: added backend services to
docker-compose
Fixes and Improvements:
- refactor: renamed environment variables to follow Spring conventions
- fix: added
init_dbs.sql
script for the Postgres container to initialize dbs - fix: added
minio-init
compose service to initialize MinIO buckets - fix: added
ffmpeg
to Dockerfiles for upload & extraction services - fix: corrected
docker-compose
for Eureka instances - chore: Kafka switched to KRaft mode
- chore: added
jpa.properties.hibernate.dialect
configuration - docs: README corrections and usage instructions updated
Version 1.0
Features:
- Video Snippet Recognition: Analyze 2–5 second video clips to identify their source with high accuracy, even if edited, using perceptual hashing.
- Automatic Keyframe Extraction: Extract 5–10 keyframes per video for context-aware matching, ensuring robust identification.