Releases: SRGSSR/pillarbox-event-dispatcher
Releases · SRGSSR/pillarbox-event-dispatcher
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-10-10)
⚠ BREAKING CHANGES
- handler: use the path
/event-dispatcher
to listen for events.
CI 🔁
- expose version in release step (03df979)
- replace goreleaser with simplified custom build script (ba2c5c9)
New Features 🚀
- add event dispatcher (57bbdf9)
- handler: event dispatcher url (ca6b2b1)
- set up CI/CD pipeline and update documentation (b81a5dd)
Docs 📖
- add README file (8eb3237)
- readme: add application configuration section (db14d54)
- readme: add compilation section (b8a25d1)
- readme: enhance header description and add prod URLs (00409d8)
- readme: modify the 'receive' and 'send' data section (d0b0a31)
- readme: remove duplicated sentence from 'how to run' section (a33ab78)
Enhancements and Bug Fixes 🐛
Chore 🧹
- downgrade go version to 1.18.10 (be4c6f6)