Skip to content

2.10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 22:39
· 182 commits to main since this release
dee2f60

Version 2.10.0.0 Release Notes

Compatible with OpenSearch 2.10.0

Bug Fixes

  • Settings are synced before syncing mapping (#994)
  • Handled OpenSearchRejectExecuteException, introduced new setting plugins.replication.follower.concurrent_writers_per_shard. (#1004)
  • Fixed tests relying on wait_for_active_shards, fixed test for single Node and consume numNodes (#1091)
  • Excessive logging avoided during certain exception types such as OpensearchTimeoutException (#1114)