Skip to content

[Backport main] [AUTO] Add release notes for 3.5.0#20592

Merged
cwperks merged 1 commit intomainfrom
backport/backport-20534-to-main
Feb 13, 2026
Merged

[Backport main] [AUTO] Add release notes for 3.5.0#20592
cwperks merged 1 commit intomainfrom
backport/backport-20534-to-main

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 9d1f4fc from #20534.

Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: Sandesh Kumar <sandeshkr419@gmail.com>
(cherry picked from commit 9d1f4fc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner February 10, 2026 22:44
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 10, 2026

📝 Walkthrough

Walkthrough

Adds OpenSearch/OpenSearch Dashboards version 3.5.0 release notes document. The document details new features, behavioral changes, bug fixes, dependency updates, and removals across Added, Changed, Fixed, Dependencies, and Removed categories with associated PR references.

Changes

Cohort / File(s) Summary
Release Notes
release-notes/opensearch.release-notes-3.5.0.md
New release notes document for version 3.5.0 listing features, improvements, fixes, and dependency changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

release

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is minimal but appropriate for a backport PR; however, it lacks structured information per the template's required sections like formal Description and Related Issues. Consider providing a more detailed description following the template with explicit Description section and Related Issues reference to #20534.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes adding release notes for version 3.5.0, which matches the main change in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/backport-20534-to-main

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@release-notes/opensearch.release-notes-3.5.0.md`:
- Line 53: Update the release note sentence "LeafReader should not remove
SubReaderWrappers incase IndexWriter encounters a non aborting Exception
([`#20193`])" by hyphenating "non-aborting" (i.e., change "non aborting" to
"non-aborting") so the line reads with correct hyphenation; locate the exact
string shown (including the reference [`#20193`]) and make the single-word
replacement.
📜 Review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 42abf94 and 4002015.

📒 Files selected for processing (1)
  • release-notes/opensearch.release-notes-3.5.0.md
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2026-01-02T19:23:29.698Z
Learnt from: karenyrx
Repo: opensearch-project/OpenSearch PR: 20335
File: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/SearchSourceBuilderProtoUtils.java:155-172
Timestamp: 2026-01-02T19:23:29.698Z
Learning: The gRPC search API in OpenSearch is marked as "experimental" in official documentation, so changes to proto schemas that remove previously unsupported fields (those throwing UnsupportedOperationException) are not considered breaking changes.

Applied to files:

  • release-notes/opensearch.release-notes-3.5.0.md
🪛 LanguageTool
release-notes/opensearch.release-notes-3.5.0.md

[grammar] ~53-~53: Use a hyphen to join words.
Context: ...pers incase IndexWriter encounters a non aborting Exception ([#20193](https://git...

(QB_NEW_EN_HYPHEN)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (19)
  • GitHub Check: detect-breaking-change
  • GitHub Check: assemble (21, windows-latest)
  • GitHub Check: assemble (21, ubuntu-24.04-arm)
  • GitHub Check: assemble (25, ubuntu-latest)
  • GitHub Check: assemble (21, ubuntu-latest)
  • GitHub Check: assemble (25, ubuntu-24.04-arm)
  • GitHub Check: assemble (25, windows-latest)
  • GitHub Check: precommit (25, windows-latest)
  • GitHub Check: precommit (21, ubuntu-latest)
  • GitHub Check: precommit (25, macos-15-intel)
  • GitHub Check: precommit (21, windows-2025, true)
  • GitHub Check: precommit (25, macos-15)
  • GitHub Check: precommit (25, ubuntu-24.04-arm)
  • GitHub Check: precommit (25, ubuntu-latest)
  • GitHub Check: precommit (21, windows-latest)
  • GitHub Check: precommit (21, ubuntu-24.04-arm)
  • GitHub Check: precommit (21, macos-15-intel)
  • GitHub Check: precommit (21, macos-15)
  • GitHub Check: Analyze (java)

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.

@cwperks cwperks merged commit 2c1cb01 into main Feb 13, 2026
37 of 38 checks passed
@github-actions github-actions bot deleted the backport/backport-20534-to-main branch February 13, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments