-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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.15.1 to 8.15.2 #43636
Bump elasticsearch-opensource-components.version from 8.15.1 to 8.15.2 #43636
Conversation
Bumps `elasticsearch-opensource-components.version` from 8.15.1 to 8.15.2. Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.15.1 to 8.15.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.15.1...v8.15.2) Updates `co.elastic.clients:elasticsearch-java` from 8.15.1 to 8.15.2 - [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.15.1...v8.15.2) Updates `org.elasticsearch.client:elasticsearch-rest-client-sniffer` from 8.15.1 to 8.15.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.15.1...v8.15.2) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.elasticsearch.client:elasticsearch-rest-client-sniffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @marko-bekhta (elasticsearch), @yrodiere (elasticsearch) |
Status for workflow
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this upgrade in Hibernate Search here:
- HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2 / HSEARCH-5247 Test against latest Elasticsearch 8.15.2 hibernate/hibernate-search#4331
- Backport to 7.2: HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2 / HSEARCH-5247 Test against latest Elasticsearch 8.15.2 hibernate/hibernate-search#4332
Builds passed.
Thanks Marko, merging |
Bumps
elasticsearch-opensource-components.version
from 8.15.1 to 8.15.2.Updates
org.elasticsearch.client:elasticsearch-rest-client
from 8.15.1 to 8.15.2Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
98adf7b
(Doc+) Update example SAML blog for Okta (#112934) (#113097)479ef95
[DOCS] Fix GeoIP database rest-api-spec doc URLs (#113082) (#113092)e45d880
[DOCS] Gives more details to the load data step of the semantic search tutori...abf3c0f
Revert "[8.15] Emit deprecation warning when executing one of the rollup APIs...6af6c75
Mute org.elasticsearch.xpack.test.rest.XPackRestIT initializationError #1130714b9c2a6
Mute org.elasticsearch.xpack.test.rest.XPackRestIT test {p0=data_stream/10_da...7ff5b7c
Mute org.elasticsearch.xpack.test.rest.XPackRestIT test {p0=data_stream/10_da...05173f2
Add option to skip using _ignored_source field for synthetic source (#112963)...b80b018
[8.15] Emit deprecation warning when executing one of the rollup APIs (#113042)adf33e9
Revert "Mute org.elasticsearch.xpack.test.rest.XPackRestIT org.elasticsearch....Updates
co.elastic.clients:elasticsearch-java
from 8.15.1 to 8.15.2Release notes
Sourced from co.elastic.clients:elasticsearch-java's releases.
Commits
e2912c3
[codegen] update to latest spec (+ fixed esql adapter)27f87e6
fix: bulk ingester might skip listener requests (#867)67b90b7
[codegen] update to latest speccbf850c
bump versionUpdates
org.elasticsearch.client:elasticsearch-rest-client-sniffer
from 8.15.1 to 8.15.2Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.
Commits
98adf7b
(Doc+) Update example SAML blog for Okta (#112934) (#113097)479ef95
[DOCS] Fix GeoIP database rest-api-spec doc URLs (#113082) (#113092)e45d880
[DOCS] Gives more details to the load data step of the semantic search tutori...abf3c0f
Revert "[8.15] Emit deprecation warning when executing one of the rollup APIs...6af6c75
Mute org.elasticsearch.xpack.test.rest.XPackRestIT initializationError #1130714b9c2a6
Mute org.elasticsearch.xpack.test.rest.XPackRestIT test {p0=data_stream/10_da...7ff5b7c
Mute org.elasticsearch.xpack.test.rest.XPackRestIT test {p0=data_stream/10_da...05173f2
Add option to skip using _ignored_source field for synthetic source (#112963)...b80b018
[8.15] Emit deprecation warning when executing one of the rollup APIs (#113042)adf33e9
Revert "Mute org.elasticsearch.xpack.test.rest.XPackRestIT org.elasticsearch....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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)