pim-community-dev
pim-community-dev copied to clipboard
Bump elasticsearch/elasticsearch from 7.11.0 to 7.17.1
Bumps elasticsearch/elasticsearch from 7.11.0 to 7.17.1.
Release notes
Sourced from elasticsearch/elasticsearch's releases.
Release 7.17.1
This release contains the following fix:
- Fixed a node selector issue for
StickyRoundRobinSelector#1253Release 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:
- Allow psr/log v3 #1184
Added the following new APIs 🎉 (1 stable):
- Ml.getModelSnapshotUpgradeStats: api spec, documentation
API changes
- Ml.forecast, added
bodyfor HTTP request where query parameters can be specified in the body- Ml.openJob, added
bodyfor HTTP request where query parameters can be specified in the body- Transform.deleteTransform, added the
timeoutparameter, (time) controls the time to wait for the transform deletion- Transform.previewTransform, added the
timeoutparameter, (time) Controls the time to wait for the preview- Transform.putTransform, added the
timeoutparameter, (time) Controls the time to wait for the transform to start- Transform.updateTransform, added the
timeoutparameter, (time) Controls the time to wait for the update- Transform.upgradeTransforms, added the
timeoutparameter, (time) Controls the time to wait for the upgradeRelease 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
- Indices.modifyDataStream: api spec, documentation
- Migration.getFeatureUpgradeStatus: api spec, documentation
- Migration.postFeatureUpgrade: api spec, documentation
- Transform.upgradeTransforms: api spec, documentation
Experimental
- Fleet.msearch: api spec, documentation
- Fleet.search: api spec, documentation
API changes
- deleteByQuery, removed
_source,_source_excludes,_source_includesparameters
... (truncated)
Changelog
Sourced from elasticsearch/elasticsearch's changelog.
Release 8.4.0
- Added a
ClientInterfaceto simplify the mock of the Client, this is a fix for #1227 #1249- Added the support of Symfony HTTP client, fixing the issue #1241 #1243
- Added the API compatibility header #1233
- Updated APIs for Elasticsearch 8.4 7815caa
Release 8.3.0
- Updated APIs for Elasticsearch 8.3 fb117a8
Release 8.2.0
- Updated APIs for Elasticsearch 8.2 630cb0b
- Added the array support for
text/plain#1220Release 8.1.0
- Updated APIs for Elasticsearch 8.1 e4c2ac9
Release 8.0.1
- Fixed
NoNodeAvailableExceptionexception in endpoints e7d448dRelease 8.0.0
- Finally released 8.0.0 GA.
Release 8.0.0-rc2
- Added the common parameters in all the endpoints 6427f8c
Release 8.0.0-rc1
... (truncated)
Commits
f1b8918Updated VERSION to 7.17.15def762Fix for StickyRoundRobinSelector starts with second host (#1253)e1ed999Fixed float conversion issue in YAML tests4b2f5e3Removed the usage of getenv, fixed #1237 (#1247)1890f9dUpdated BREAKING CHANGES with psr/log v3 support1c0d84bRecommend simpleConnectionPool for Cloud (#1193)dcb11e3add missing BC for version 6.8 (#1173)1597220Fixing typo in connecting.asciidoc (#1166)bb175b4Merge branch 'ruudk-patch-1' into 7.1767731d0Merge branch 'patch-1' of https://github.com/ruudk/elasticsearch-php into ruu...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)