-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.13.4 to 8.14.0 #41038
Bump elasticsearch-opensource-components.version from 8.13.4 to 8.14.0 #41038
Conversation
Bumps `elasticsearch-opensource-components.version` from 8.13.4 to 8.14.0. Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.13.4 to 8.14.0 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.13.4...v8.14.0) Updates `co.elastic.clients:elasticsearch-java` from 8.13.4 to 8.14.0 - [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.13.4...v8.14.0) Updates `org.elasticsearch.client:elasticsearch-rest-client-sniffer` from 8.13.4 to 8.14.0 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.13.4...v8.14.0) --- 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] <support@github.com>
/cc @gsmet (elasticsearch), @loicmathieu (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.
hibernate/hibernate-search#4185
While there are some changes to the vector search in 8.14 that affect Hibernate Search, the rest client and everything else are ok.
Bumps
elasticsearch-opensource-components.version
from 8.13.4 to 8.14.0.Updates
org.elasticsearch.client:elasticsearch-rest-client
from 8.13.4 to 8.14.0Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
8d96bbe
Fix sql JdbcDocCsvSpecIT test {docs.testFilterToday} failing (#109274)1aae486
Mute org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT or...1c1888f
Fix problematic yamlfe3ef71
Wrap "Pattern too complex" exception into an IllegalArgumentException (#10917...c2b4093
[Connector API] Fix bug with with wrong target index for access control sync ...0f93250
Fix double-pausing shard snapshot (#109148) (#109245)630ce22
Adjust index.mapping.dimension_fields.limit index setting default in docs. (#...6de1c44
Removing server from the version compatibility table (#109168) (#109181)e94dad6
Guard against a null scorer in painless execute (#109048) (#109192)652066d
ESQL: Entirely dropversion
field (#109169)Updates
co.elastic.clients:elasticsearch-java
from 8.13.4 to 8.14.0Release notes
Sourced from co.elastic.clients:elasticsearch-java's releases.
Commits
ccae93f
node info unit test131c604
FIxes from spec 2597 (#825)5452149
[codegen] update to latest generatorf80ab05
[codegen] update to latest api specde23292
Dependencies update (#805) (#823)ae7d7e6
reference to examples in asciidocs (#819) (#821)4b56ca4
[codegen] update to latest api specaa306fb
Fixes from spec 2552 (#816)444ffd8
Revert "Add EQ|QL version support with its default value (#791) (#792)"f0c2440
[codegen] update to latest api specUpdates
org.elasticsearch.client:elasticsearch-rest-client-sniffer
from 8.13.4 to 8.14.0Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.
Commits
8d96bbe
Fix sql JdbcDocCsvSpecIT test {docs.testFilterToday} failing (#109274)1aae486
Mute org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT or...1c1888f
Fix problematic yamlfe3ef71
Wrap "Pattern too complex" exception into an IllegalArgumentException (#10917...c2b4093
[Connector API] Fix bug with with wrong target index for access control sync ...0f93250
Fix double-pausing shard snapshot (#109148) (#109245)630ce22
Adjust index.mapping.dimension_fields.limit index setting default in docs. (#...6de1c44
Removing server from the version compatibility table (#109168) (#109181)e94dad6
Guard against a null scorer in painless execute (#109048) (#109192)652066d
ESQL: Entirely dropversion
field (#109169)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)