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 org.opensearch:opensearch-core from current to 2.7.0 in /buildSrc/src/testKit/thirdPartyAudit #167

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps org.opensearch:opensearch-core from current to 2.7.0.

Release notes

Sourced from org.opensearch:opensearch-core's releases.

2.7.0

2023-04-18 Version 2.7.0 Release Notes

[2.7]

Added

  • Add GeoTile and GeoHash Grid aggregations on GeoShapes. (#5589)
  • Disallow multiple data paths for search nodes (#6427)
  • [Segment Replication] Allocation and rebalancing based on average primary shard count per index (#6422)
  • The truncation limit of the OpenSearchJsonLayout logger is now configurable (#6569)
  • Add 'base_path' setting to File System Repository (#6558)
  • Return success on DeletePits when no PITs exist. (#6544)
  • Add initial search pipelines (#6587)
  • Add node repurpose command for search nodes (#6517)
  • Add wait_for_completion parameter to resize, open, and forcemerge APIs (#6434)
  • [Segment Replication] Apply backpressure when replicas fall behind (#6563)
  • [Remote Store] Integrate remote segment store in peer recovery flow (#6664)
  • Enable sort optimization for all NumericTypes (#6464
  • Remove 'cluster_manager' role attachment when using 'node.master' deprecated setting (#6331)
  • Add new cluster settings to ignore weighted round-robin routing and fallback to default behaviour. (#6834)
  • Add experimental support for ZSTD compression. (#3577)
  • [Segment Replication] Add point in time and scroll query compatibility. (#6644)
  • Add retry delay as dynamic setting for cluster maanger throttling. (#6998)
  • Introduce full support for searchable snapshots (#5087)
  • Introduce full support for Segment Replication (#5147)

Dependencies

  • Bump org.apache.logging.log4j:log4j-core from 2.18.0 to 2.20.0 (#6490)
  • Bump com.azure:azure-storage-common from 12.19.3 to 12.20.0 (#6492
  • Bump snakeyaml from 1.33 to 2.0 (#6511)
  • Bump io.projectreactor.netty:reactor-netty from 1.1.3 to 1.1.4
  • Bump com.avast.gradle:gradle-docker-compose-plugin from 0.15.2 to 0.16.11
  • Bump net.minidev:json-smart from 2.4.8 to 2.4.9
  • Bump com.google.protobuf:protobuf-java to 3.22.2 (#6994)
  • Bump Netty to 4.1.90.Final (#6677
  • Bump com.diffplug.spotless from 6.15.0 to 6.17.0
  • Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.1
  • Bump net.minidev:json-smart from 2.4.7 to 2.4.10
  • Bump org.apache.maven:maven-model from 3.6.2 to 3.9.1
  • Bump org.codehaus.jettison:jettison from 1.5.3 to 1.5.4 (#6878)
  • Add com.github.luben:zstd-jni:1.5.5-1 (#3577)
  • Bump: Netty from 4.1.90.Final to 4.1.91.Final , ASM 9.4 to ASM 9.5, ByteBuddy 1.14.2 to 1.14.3 (#6981)
  • Bump com.azure:azure-storage-blob from 12.15.0 to 12.21.1
  • Bump org.gradle.test-retry from 1.5.1 to 1.5.2
  • Bump org.apache.hadoop:hadoop-minicluster from 3.3.4 to 3.3.5

Changed

  • Require MediaType in Strings.toString API (#6009)
  • [Refactor] XContent base classes from xcontent to core library (#5902)
  • Added a new field type: flat_object (#6507)
  • Changed opensearch-env to respect already set OPENSEARCH_HOME environment variable (#6956)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 8, 2023

The following labels could not be found: dependabot.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: c5e9eee
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

Bumps [org.opensearch:opensearch-core](https://github.com/opensearch-project/OpenSearch) from current to 2.7.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.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/src/testKit/thirdPartyAudit/org.opensearch-opensearch-core-2.7.0 branch from c5e9eee to ca9dc38 Compare May 31, 2023 22:05
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: ca9dc38
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #178.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/src/testKit/thirdPartyAudit/org.opensearch-opensearch-core-2.7.0 branch June 12, 2023 15:58
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.

0 participants