Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps opensearch-core from current to 2.3.0.

Release notes

Sourced from opensearch-core's releases.

2.3.0

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.3.0.md

2.2.1

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.2.1.md

2.2.0

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.2.0.md

2.1.0

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.1.0.md

2.0.1

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.0.1.md

2.0.0

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.0.0.md

2.0.0-rc1

Downloads: https://opensearch.org/downloads.html Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.0.0-rc1.md

Full Changelog: opensearch-project/OpenSearch@1.3.1...2.0.0-rc1

1.3.5

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.3.5.md

1.3.4

Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.3.4.md

1.3.1

Downloads: https://opensearch.org/downloads.html Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.3.1.md

What's Changed

Full Changelog: opensearch-project/OpenSearch@1.3.0...1.3.1

1.3.0

Downloads: https://opensearch.org/downloads.html Release Notes: https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.3.0.md

Full Changelog: opensearch-project/OpenSearch@1.2.4...1.3.0

1.2.4

What's Changed

... (truncated)

Changelog

Sourced from opensearch-core's changelog.

  • 2.3.0 release notes (#4457)
  • Added missing javadocs for :distribution:tools modules (#4483)
  • Add BWC version 2.3.1 (#4513)
  • [Segment Replication] Add snapshot and restore tests for segment replication feature (#3993)

Dependencies

  • Bumps reactive-streams from 1.0.3 to 1.0.4

Dependencies

  • Bumps org.gradle.test-retry from 1.4.0 to 1.4.1
  • Bumps reactor-netty-core from 1.0.19 to 1.0.22

Dependencies

  • Bumps com.diffplug.spotless from 6.9.1 to 6.10.0
  • Bumps xmlbeans from 5.1.0 to 5.1.1
  • Bumps azure-core-http-netty from 1.12.0 to 1.12.4(#4160)
  • Bumps azure-core from 1.27.0 to 1.31.0(#4160)
  • Bumps azure-storage-common from 12.16.0 to 12.18.0(#4160)

Changed

  • Dependency updates (httpcore, mockito, slf4j, httpasyncclient, commons-codec) (#4308)
  • Use RemoteSegmentStoreDirectory instead of RemoteDirectory (#4240)
  • Plugin ZIP publication groupId value is configurable (#4156)
  • Add index specific setting for remote repository (#4253)
  • [Segment Replication] Update replicas to commit SegmentInfos instead of relying on SIS files from primary shards. (#4402)
  • [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs (#3948)
  • [Remote Store] Change behaviour in replica recovery for remote translog enabled indices (#4318)

Deprecated

Removed

Fixed

  • opensearch-service.bat start and opensearch-service.bat manager failing to run (#4289)
  • PR reference to checkout code for changelog verifier (#4296)
  • opensearch.bat and opensearch-service.bat install failing to run, missing logs directory (#4305)
  • Restore using the class ClusterInfoRequest and ClusterInfoRequestBuilder from package 'org.opensearch.action.support.master.info' for subclasses (#4307)
  • Do not fail replica shard due to primary closure (#4133)
  • Add timeout on Mockito.verify to reduce flakyness in testReplicationOnDone test(#4314)
  • Commit workflow for dependabot changelog helper (#4331)
  • Fixed cancellation of segment replication events (#4225)
  • [Segment Replication] Bump segment infos counter before commit during replica promotion (#4365)
  • Bugs for dependabot changelog verifier workflow (#4364)
  • Fix flaky random test NRTReplicationEngineTests.testUpdateSegments (#4352)
  • [Segment Replication] Extend FileChunkWriter to allow cancel on transport client (#4386)
  • [Segment Replication] Add check to cancel ongoing replication with old primary on onNewCheckpoint on replica (#4363)
  • Fix NoSuchFileExceptions with segment replication when computing primary metadata snapshots (#4366)
  • [Segment Replication] Update flaky testOnNewCheckpointFromNewPrimaryCancelOngoingReplication unit test (#4414)
  • Fixed the _cat/shards/10_basic.yml test cases fix.
  • [Segment Replication] Fix timeout issue by calculating time needed to process getSegmentFiles (#4426)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opensearch-core](https://github.com/opensearch-project/OpenSearch) from current to 2.3.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opensearch-project/OpenSearch/commits/2.3.0)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: a028985

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #66.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/src/testKit/opensearch.build/org.opensearch-opensearch-core-2.3.0 branch November 21, 2022 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant