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 elasticsearch-opensource-components.version from 8.7.1 to 8.8.1 #33920

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps elasticsearch-opensource-components.version from 8.7.1 to 8.8.1.
Updates elasticsearch-rest-client from 8.7.1 to 8.8.1

Release notes

Sourced from elasticsearch-rest-client's releases.

Elasticsearch 8.8.1

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.1.html

Elasticsearch 8.8.0

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.0.html

Commits

Updates elasticsearch-java from 8.7.1 to 8.8.1

Commits
  • ac14762 [codegen] Update to latest 8.8 API spec
  • ac2a77e Bumps 8.8 to 8.8.1
  • 02fa978 Throw a TransportException when an error response cannot be parsed (#579) (#581)
  • 96716b8 Speed up URL path encoding and remove dependency on httpclient (#576) (#578)
  • 082fe35 [codegen] Update to latest API spec
  • 4e7916b Add buffered JsonData implementation for Jackson (#567) (#569)
  • 2a15227 [codegen] Update to latest API spec
  • 356bdf8 Reorder key-values in meta header to match other clients #334 (#535)
  • b547e3a Update release notes
  • d2ee241 Merge pull request #538 from elastic/szabosteve/custom-landing-page
  • Additional commits viewable in compare view

Updates elasticsearch-rest-client-sniffer from 8.7.1 to 8.8.1

Release notes

Sourced from elasticsearch-rest-client-sniffer's releases.

Elasticsearch 8.8.1

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.1.html

Elasticsearch 8.8.0

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.0.html

Commits

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)

Bumps `elasticsearch-opensource-components.version` from 8.7.1 to 8.8.1.

Updates `elasticsearch-rest-client` from 8.7.1 to 8.8.1
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.7.1...v8.8.1)

Updates `elasticsearch-java` from 8.7.1 to 8.8.1
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.7.1...v8.8.1)

Updates `elasticsearch-rest-client-sniffer` from 8.7.1 to 8.8.1
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.7.1...v8.8.1)

---
updated-dependencies:
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client-sniffer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jun 8, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 8, 2023

/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @yrodiere (elasticsearch)

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 9, 2023

Failing Jobs - Building e1d308c

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 19 Build ⚠️ Check → Logs Raw logs
Native Tests - Data2 Build ⚠️ Check → Logs Raw logs
Native Tests - HTTP Build ⚠️ Check → Logs Raw logs
Native Tests - Security1 Build ⚠️ Check → Logs Raw logs

@yrodiere
Copy link
Member

yrodiere commented Jun 12, 2023

Running more tests upstream there: hibernate/hibernate-search#3531, we'll merge once they pass.

Also, it looks like we're hitting timeouts for Data2 native tests... which is unrelated to this PR as those tests don't use Elasticsearch.

@gsmet, do I have your permission to raise the timeout? I mean we could investigate why tests are getting slower, but that seems like a longer-term solution. In the meantime we need CI to pass.

@yrodiere yrodiere merged commit c18b66c into main Jun 12, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/elasticsearch-opensource-components.version-8.8.1 branch June 12, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/elasticsearch kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant