Releases: brilliant-monkey/frigate-clips
Releases · brilliant-monkey/frigate-clips
Docker Revisions
Release 0.0.5
Full Changelog: 0.0.3...0.0.5
Dockerfile Revisions - P2
Release 0.0.4
Full Changelog: 0.0.3...0.0.4
Kafka Support Release
Release 0.0.3
Breaking changes
As of now, MQTT is no longer supported. I will add it MQTT support back in soon, but Kafka is more reliable for distributed queuing at the moment. The docker-compose.yml
will deploy a Kafka cluster that works reliably. For the future MQTT release, it will queue locally so messages aren't missed.
Feat
- Kafka support
- Better error handling
- Integrate graceful shutdown