Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

  • Incremented version to 3.5.0-SNAPSHOT.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 22, 2025

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Default OpenSearch baseline advanced to 3.5.0-SNAPSHOT, updating derived build settings to maintain consistency across development builds and local tooling. This change aligns build defaults with the newer snapshot version and helps ensure reproducible development environments.

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

Updated the default OpenSearch version in build.gradle from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT, affecting derived build variables that reference opensearch_version with no other logic or control-flow changes.

Changes

Cohort / File(s) Summary
Build Configuration
build.gradle
Changed default opensearch_version in the buildscript { ext { ... } } block from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT. No other logic, error handling, or control-flow modifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly summarizes the main change: incrementing the version to 3.5.0-SNAPSHOT, which matches the single file change in build.gradle.
Description check ✅ Passed The pull request description is directly related to the changeset, documenting the version increment from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT in build.gradle.
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.


📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f55f6bf and c97e463.

📒 Files selected for processing (1)
  • build.gradle
🚧 Files skipped from review as they are similar to previous changes (1)
  • build.gradle
⏰ 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). (41)
  • GitHub Check: security-it-linux (25)
  • GitHub Check: security-it-linux (21)
  • GitHub Check: build-linux (25, unit)
  • GitHub Check: build-linux (25, integration)
  • GitHub Check: build-linux (21, integration)
  • GitHub Check: build-linux (21, doc)
  • GitHub Check: bwc-tests-full-restart (21)
  • GitHub Check: build-linux (21, unit)
  • GitHub Check: build-linux (25, doc)
  • GitHub Check: bwc-tests-full-restart (25)
  • GitHub Check: bwc-tests-rolling-upgrade (25)
  • GitHub Check: bwc-tests-rolling-upgrade (21)
  • GitHub Check: security-it-linux (21)
  • GitHub Check: security-it-linux (25)
  • GitHub Check: bwc-tests-rolling-upgrade (25)
  • GitHub Check: build-linux (21, unit)
  • GitHub Check: build-linux (25, unit)
  • GitHub Check: bwc-tests-full-restart (21)
  • GitHub Check: bwc-tests-rolling-upgrade (21)
  • GitHub Check: build-linux (21, doc)
  • GitHub Check: build-linux (25, doc)
  • GitHub Check: build-linux (21, integration)
  • GitHub Check: build-linux (25, integration)
  • GitHub Check: bwc-tests-full-restart (25)
  • GitHub Check: build-windows-macos (macos-14, 25, unit)
  • GitHub Check: build-windows-macos (windows-latest, 21, -PbuildPlatform=windows, integration)
  • GitHub Check: build-windows-macos (windows-latest, 21, -PbuildPlatform=windows, unit)
  • GitHub Check: build-windows-macos (macos-14, 21, doc)
  • GitHub Check: build-windows-macos (windows-latest, 25, -PbuildPlatform=windows, unit)
  • GitHub Check: build-windows-macos (windows-latest, 25, -PbuildPlatform=windows, integration)
  • GitHub Check: security-it-windows-macos (windows-latest, 25)
  • GitHub Check: security-it-windows-macos (windows-latest, 21)
  • GitHub Check: CodeQL-Scan (java)
  • GitHub Check: WhiteSource Security Check
  • GitHub Check: build-windows-macos (windows-latest, 25, -PbuildPlatform=windows, integration)
  • GitHub Check: build-windows-macos (windows-latest, 21, -PbuildPlatform=windows, integration)
  • GitHub Check: build-windows-macos (windows-latest, 21, -PbuildPlatform=windows, unit)
  • GitHub Check: build-windows-macos (windows-latest, 25, -PbuildPlatform=windows, unit)
  • GitHub Check: security-it-windows-macos (windows-latest, 21)
  • GitHub Check: security-it-windows-macos (windows-latest, 25)
  • GitHub Check: CodeQL-Scan (java)

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

RyanL1997
RyanL1997 previously approved these changes Dec 22, 2025
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.5.0-SNAPSHOT branch 3 times, most recently from b2112f6 to b4d4df6 Compare December 30, 2025 00:11
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.5.0-SNAPSHOT branch from b4d4df6 to 75024dd Compare January 6, 2026 00:11
@ps48
Copy link
Member

ps48 commented Jan 6, 2026

Geo plugin is not bumped up to 3.5 causing the CI failure: opensearch-project/geospatial#823

@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.5.0-SNAPSHOT branch 3 times, most recently from e4226d9 to f55f6bf Compare January 9, 2026 00:11
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.5.0-SNAPSHOT branch from f55f6bf to c97e463 Compare January 10, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants