Skip to content

Bump @elastic/elasticsearch from 8.0.0 to 8.1.0#992

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/elastic/elasticsearch-8.1.0
Mar 9, 2022
Merged

Bump @elastic/elasticsearch from 8.0.0 to 8.1.0#992
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/elastic/elasticsearch-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2022

Bumps @elastic/elasticsearch from 8.0.0 to 8.1.0.

Release notes

Sourced from @​elastic/elasticsearch's releases.

v8.1.0

Changelog

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 8.1.0

[discrete] ==== Features

[discrete] ===== Support for Elasticsearch v8.1

You can find all the API changes https://www.elastic.co/guide/en/elasticsearch/reference/8.1/release-notes-8.1.0.html[here].

[discrete] ===== Export SniffingTransport elastic/elasticsearch-js#1653

Now the client exports the SniffingTransport class.

[discrete] ==== Fixes

[discrete] ===== Fix onFlushTimeout timer not being cleared when upstream errors elastic/elasticsearch-js#1616

Fixes a memory leak caused by an error in the upstream dataset of the bulk helper.

[discrete] ===== Cleanup abort listener elastic/elastic-transport-js#42

The legacy http client was not cleaning up the abort listener, which could cause a memory leak.

[discrete] ===== Improve undici performances elastic/elastic-transport-js#41

Improve the stream body collection and keep alive timeout.

[discrete]

Commits

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 [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/docs/changelog.asciidoc)
- [Commits](elastic/elasticsearch-js@v8.0.0...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from Dougley as a code owner March 9, 2022 13:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2022
@github-actions github-actions Bot merged commit f3d55c9 into master Mar 9, 2022
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/elastic/elasticsearch-8.1.0 branch March 9, 2022 13:01
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants