dadoonet / spring-elasticsearch

Spring factories for elasticsearch
Apache License 2.0
286 stars 115 forks source link

Bump elasticsearch.version from 8.7.0 to 8.8.0 #494

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps elasticsearch.version from 8.7.0 to 8.8.0. Updates elasticsearch-java from 8.7.0 to 8.8.0

Commits
  • 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
  • 971a182 [DOCS] Shortens title.
  • 6692576 [DOCS] Fixes typo.
  • b129d91 [DOCS] Adds h2.
  • Additional commits viewable in compare view


Updates elasticsearch-rest-client from 8.7.0 to 8.8.0

Release notes

Sourced from elasticsearch-rest-client's releases.

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

Elasticsearch 8.7.1

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

Commits
  • c010298 [DOCS] Adds example of using stored scripts in Transforms (#96285) (#96294)
  • 7ce3adf [DOCS] Update CCS compatibility matrix for 8.8 (#96276)
  • 2a070af [Transform] Do not fail upon ResourceAlreadyExistsException during destinatio...
  • ac028d0 Update notes 8.8 BC6 (#96227)
  • 2ea0caa [Transform] Call listener in order to prevent the request from hanging (#9622...
  • 93513af Refactor GCS test fixture to remove docker dependency (#94755) (#96209)
  • 6661c94 [DOCS] Removes metadata tags from ELSER tutorial. (#96200) (#96201)
  • 84c4115 [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) ...
  • b86af25 [8.8][DOCS] Adds ML-related release highlights to the what's new section. (#9...
  • fb3c6d9 Use openjdk base image for fixtures (#96189) (#96194)
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #501.