Skip to content

Releases: newrelic/newrelic-fluent-bit-output

newrelic-fluent-bit-output-3.4.0

11 Feb 08:12
72faed0

Choose a tag to compare

Move Windows builds to separate Ubuntu job (#228)

- mingw compilers not available in Amazon Linux 2 EPEL
- Create separate build-windows job on Ubuntu (like build-arm)
- AL2 container now only builds Linux amd64 (GLIBC 2.26 compatible)
- Windows builds use mingw-w64 on Ubuntu 24.04

newrelic-fluent-bit-output-3.3.0

18 Dec 11:48
da5dee6

Choose a tag to compare

fix: Upgrade go version (#216)

* fix: Upgrade go version

* fix: Update go version to 1.24.9

* fix: Upgrade go to 1.24.11

* fix: Windows go version to 1.24.6

newrelic-fluent-bit-output-3.2.1

08 Dec 11:56
63dc179

Choose a tag to compare

release for windows 2019 (#215)

Co-authored-by: Sanath Ramesh <sanathramesh55@gmail.com>

newrelic-fluent-bit-output-3.2.0

08 Dec 10:01
d06b5a2

Choose a tag to compare

upgrade credentials (#214)

Co-authored-by: Sanath Ramesh <sanathramesh55@gmail.com>

newrelic-fluent-bit-output-3.0.0-beta

22 Jul 11:27
94ac8f8

Choose a tag to compare

feat: Upgraded fb version to 4.0.3 (#201)

* feat: Upgraded fb version to 4.0.1

* feat: Updated PR workflow

* feat: Updated wf

* feat: Updated Docker windows

* feat: Updated windows docker

* fix: Updated windows docker image

* feat: removed original changes

* feat: removed windows 2019

* fix: Updated docker windows with seperate copy of fb

* feat: Updated to 4.0.3 fb version

* fix: Updated Docker image to verify

* feat: Updated version windows

* feat: Updated docker image to previous version

* fix: Updated comment

* feat: Updated pr.yaml

* feat: nitpick

* feat: Updated tags for beta image

v2.4.0

06 May 06:25
cc6bcc1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

newrelic-fluent-bit-output-2.3.0

27 Feb 13:56
683b7bb

Choose a tag to compare

bump up fluent bit version to 3.2.7 (#181)

* bump up fluent bit version to 3.2.7

newrelic-fluent-bit-output-2.2.0

20 Feb 08:32
2210443

Choose a tag to compare

Bump fluent-bit to 3.2.2 and go version to 1.23.x (#176)

* upgrading fluentbit and go version
Co-authored-by: sramesh <sramesh@newrelic.com>

newrelic-fluent-bit-output-2.1.0

31 Oct 14:49
176ba0f

Choose a tag to compare

Upgrade fluent-bit version to 3.1.9 (#168)

* Upgarde fluent-bit version to 3.1.9

* update version

* Upgrade fluent bit version to 3.1.5 testing

* install openssl with vcpkg

* change fluent bit version back to 3.1.9

* resolve syntax error

* syntax issue

* install openssl using vcpkg

* install openssl using vcpkg

* add vcpkg github address

* add vcpkg github address

* update cmake command

* revert back changes

* revert back the changes

* upgrade fluent bit version for dockerfile.windows

* Add vcpkg

* resolve syntax error

newrelic-fluent-bit-output-2.0.2

19 Sep 04:36
747dc5c

Choose a tag to compare

Upgrade fluentbit version to 3.1.2 (#166)

* Upgrade fluentbit version to 3.1.2

* fix issue with github action not recognizing docker-compose

* Add a . to trigger rerun of GH actions