Releases: newrelic/newrelic-fluent-bit-output
Releases · newrelic/newrelic-fluent-bit-output
newrelic-fluent-bit-output-3.4.0
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
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
release for windows 2019 (#215) Co-authored-by: Sanath Ramesh <sanathramesh55@gmail.com>
newrelic-fluent-bit-output-3.2.0
upgrade credentials (#214) Co-authored-by: Sanath Ramesh <sanathramesh55@gmail.com>
newrelic-fluent-bit-output-3.0.0-beta
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
What's Changed
- Update fb,go versions and modify workflow actions by @AkhilReddyS-NR in #184
New Contributors
- @AkhilReddyS-NR made their first contribution in #184
Full Changelog: v2.3.0...v2.4.0
newrelic-fluent-bit-output-2.3.0
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
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
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
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