Skip to content

Releases: mp3monster/fluent-opamp

v0.5 Enhancements

14 Jun 16:38

Choose a tag to compare

0.4 Enhancements

11 Apr 15:53

Choose a tag to compare

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

01 Apr 22:43

Choose a tag to compare

Pre-release

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

27 Mar 20:17

Choose a tag to compare

v0.2 Pre-release
Pre-release

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

27 Mar 20:12

Choose a tag to compare

v0.1 Pre-release
Pre-release

initial release of code