Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps github.com/elastic/go-elasticsearch/v8 from 8.12.1 to 8.13.0.

Release notes

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

8.13.0

API

New APIS:

  • ConnectorSecretGet

  • ConnectorSecretPost

  • ConnectorSecretPut

  • ConnectorSecretDelete

  • ConnectorUpdateIndexName

  • ConnectorUpdateNative

  • ConnectorUpdateStatus

  • ConnectorUpdateAPIKeyDocumentID

  • ConnectorUpdateServiceDocumentType

  • EsqlAsyncQuery Documentation

  • EsqlAsyncQueryGet Documentation

  • ProfilingFlamegraph Documentation

  • ProfilingStacktraces Documentation

  • TextStructureTestGrokPattern Documentation

  • Indices.ResolveCluster Documentation

  • Security.QueryUser Documentation

Typed API

Thanks to @​pakio, transport now has an optional pool based compression option. elastic/elastic-transport-go#19 And to @​tblyler for fixing a very subtle memory leak in the BulkIndexer. #797

Changelog

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

8.13.0

API

New APIS:

  • ConnectorSecretGet

  • ConnectorSecretPost

  • ConnectorSecretPut

  • ConnectorSecretDelete

  • ConnectorUpdateIndexName

  • ConnectorUpdateNative

  • ConnectorUpdateStatus

  • ConnectorUpdateAPIKeyDocumentID

  • ConnectorUpdateServiceDocumentType

  • EsqlAsyncQuery Documentation

  • EsqlAsyncQueryGet Documentation

  • ProfilingFlamegraph Documentation

  • ProfilingStacktraces Documentation

  • TextStructureTestGrokPattern Documentation

  • Indices.ResolveCluster Documentation

  • Security.QueryUser Documentation

Typed API

Thanks to @​pakio, transport now has an optional pool based compression option. link

And to @​tblyler for fixing a very subtle memory leak in the BulkIndexer. #797

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 show <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner March 28, 2024 04:59
@dependabot dependabot bot added the changelog:dependencies Update to dependencies label Mar 28, 2024
@dependabot dependabot bot requested a review from pavolloffay March 28, 2024 05:00
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.92%. Comparing base (4482086) to head (97eea8e).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5305       +/-   ##
===========================================
- Coverage   95.16%   40.92%   -54.24%     
===========================================
  Files         340      212      -128     
  Lines       16666    10985     -5681     
===========================================
- Hits        15860     4496    -11364     
- Misses        616     6081     +5465     
- Partials      190      408      +218     
Flag Coverage Δ
badger 12.25% <ø> (ø)
cassandra-3.x 21.14% <ø> (ø)
cassandra-4.x 21.14% <ø> (ø)
elasticsearch-5.x 17.68% <ø> (ø)
elasticsearch-6.x 17.70% <ø> (+0.01%) ⬆️
elasticsearch-7.x 17.76% <ø> (+0.01%) ⬆️
elasticsearch-8.x 17.83% <ø> (+0.01%) ⬆️
grpc 11.52% <ø> (-0.04%) ⬇️
kafka 11.84% <ø> (ø)
opensearch-1.x 17.75% <ø> (-0.02%) ⬇️
opensearch-2.x 17.75% <ø> (ø)
unittests ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.13.0 branch from 4d8482d to 97eea8e Compare April 2, 2024 01:05
@yurishkuro
Copy link
Member

@dependabot rebase

Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v8.12.1...v8.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.13.0 branch from 97eea8e to a9903b9 Compare April 2, 2024 14:55
@yurishkuro yurishkuro merged commit e8b53c9 into main Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.13.0 branch April 2, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant