Releases: brilliant-monkey/frigate-events-relay
Releases · brilliant-monkey/frigate-events-relay
Docker Adjustments
Release 0.0.3
Full Changelog: 1.0.0...0.0.3
First Real Release
Release 1.0.0
What's Changed
- chore: updated mqtt-client library by @johnmarksilly in #4
- hotfix: critical bug in kafka-client library by @johnmarksilly in #5
Full Changelog: 0.0.2...1.0.0
First Stable Release
Release 0.0.2
Features
- Utilize external libraries for re-usable components
Hotfix Github Actions Failure on Release
Release 0.0.1-hotfix-1
Fixes
- Github actions release failure
Hotfix failing container
Release 0.0.1-hotfix
Fixes
- Failing container due to overwrite on build
Initial Release
Release 0.0.1
Features
- Listen to MQTT and re-publish to Kafka
- Github actions setup