Skip to content

chore(deps): upgrade to OpenSearch 3.7.0 - #11

Merged
marevol merged 2 commits into
mainfrom
chore/upgrade-opensearch-3.7.0
Jun 11, 2026
Merged

marevol merged 2 commits into
mainfrom
chore/upgrade-opensearch-3.7.0

Conversation

@marevol

@marevol marevol commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade the plugin to support OpenSearch 3.7.0, following the release of OpenSearch 3.7.0 and OpenSearch Runner 3.7.0.0.

Changes Made

  • Bumped project version from 3.6.1-SNAPSHOT to 3.7.0-SNAPSHOT
  • Updated opensearch.version from 3.6.0 to 3.7.0
  • Updated opensearch.runner.version from 3.6.0.0 to 3.7.0.0
  • Updated stale version references in README.md (compatibility table and installation example were still pointing at 3.2.0)

No code changes were required — the plugin is API-compatible with OpenSearch 3.7.0 as-is.

Testing

  • mvn -B package builds successfully
  • All 66 unit tests pass, including the ConfigSyncPluginTest integration tests that spin up a multi-node cluster via OpenSearch Runner 3.7.0.0

Breaking Changes

None.

Additional Notes

Same minimal version-bump pattern as the previous 3.6.0 upgrade (#10), plus a small README cleanup.

@marevol
marevol merged commit f3270ce into main Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant