Skip to content

Tags: fluent/fluent-bit

Tags

v5.0.7

Toggle v5.0.7's commit message
tests: integration: cover HTTP2 IPv6 authority

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v4.2.5

Toggle v4.2.5's commit message
in_elasticsearch: check map size before accessing first entry

get_write_op() accesses kv[0] without checking that the map has at
least one entry. When the bulk API receives an empty JSON object {}
as the meta line, msgpack unpacks it as a map with size 0 and the
kv[0] access reads past the map allocation.

Add an early return when map size is zero.

Signed-off-by: Tristan <tristan@talencesecurity.com>

v5.0.6

Toggle v5.0.6's commit message
http_server: include pthread wrapper in internal server

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v5.0.5

Toggle v5.0.5's commit message
tests: integration: stabilize grouped OTLP matching

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v5.0.4

Toggle v5.0.4's commit message
http_client: Restore behavior for dummy http client

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

v5.0.3

Toggle v5.0.3's commit message
in_ebpf: Clean up ebpf promgrams on exception

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

v4.2.4

Toggle v4.2.4's commit message
bitbake: bump to v4.2.4

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

v5.0.2

Toggle v5.0.2's commit message
agents: add initial AGENTS.md

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v5.0.1

Toggle v5.0.1's commit message
dockerfiles: update windows rules

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v5.0.0

Toggle v5.0.0's commit message
github: workflows: fix missing permission

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>