Skip to content

chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.19.4 to 8.19.5#208

Merged
ph4r5h4d merged 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4
Apr 27, 2026
Merged

chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.19.4 to 8.19.5#208
ph4r5h4d merged 1 commit intomainfrom
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 27, 2026

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

Release notes

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

v8.19.5

8.19.5 (2026-04-21)

⚠ BREAKING CHANGES

  • esapi: params previously typed *int on ~20 esapi endpoints are now *int64 to match the spec long type. Call sites passing untyped integer literals keep compiling; call sites passing a typed int variable need an int64(...) cast.

Features

  • client: Add (*Client).ToTyped() conversion method (#1450) (5615aed)
  • esutil: Add FlushJitter option to BulkIndexer (#1439) (f0ad701)

Bug Fixes

  • esapi: Regenerate esapi with *int64 for long-typed params (#1414) (13e5d5e)
  • gen: Accept bool form for deprecated in URL parts and paths (#1413) (9874577)
  • gen: Map spec long to *int64 for esapi params (#1391) (9a2424c)
  • gen: Support *int64 fields in gen-tests output (#1417) (fa81ccf)
Changelog

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

8.19.5 (2026-04-21)

⚠ BREAKING CHANGES

  • esapi: params previously typed *int on ~20 esapi endpoints are now *int64 to match the spec long type. Call sites passing untyped integer literals keep compiling; call sites passing a typed int variable need an int64(...) cast.

Features

  • client: Add (*Client).ToTyped() conversion method (#1450) (5615aed)
  • esutil: Add FlushJitter option to BulkIndexer (#1439) (f0ad701)

Bug Fixes

  • esapi: Regenerate esapi with *int64 for long-typed params (#1414) (13e5d5e)
  • gen: Accept bool form for deprecated in URL parts and paths (#1413) (9874577)
  • gen: Map spec long to *int64 for esapi params (#1391) (9a2424c)
  • gen: Support *int64 fields in gen-tests output (#1417) (fa81ccf)
Commits
  • 0349cff chore(8.19): release 8.19.5 (#1395)
  • 5615aed feat(client): add (*Client).ToTyped() conversion method (#1450)
  • f0ad701 feat(esutil): add FlushJitter option to BulkIndexer (#1439)
  • 13e5d5e fix(esapi): regenerate esapi with *int64 for long-typed params (#1414)
  • fa81ccf fix(gen): support *int64 fields in gen-tests output (#1417)
  • 9874577 fix(gen): accept bool form for deprecated in URL parts and paths (#1413)
  • 30b7585 [Backport 8.19] fix(gen): sort required URL params deterministically (#1408)
  • c5c956c chore: fix stale paths and worktree check in gen traps (#1398)
  • 9a2424c fix(gen): map spec long to *int64 for esapi params (#1391)
  • c690e35 chore: bump version to 8.19.5-SNAPSHOT (#1379)
  • See full diff in compare view

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

---
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 changed the title chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.19.3 to 8.19.4 chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.19.4 to 8.19.5 Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4 branch from dc3621c to ca01374 Compare April 27, 2026 20:13
@ph4r5h4d
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ph4r5h4d ph4r5h4d merged commit c3bfc59 into main Apr 27, 2026
28 checks passed
@ph4r5h4d ph4r5h4d deleted the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.19.4 branch April 27, 2026 20:32
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