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/elasticsearch from 7.11.0 to 7.17.2 #20036

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps elasticsearch/elasticsearch from 7.11.0 to 7.17.2.

Release notes

Sourced from elasticsearch/elasticsearch's releases.

Release 7.17.2

This release contains the following fix:

  • Added ELASTIC_CLIENT_URL_PLUS_AS_SPACE env variable for URL encode #1303 and b35ec5e

Release 7.17.1

This release contains the following fix:

  • Fixed a node selector issue for StickyRoundRobinSelector #1253

Release 7.17.0

This release is compatible with the latest Elasticsearch 7.17.0 released the 1st February 2022.

It includes the following fixes and improvements:

Added the following new APIs 🎉 (1 stable):

API changes

  • Ml.forecast, added body for HTTP request where query parameters can be specified in the body
  • Ml.openJob, added body for HTTP request where query parameters can be specified in the body
  • Transform.deleteTransform, added the timeout parameter, (time) controls the time to wait for the transform deletion
  • Transform.previewTransform, added the timeout parameter, (time) Controls the time to wait for the preview
  • Transform.putTransform, added the timeout parameter, (time) Controls the time to wait for the transform to start
  • Transform.updateTransform, added the timeout parameter, (time) Controls the time to wait for the update
  • Transform.upgradeTransforms, added the timeout parameter, (time) Controls the time to wait for the upgrade

Release 7.16.0

This release is compatible with PHP 8.1 (thanks to @​karyna-tsymbal-atwix) and the latest Elasticsearch 7.16.0 released in 7th December 2021.

It includes the following fixes and improvements:

  • Added support of includePortInHostHeader in ClientBuilder::fromConfig #1181
  • Fixed UTF-16 issue in SmartSerializer with single unpaired surrogate in unicode escape #1179
  • Replace trait with abstract class to avoid Deprecated Functionality issue in PHP 8.1 #1175

Added the following new APIs 🎉 (4 stable, and 2 experimental):

Stable

Experimental

... (truncated)

Changelog

Sourced from elasticsearch/elasticsearch's changelog.

Release 7.17.2

  • Added ELASTIC_CLIENT_URL_PLUS_AS_SPACE env variable for URL encode #1303, b35ec5e

Release 7.17.1

  • Fixed a node selector issue for StickyRoundRobinSelector #1253

Release 7.17.0

This release is compatible with the latest Elasticsearch 7.17.0 released the 1st February 2022.

Release 7.16.0

  • Added support of includePortInHostHeader in ClientBuilder::fromConfig #1181
  • Fixed UTF-16 issue in SmartSerializer with single unpaired surrogate in unicode escape #1179
  • Replace trait with abstract class to avoid Deprecated Functionality issue in PHP 8.1 #1175

Release 7.15.0

  • Updated endpoints for Elasticsearch 7.15.0 995f6d4

Release 7.14.0

  • Usage of psr/log version 2 #1154
  • Update search iterators to send scroll_id inside the request body #1134
  • Added the ingest.geoip.downloader.enabled=false setting for ES 5867351
  • Removed phpcs for autogenerated files (endpoints) 651c57b

Release 7.13.1

  • Added port in url for trace and logger messages #1126

Release 7.13.0

  • (DOCS) Added the HTTP meta data section

... (truncated)

Commits
  • 2d30223 Updated CHANGELOG and release-notes
  • 94cf43a [DOCS] Added the documentation for ELASTIC_CLIENT_URL_PLUS_AS_SPACE settings ...
  • b35ec5e Changed the settings of ELASTIC_CLIENT_URL_PLUS_AS_SPACE
  • 6e2967b Added ELASTIC_CLIENT_URL_PLUS_AS_SPACE env variable for URL encode (#1303)
  • ea074f2 [7.17][DOCS] References shared/version and adds doctype to index file (#1280)...
  • 85e8696 Reverted {branch} changes in docs
  • f1b7273 Replace master with {branch} in docs
  • f1b8918 Updated VERSION to 7.17.1
  • 5def762 Fix for StickyRoundRobinSelector starts with second host (#1253)
  • e1ed999 Fixed float conversion issue in YAML tests
  • Additional commits viewable in compare view

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 [elasticsearch/elasticsearch](https://github.com/elastic/elasticsearch-php) from 7.11.0 to 7.17.2.
- [Release notes](https://github.com/elastic/elasticsearch-php/releases)
- [Changelog](https://github.com/elastic/elasticsearch-php/blob/v7.17.2/CHANGELOG.md)
- [Commits](elastic/elasticsearch-php@v7.11.0...v7.17.2)

---
updated-dependencies:
- dependency-name: elasticsearch/elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 11, 2023
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants