KNOWLEDGE BASE
Release Notes v1.3.1
Fluent Bit is a Fast and Lightweight Data Forwarder for Linux, BSD and OSX. We are proud to announce the availability of Fluent Bit v1.3.1.
For people upgrading from previous versions you must read the Upgrading Notes section of our documentation:
https://docs.fluentbit.io/manual/1.3/installation/upgrade_notes
Changes
Fluent Bit v1.3.1 is the next patch release on v1.3 series and comes with the following changes:
Kubernetes Filter
In the recent release of v1.3.0, the community reported a TLS connectivity problem when Fluent Bit connected to the API Server. The root cause of the problem was a wrong function prototype in the TLS context creation function that when the invoked, lead to undefined behavior due to the parameters received.
List of general changes
Core
- io: tls: fix context creation prototype that generated TLS connectivity issues (#1611)
- bitbake: fix compile error with wrong DEPENDS and fix packaging error with wrong systemd service file (#1606)
- init: systemd: do not prefix configuration file path (#1610)
Plugins
- Kubernetes (Filter)
- Skip TLS SNI vhost option
- Datadog (Output)
- Fix variable declaration that broke builds in some environments
Contributors
On every release, there are many people involved doing contributions to different areas like bug reporting, troubleshooting, documentation and coding, without these contributions from the community, the project won’t be the same and won’t be in the good shape that it is now. So THANK YOU! to everyone who takes part of this journey!
Since the list grows every time, it’s hard to mention every single person involved. In the best effort possible, we are mentioning people who have signed contributions in our GIT project history through commits. We would like to thanks to the following people who have been involved doing coding, bug fixes, documentation and general contributions to this release:
Join us
We want to hear about you, our community is growing, and you can be part of it!, you can contact us at:
- Slack: http://slack.fluentd.org
- Mailing list: https://groups.google.com/forum/#!forum/fluent-bit
- Github: http://github.com/fluent/fluent-bit
- IRC: irc.freenode.net #fluentbit
- Twitter: @fluentbit