When instantiating a client, any connection-related defaults (e.g. requestTimeout) set on that client instance would not be inherited by nodes if they were entered as strings rather than a ConnectionOptions object.
Upgrades @elastic/transport to 8.4.1 to resolve elastic/elastic-transport-js#83 bug] where arrays in error diagnostics were unintentionally transformed into objects.
This version was pushed to npm by elasticmachine, a new releaser for @elastic/elasticsearch since your current version.
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 show 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)
Bumps @elastic/elasticsearch from 7.17.12 to 8.13.0.
Release notes
Sourced from
@elastic/elasticsearch
's releases.... (truncated)
Changelog
Sourced from
@elastic/elasticsearch
's changelog.... (truncated)
Commits
e34dc23
[Backport 8.13] Bump version to 8.13.0 (#2174)cbff6d1
[Backport 8.13] Update changelog for 8.13 (#2168)cebe956
[Backport 8.13] Ensure new connections inherit client's set defaults (#2163)dbb685f
[Backport 8.13] Update bulk.asciidoc change 'date' property to 'time' to matc...3190b60
Auto-generated code for 8.13 (#2158)177ac7f
Auto-generated code for 8.13 (#2153)00b6dbb
Auto-generated code for 8.13 (#2151)c0eb4ed
Auto-generated code for 8.13 (#2147)4fcdb3c
[Backport 8.13] [DOCS] Adds compatibility matrix to docs and readme (#2146)a1b9da2
Auto-generated code for 8.13 (#2135)Maintainer changes
This version was pushed to npm by elasticmachine, a new releaser for
@elastic/elasticsearch
since your current version.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 show