Bug 50694 - Прошу обновить пакет fluent-bit до версии 3.0.7
Summary: Прошу обновить пакет fluent-bit до версии 3.0.7
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: fluent-bit (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: Leontiy Volodin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 19:23 MSK by Женя Бородин
Modified: 2024-06-19 19:23 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).