Releases: newrelic/newrelic-fluent-bit-output
Releases · newrelic/newrelic-fluent-bit-output
newrelic-fluent-bit-output-1.13.1
Retry sending logs if an error happens (#112) Retry sending payloads on any error, and keep sending the rest of payloads if one of them returns a non-retriable error code. Co-authored-by: Lucas Lopez <[email protected]>
newrelic-fluent-bit-output-1.13.0
Add the httpClientTimeout parameter to specify the http client timeout in seconds.
newrelic-fluent-bit-output-1.12.3
v1.12.3 Improve misleading message that causes lots of confusion for customer…
newrelic-fluent-bit-output-1.12.2
v1.12.2 feat: update fluent-bit dependency to v1.8.12 (#104)
newrelic-fluent-bit-output-1.12.1
Adapt unit tests to new retry logic (#98) * fix: adapt unit tests to new retry logic * chore: bump version to 1.12.1 * chore: fix ci to fail on unit tests failures
newrelic-fluent-bit-output-1.11.0
feat: update plugin to use proper logging framework (#89) Co-authored-by: Francisco Hernandez <[email protected]>
newrelic-fluent-bit-output-1.10.0
Low data mode (S2) (#94) * Add a low data mode that doesn't add the plugin information to the logs. * Alternative version with short plugin information. * Add DataFormatConfig and updates version.
newrelic-fluent-bit-output-1.9.2
v1.9.2 LOGGING-5582 Fix docker push command
newrelic-fluent-bit-output-1.9.1
v1.9.1 [LOGGING-5582] Correctly get the version under Windows
newrelic-fluent-bit-output-1.9.0
v1.9.0 [LOGGING-5582] Build Windows Server 2019 LTSC Docker image (#90) Co-a…