Bug 50694

Summary: Прошу обновить пакет fluent-bit до версии 3.0.7
Product: Sisyphus Reporter: Женя Бородин <rimkamix>
Component: fluent-bitAssignee: Leontiy Volodin <lvol>
Status: NEW --- QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P5 CC: lvol
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Женя Бородин 2024-06-19 19:23:38 MSK
вот изменения в этой версии:

    Core
        tls: fix virtual host verification when tls.verify is enabled
        build: fix cmake build with ninja (#8835)
        http_server: api: v1: traces: fix finding inputs by alias.
        dockerfiles:
            windows: Update to use vcpkg instead of chocolatey
            dockerfile: update to bookworm base image (#8916)


    Libraries
        CMetrics: upgrade to v0.9.1


    Pipeline Plugins
        Systemd (Input)
            Move one record back after skipping to the end
        HTTP (Input)
            Add tests for 400 responses to bad requests and buffer write errors.
            Return a 400 error when unable to receive a message.
        Prometheus_Scrape (Input)
            Add user-agent http header (#8880)
        Winevtlog (Input)
            Fix threshold condition to avoid unnecessary warning
        Splunk (Input)
            Add switch for storing Splunk token in metadata or records
            Store HEC token on enabled HTTP2 and raw endpoints
        Kubernetes_Events (Input)
            Type cast explicitly
            Refactor time check to use struct flb_time.
        Metrics Selector (Processor)
            Implement delete by label key-value pair feature
        Cloudwatch_Logs (Output)
            Support log_group_class option
        Calyptia (Output)
            Move debug payload to debug level (less noise).