v3.1.8
版本发布时间: 2024-09-17 07:32:19
fluent/fluent-bit最新发布版本:v3.2.3(2024-12-20 12:29:37)
https://fluentbit.io/announcements/v3.1.8/
What's Changed
- engine: added missing explicit cast (CID 508212) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9330
- tests: internal: signv4: fixed leak (CID 508222) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9345
- tests: internal: signv4: uncommented code that caused a leak (CID 508181) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9349
- in_elasticsearch: fixed potential issue caused by ingored reallocation (CID 508180) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9357
- in_elasticsearch: fixed memory leak (CID 507822) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9359
- release: update to 3.1.8 by @github-actions in https://github.com/fluent/fluent-bit/pull/9324
- out_opentelemetry: fixed memory leaks (CID 508192) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9335
- in_calyptia_fleet: fixed memory leaks (CID 508187) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9347
- input: added missing initializer (CID 508207) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9332
- out_splunk: Extend retrying HTTP status code [Backport 3.1] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9380
- out_http: Request timed out(408) to be treated as retry [Backport 3.1] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9379
- out_influxdb: Handle signed/unsigned integer as influx's integer of that representation [Backport 3.1] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9361
- backport: PR #9338 to 3.1 by @pwhelan in https://github.com/fluent/fluent-bit/pull/9390
- 3.1: lib: upgrade cmetrics to v0.9.6 by @edsiper in https://github.com/fluent/fluent-bit/pull/9393
Full Changelog: https://github.com/fluent/fluent-bit/compare/v3.1.7...v3.1.8