8000 Releases · Fl1s/turron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Fl1s/turron

v1.2

09 Jun 19:01
Compare
Choose a tag to compare

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

08 Jun 10:01
efc165e
Compare
Choose a tag to compare

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

06 Jun 10:00
cb05ebd
Compare
Choose a tag to compare

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.
0