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.11.0 to 7.12.0 in /exporter/elasticsearchexporter #2854

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

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

Release notes

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

7.12.0

Transport

  • Added the X-Elastic-Client-Meta HTTP header (#240)
  • Fixed of by one error in the retry mechanism of the client (#242)

API

New

  • GetFeatures within Snapshot.GetFeatures & FeaturesGetFeatures

Added

  • Search with MinCompatibleShardNode - the minimum compatible version that all shards involved in search should have for this request to be successful.

X-Pack

New

  • EqlGetStatus - Returns the status of a previously submitted async or stored Event Query Language (EQL) search
  • Logstash with LogstashGetPipeline LogstashPutPipeline and LogstashDeletePipeline More info
  • TextStructureFindStructure - Finds the structure of a text file. The text file must contain data that is suitable to be ingested into Elasticsearch.
  • AutoscalingGetAutoscalingPolicy, AutoscalingPutAutoscalingPolicy, AutoscalingDeleteAutoscalingPolicy and AutoscalingGetAutoscalingCapacity are promoted stable

Added

  • SearchableSnapshotsStats with WithLevel - return stats aggregated at cluster, index or shard level.
  • SearchableSnapshotsMount with WithStorage - selects the kind of local storage used to accelerate searches. experimental, and defaults to full_copy.
Commits
  • 959da15 Release 7.12.0
  • ea201ac Utils: Tests: Maintain go1.15 compatibility in tests
  • c6924b7 Transport: Util: Fix import path
  • 576bc31 Backport maxretries fix 7.12 (#242)
  • 0c90071 Implement the X-Elastic-Client-Meta HTTP header (#236) (#240)
  • 24cbbbd API: Update APIs for Elasticsearch v7.12.0 (79d4dca1632)
  • edeeaca CI: Linting adaptation for 1.16 (#237)
  • d441451 CI: Force go mod download in makefile for go1.16 compatibility
  • 6c2cbf4 Generator: Tests: Update the list of skipped tests
  • 442fdc9 Generator: Tests: Remove all & hidden datastreams before each tests
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner March 25, 2021 17:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #2854 (07a6f0d) into main (288f5d3) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2854   +/-   ##
=======================================
  Coverage   91.61%   91.61%           
=======================================
  Files         452      452           
  Lines       22243    22243           
=======================================
+ Hits        20377    20378    +1     
+ Misses       1395     1394    -1     
  Partials      471      471           
Flag Coverage Δ
integration 69.09% <ø> (ø)
unit 90.55% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
processor/groupbytraceprocessor/event.go 96.77% <0.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 288f5d3...07a6f0d. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 1425fe1 into main Mar 25, 2021
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/exporter/elasticsearchexporter/github.com/elastic/go-elasticsearch/v7-7.12.0 branch March 25, 2021 17:46
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
…try#2854)

Bumps [github.com/elastic/go-elasticsearch/v7](https://github.com/elastic/go-elasticsearch) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Commits](elastic/go-elasticsearch@v7.11.0...v7.12.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

2 participants