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: opensearch-project/OpenSearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: opensearch-project/OpenSearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 284 files changed
  • 6 contributors

Commits on Apr 1, 2026

  1. [Backport 3.6] Updated MMapDirectory to use ReadAdviseByContext rathe…

    …r than default readadvise of Lucene (#21062)
    
    (cherry picked from commit 311d711)
    
    Signed-off-by: Navneet Verma <navneev@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e2270fc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Remove X-Request-Id format restrictions and make size configurable (#…

    …21048) (#21096)
    
    Introduces dynamic http.request_id.max_length setting for configuring maximum
    length for X-Request-Id headers. Removes the alpha-numeric validation of X-Request-Id.
    
    
    (cherry picked from commit 80ce21c)
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f822cb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

  1. [AUTO] Add release notes for 3.6.0 (#21045)

    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    * Add release notes for 3.6.0
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    
    ---------
    
    Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
    opensearch-ci-bot authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    3cc6c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca747d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. [Backport 3.6] fix mapping updates in ingestion engine (#21183) (#21199)

    Signed-off-by: Varun Bharadwaj <varunbharadwaj1995@gmail.com>
    varunbharadwaj authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    66c08b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. Increment version to 3.6.1 (#21206)

    Signed-off-by: Andrew Ross <andrross@amazon.com>
    andrross authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    3165d3b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Fix nightly-precommit.yml workflow (#21049) (#21229)

    (cherry picked from commit 04a1f31)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6e86fd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. [Backport 3.6] Make sure Netty4Http3ServerTransport uses configured H…

    …eaderVerifier and Decompressor instances (#21293)
    
    * Make sure Netty4Http3ServerTransport uses configured HeaderVerifier and Decompressor instances (#21281)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    (cherry picked from commit f991609)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Add CHANGELOG.md entry
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    
    ---------
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    62ca5e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. Fix Flaky Test Report for Netty4Http3IT (#21360) (#21364)

    (cherry picked from commit c74ea29)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d4761cd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. [Backport 3.6] Update Project Reactor to 3.8.5 and Reactor Netty to 1…

    ….3.5 (#21414)
    
    * Update Project Reactor to 3.8.5 and Reactor Netty to 1.3.5 (#21226)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    (cherry picked from commit 61061db)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    
    ---------
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    971830e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. [Backport 3.6] update httpclient5 to 5.6.1 (#21443)

    * update `httpclient5` to 5.6.1 (#21441)
    
    this resolves CVE-2026-40542
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    (cherry picked from commit e361637)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Add CHANGELOG.md
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    
    ---------
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    7cf33ae View commit details
    Browse the repository at this point in the history
  2. Update bundled JDK to JDK 25.0.3 (#21353) (#21446)

    (cherry picked from commit 417185a)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    fef4bbb View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. [Backport 3.6] Update Netty to 4.2.13.Final (#21492)

    * Update Netty to 4.2.13.Final (#21490)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    (cherry picked from commit dd0b7a5)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Add CHANGELOG.md entry
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    
    ---------
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored May 5, 2026
    Configuration menu
    Copy the full SHA
    1d1fb31 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. Fix flaky org.opensearch.http.netty4.Netty4HttpRequestSizeLimitIT.tes…

    …tDoesNotLimitExcludedRequests test case (#21565) (#21571)
    
    (cherry picked from commit 0d31e28)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    278de8f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Update OpenTelemetry to 1.62.0 and OpenTelemetry SemConv to 1.41.0 (#…

    …21595) (#21603)
    
    (cherry picked from commit 9254832)
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    reta authored May 15, 2026
    Configuration menu
    Copy the full SHA
    4f9786f View commit details
    Browse the repository at this point in the history
  2. Update pull-based ingestion consumer factory to be stateless (#21652) (

    …#21673)
    
    * update the consumer factory to be stateless
    
    ---------
    
    Signed-off-by: Varun Bharadwaj <varunbharadwaj1995@gmail.com>
    varunbharadwaj authored May 15, 2026
    Configuration menu
    Copy the full SHA
    489c8ed View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Bump Netty to 4.2.14.Final (#21772) (#21773)

    Signed-off-by: Andriy Redko <drreta@gmail.com>
    reta authored May 21, 2026
    Configuration menu
    Copy the full SHA
    4181616 View commit details
    Browse the repository at this point in the history
  2. [Backport][3.6] Update ASM to 9.10 (#21764) (#21782)

    Signed-off-by: Andriy Redko <drreta@gmail.com>
    reta authored May 21, 2026
    Configuration menu
    Copy the full SHA
    ca91fc2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. Update pull-based ingestion multi-threaded writer flow batchStartPoin…

    …ter computation (#21697) (#21791)
    
    * handle multi partition first message race condition
    * synchronize kafka consumer to prevent concurrent access
    * add comments explaining fallback to first queued pointer logic
    
    ---------
    
    Signed-off-by: Varun Bharadwaj <varunbharadwaj1995@gmail.com>
    varunbharadwaj authored May 22, 2026
    Configuration menu
    Copy the full SHA
    007df38 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Memory leak upon installing transport-reactor-netty4 plugin (#21788) (#…

    …21829)
    
    * Memory leak upon installing transport-reactor-netty4 plugin
    
    
    
    * Address code review comments
    
    
    
    * Address code review comments
    
    
    
    ---------
    
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    reta authored May 26, 2026
    Configuration menu
    Copy the full SHA
    efe7cfd View commit details
    Browse the repository at this point in the history
Loading