-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: opensearch-project/OpenSearch
base: main
head repository: opensearch-project/OpenSearch
compare: 3.6
- 20 commits
- 284 files changed
- 6 contributors
Commits on Apr 1, 2026
-
[Backport 3.6] Updated MMapDirectory to use ReadAdviseByContext rathe…
Configuration menu - View commit details
-
Copy full SHA for e2270fc - Browse repository at this point
Copy the full SHA e2270fcView commit details
Commits on Apr 3, 2026
-
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 - View commit details
-
Copy full SHA for f822cb0 - Browse repository at this point
Copy the full SHA f822cb0View commit details
Commits on Apr 4, 2026
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 3cc6c0d - Browse repository at this point
Copy the full SHA 3cc6c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca747d - Browse repository at this point
Copy the full SHA 4ca747dView commit details
Commits on Apr 10, 2026
-
[Backport 3.6] fix mapping updates in ingestion engine (#21183) (#21199)
Signed-off-by: Varun Bharadwaj <varunbharadwaj1995@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66c08b6 - Browse repository at this point
Copy the full SHA 66c08b6View commit details
Commits on Apr 11, 2026
-
Increment version to 3.6.1 (#21206)
Signed-off-by: Andrew Ross <andrross@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3165d3b - Browse repository at this point
Copy the full SHA 3165d3bView commit details
Commits on Apr 14, 2026
-
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 - View commit details
-
Copy full SHA for 6e86fd8 - Browse repository at this point
Copy the full SHA 6e86fd8View commit details
Commits on Apr 20, 2026
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 62ca5e4 - Browse repository at this point
Copy the full SHA 62ca5e4View commit details
Commits on Apr 27, 2026
-
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 - View commit details
-
Copy full SHA for d4761cd - Browse repository at this point
Copy the full SHA d4761cdView commit details
Commits on Apr 28, 2026
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 971830e - Browse repository at this point
Copy the full SHA 971830eView commit details
Commits on Apr 30, 2026
-
[Backport 3.6] update
httpclient5to 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>
Configuration menu - View commit details
-
Copy full SHA for 7cf33ae - Browse repository at this point
Copy the full SHA 7cf33aeView commit details -
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 - View commit details
-
Copy full SHA for fef4bbb - Browse repository at this point
Copy the full SHA fef4bbbView commit details
Commits on May 5, 2026
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 1d1fb31 - Browse repository at this point
Copy the full SHA 1d1fb31View commit details
Commits on May 9, 2026
-
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 - View commit details
-
Copy full SHA for 278de8f - Browse repository at this point
Copy the full SHA 278de8fView commit details
Commits on May 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4f9786f - Browse repository at this point
Copy the full SHA 4f9786fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 489c8ed - Browse repository at this point
Copy the full SHA 489c8edView commit details
Commits on May 21, 2026
-
Bump Netty to 4.2.14.Final (#21772) (#21773)
Signed-off-by: Andriy Redko <drreta@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4181616 - Browse repository at this point
Copy the full SHA 4181616View commit details -
[Backport][3.6] Update ASM to 9.10 (#21764) (#21782)
Signed-off-by: Andriy Redko <drreta@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca91fc2 - Browse repository at this point
Copy the full SHA ca91fc2View commit details
Commits on May 22, 2026
-
Update pull-based ingestion multi-threaded writer flow batchStartPoin…
Configuration menu - View commit details
-
Copy full SHA for 007df38 - Browse repository at this point
Copy the full SHA 007df38View commit details
Commits on May 26, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for efe7cfd - Browse repository at this point
Copy the full SHA efe7cfdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...3.6