Skip to content
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

build(deps): Bump github.com/elastic/go-elasticsearch/v7 from 7.12.0 to 7.14.0 in /exporter/elasticsearchexporter #1295

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 9, 2021

Bumps github.com/elastic/go-elasticsearch/v7 from 7.12.0 to 7.14.0.

Release notes

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

7.14.0

Client

Starting in v7.14.0 the client performs a required product check before the first API call is executed. This product check allows the client to establish that it’s communicating with a supported Elasticsearch cluster.

The product check requires a single HTTP request to the info API. In most cases this request will succeed quickly and then no further product check HTTP requests will be sent.

API

  • New APIs:

    • ILM
      • MigrateToDataTiers
    • ML
      • ResetJob
    • SAML
      • SamlAuthenticate
      • SamlCompleteLogout
      • SamlInvalidate
      • SamlLogout
      • SamlPrepareAuthentication
      • SamlServiceProviderMetadata
    • SQL
      • DeleteAsync
      • GetAsync
      • GetAsyncStatus
  • New Beta API:

7.13.1

X-Pack

  • New API:
    • SnapshotRepositoryAnalyze

7.13.0

Client

  • Adds support for compatibility header for Elasticsearch. If the environment variable 'ELASTIC_CLIENT_APIVERSIONING' is set to true or 1, the client will send the headers Accept and Content-Type with the following value: application/vnd.elasticsearch+json;compatible-with=7.
  • Favor POST method when only GET & POST method are available to prevent goroutine leak. elastic/go-elasticsearch#250
  • Filter master only nodes in discovery. elastic/go-elasticsearch#256

API

  • New APIs:
    • FeaturesResetFeatures
    • IngestGeoIPStats

... (truncated)

Commits
  • 75b85f1 Release 7.14.0
  • af8c1e4 Backport to 7.14 the latest product check update (#311)
  • db1fad3 API: Update APIs for Elasticsearch v7.14.0 (eb28a49)
  • 65a6655 Product check fixes (#303) (#304)
  • 3c08ee7 API: Update APIs for Elasticsearch v7.14.0 (febed8b)
  • d7fb14c Client: CI: Update version to 7.14.0-SNAPSHOT -- fix missing digit
  • d387a3c CI: Disable GeoIP database for tests (#297)
  • dca8464 Client: CI: Update version to 7.14-SNAPSHOT
  • 7564662 Client: Implement 8.x response header check behaviour (#292)
  • 06c0d4f [DOCS] Adds Connecting section to Go docs. (#287) (#290)
  • 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.12.0 to 7.14.0.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Commits](elastic/go-elasticsearch@v7.12.0...v7.14.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #1436.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/elasticsearchexporter/github.com/elastic/go-elasticsearch/v7-7.14.0 branch September 27, 2021 18:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants