Releases: mp3monster/fluent-opamp
Releases · mp3monster/fluent-opamp
v0.5 Enhancements
Lots of features and development work - see https://blog.mp3monster.org/2026/06/14/opamp-implementation-update/
0.4 Enhancements
Full Changelog: v0.3...0.4
The changes have focussed on building out capabilities such as:
- HTTPS support
- Manual Agent Approval
- Enhanced docs
- Making the custom commands completely extensible
- Basic support for Bearer Tokens (no OpAMP client-server negotiation on its use yet)
Refactor to support Fluentd as well
This version of the OpAMP solution introduces supervisor support for Fluentd in addition to Fluent Bit. At this point testing has been limited with Fluentd.
This has meant refactoring the code.
We also have in place logic for bearer tokens for the UI, with a development mode which disables the checking. This functionality has not yet been tested.
v0.2
The development has introduced a lot of functionality:
- AgentToServer functionality has developed with new parts of the API implemented
- UI enhanced to provide more direct control
- command framework refined
- Checks on message ordering added
v0.1
initial release of code