8000 Comparing v3.2.9...v3.2.10 · fluent/fluent-bit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fluent/fluent-bit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.9
Choose a base ref
...
head repository: fluent/fluent-bit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.10
Choose a head ref
  • 11 commits
  • 17 files changed
  • 6 contributors

Commits on Mar 18, 2025

  1. release: update to 3.2.10

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    patrick-stephens committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    08cd835 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. record_accesor: fix return value for flb_ra_get_kv_pair when get_ra_p…

    …arser fails.
    
    Signed-off-by: Greg Eales <0x006EA1E5@gmail.com>
    0x006EA1E5 authored and patrick-stephens committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    95bbe3f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. utils: add flb_utils_url_split_sds

    Signed-off-by: Wesley Pettit <wppttt@amazon.com>
    PettitWesley authored and edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    e9fc0d1 View commit details
    Browse the repository at this point in the history
  2. aws: http_credentials: support EKS Pod Identity

        This change brings the http credential provider
        in line with the latest spec and adds support for:
        - EKS Pod Identity
          - validate/support EKS credential link local IP 169.254.170.23
        - Latest HTTP Provider spec:
          - AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
          - AWS_CONTAINER_CREDENTIALS_FULL_URI
          - AWS_CONTAINER_AUTHORIZATION_TOKEN
          - AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE
    
    Signed-off-by: Wesley Pettit <wppttt@amazon.com>
    PettitWesley authored and edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    22fb765 View commit details
    Browse the repository at this point in the history
  3. tests: internal: aws: EKS Pod identity tests

    Signed-off-by: Wesley Pettit <wppttt@amazon.com>
    PettitWesley authored and edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    28f0d69 View commit details
    Browse the repository at this point in the history
  4. aws: fix leaks on new EKS Pod identities

    Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
    edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    05b7a16 View commit details
    Browse the repository at this point in the history
  5. utils: validate sds port

    Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
    edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    5edfe76 View commit details
    Browse the repository at this point in the history
  6. tests: internal: aws_credentials_http: fix leaks

    Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
    edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    7634520 View commit details
    Browse the repository at this point in the history
  7. aws: rename credential constant and clean up unit test

    Signed-off-by: Zhihong Lin <zhiholin@amazon.com>
    zhihonl authored and edsiper committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    a1f8de6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. processor: fix missing read_groups flags for log event decoder

    Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
    edsiper committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    5233aad View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. out_splunk: when packing OTel metadata, include resource attributes

    Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
    edsiper committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    a988291 View commit details
    Browse the repository at this point in the history
Loading
0