Skip to content

Bump github.com/elastic/go-elasticsearch/v8 from 8.19.3 to 8.19.4#30

Merged
breml merged 1 commit intomasterfrom
dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4
Apr 24, 2026
Merged

Bump github.com/elastic/go-elasticsearch/v8 from 8.19.3 to 8.19.4#30
breml merged 1 commit intomasterfrom
dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps github.com/elastic/go-elasticsearch/v8 from 8.19.3 to 8.19.4.

Release notes

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

v8.19.4

8.19.4 (2026-04-16)

⚠ BREAKING CHANGES

  • Typed API: update client from spec 6ee016a

Features

  • Add AutoDrainBody option for automatic response body draining (#1370) (c9a2b0b)
  • Add functional options pattern for client instantiation (#1321) (7561adf)
  • esutil: Add Flush method to BulkIndexer for explicit flush-and-wait (#1361) (be8564d)
  • Typed API: Improved generated code comments (fe06c54)
  • Typed API: Update client from spec 6ee016a (74ed65d)

Bug Fixes

  • esutil: Deterministic context check in BulkIndexer.Close (#1338) (a00439e)
  • esutil: Propagate caller context through BulkIndexer item callbacks (#1314) (ca77d44)
  • Typed API: Context variable shadowing in TypedAPI Perform causing otel attributes to leak to parent span (#1329) (fe06c54)
Changelog

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

8.19.4 (2026-04-16)

⚠ BREAKING CHANGES

  • Typed API: update client from spec 6ee016a

Features

  • Add AutoDrainBody option for automatic response body draining (#1370) (c9a2b0b)
  • Add functional options pattern for client instantiation (#1321) (7561adf)
  • esutil: Add Flush method to BulkIndexer for explicit flush-and-wait (#1361) (be8564d)
  • Typed API: Improved generated code comments (fe06c54)
  • Typed API: Update client from spec 6ee016a (74ed65d)

Bug Fixes

  • esutil: Deterministic context check in BulkIndexer.Close (#1338) (a00439e)
  • esutil: Propagate caller context through BulkIndexer item callbacks (#1314) (ca77d44)
  • Typed API: Context variable shadowing in TypedAPI Perform causing otel attributes to leak to parent span (#1329) (fe06c54)
Commits
  • e263c13 chore(8.19): release 8.19.4 (#1324)
  • d056a2f chore: use transport Options instead of deprecated Config (#1374)
  • c9a2b0b feat: add AutoDrainBody option for automatic response body draining (#1370)
  • be8564d feat(esutil): add Flush method to BulkIndexer for explicit flush-and-wait (#1...
  • 74ed65d feat!(Typed API): update client from spec 6ee016a (#1349)
  • a00439e fix(esutil): deterministic context check in BulkIndexer.Close (#1338)
  • 192d1cf test: generate TLS certificate dynamically in TestFingerprint (backport #1334...
  • fe06c54 fix(Typed API): context variable shadowing in TypedAPI Perform causing otel a...
  • ca77d44 fix(esutil): propagate caller context through BulkIndexer item callbacks (#1314)
  • 9c371b9 [Backport 8.19] fix(esapi): document Response.Body must be closed; fix leaks ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 20, 2026
Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.19.3 to 8.19.4.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/v8.19.4/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v8.19.3...v8.19.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4 branch from 2a9ccf2 to ecbe438 Compare April 24, 2026 04:50
Copy link
Copy Markdown
Collaborator

@breml breml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@breml breml merged commit 855d831 into master Apr 24, 2026
10 checks passed
@breml breml deleted the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4 branch April 24, 2026 05:16
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant