For installation instructions check out the getting started guide.
Added
- The
nats
input now supports acks. - The
memory
andfile
cache types now expose metrics akin to other caches.
Fixed
- The
switch
output whenretry_until_success
is set tofalse
will now provide granular nacks to pre-batched messages. - The URL printed in error messages when HTTP client components fail should now show interpolated values as they were interpreted.
- Go Plugins API V2: Batched processors should now show in tracing, and no longer complain about spans being closed more than once.
The full change log can be found here.