Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps github.com/elastic/go-elasticsearch/v7 from 7.16.0 to 7.17.0.

Release notes

Sourced from github.com/elastic/go-elasticsearch/v7's releases.

7.17.0

Client

  • Fixed a race condition on metrics in transport #397, thanks @​mainliufeng !
  • The client will now return an error if a required arguments is passed as a nil value. #201
  • API is compatible with Elasticsearch 7.17.0
Changelog

Sourced from github.com/elastic/go-elasticsearch/v7's changelog.

#v7.17.0

Client

  • Fixed a race condition on metrics in transport #397, thanks @​mainliufeng !
  • The client will now return an error if a required arguments is passed as a nil value. #201
  • API is compatible with Elasticsearch 7.17.0

#v8.0.0-alpha

Client

Elastic Transport

  • This is the first release using the all new elastictransport which now lives in the elastic-transport-go repository. The goal is to allow for reuse between this and future Go clients.

API

  • Changed the Body parameter for BulkIndexerItem in favor of io.ReadSeeker to lower memory consumption when using the esutil.BulkIndexer.
  • Replaced the Config option RetryOnTimeout in favor of a new RetryOnError function which allows to dynamically chose what error should be retried."
Commits
  • 9c56e95 Release 7.17.0
  • bc519f0 Add changelog file
  • 42c5d57 Skip incompatible test seeking index in a map (#413)
  • 2345806 API: Update APIs for Elasticsearch v7.17.0 (2fb3c46)
  • 2aa9080 Add incompatible yaml tests to skip list
  • 0558892 Fix "concurrent map iteration and map write" while read estransport.Metrics.R...
  • 2cf537c Tests: Use strconv to cast float to string for comparison (#408) (#410)
  • 6e5c476 [Generator] Required arguments pointers shouldn't be nil (#401) (#405)
  • 17a0dc1 Bump version to 7.17.0
  • 747003d Bump version to 7.16.2 (#378)
  • Additional commits viewable in compare view

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 [github.com/elastic/go-elasticsearch/v7](https://github.com/elastic/go-elasticsearch) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/v7.17.0/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v7.16.0...v7.17.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-elasticsearch/v7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 2, 2022

The following labels could not be found: automation.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #18.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/go-elasticsearch/v7-7.17.0 branch March 1, 2022 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant