Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump opensearch-core from current to 2.3.0 in /buildSrc/src/testKit/opensearch.build #117

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 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)

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)

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)
  • [Bug]: gradle check failing with java heap OutOfMemoryError (([ [Bug]: gradle check failing with java heap OutOfMemoryError opensearch-project/OpenSearch#4328](https://github.com/opensearch-project/OpenSearch/
  • opensearch.bat fails to execute when install path includes spaces (#4362)

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2022

The following labels could not be found: dependabot.

@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: b22cd9a

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 force-pushed the dependabot/gradle/buildSrc/src/testKit/opensearch.build/org.opensearch-opensearch-core-2.3.0 branch from b22cd9a to 480a74b Compare October 3, 2022 20:15
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 480a74b

@andrross andrross closed this Oct 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/src/testKit/opensearch.build/org.opensearch-opensearch-core-2.3.0 branch October 6, 2022 18:10
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