Skip to content

build(deps): bump github.com/elastic/elastic-transport-go/v8 from 8.8.0 to 8.10.0#272

Merged
lahsivjar merged 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.10.0
Apr 1, 2026
Merged

build(deps): bump github.com/elastic/elastic-transport-go/v8 from 8.8.0 to 8.10.0#272
lahsivjar merged 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps github.com/elastic/elastic-transport-go/v8 from 8.8.0 to 8.10.0.

Release notes

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

v8.10.0

8.10.0 (2026-03-18)

Features

  • Add option validation, inspection and debugging API (#78) (e17a3a7)

v8.9.0

8.9.0 (2026-02-24)

Features

  • Add functional options pattern for transport client creation (#74) (dbc2c13)
  • Upgrade Go from 1.20 to 1.21 (209a7aa)

Bug Fixes

  • Add defensive check in discovery to prevent panic when no URLs are configured (dbc2c13)
  • Don't put gzipWriters with errors back into the pool (#62) (6b78c54)
  • Ensure global HTTP request headers are set correctly in transport client (#64) (bfc0323)
  • Improve client pool concurrency safety and performance (#67) (6507084)
  • Linting rules satisfied (793a813)
  • Prevent drainErrChan from missing errors due to non-blocking receive (#65) (0f0e5ac)
  • Remove deprecated code (#53) (793a813)
  • Replace slice manipulation with slices.Delete (209a7aa)
  • Return pooled gzip buffers on compression errors (#70) (dfdb552)
  • Use net.SplitHostPort in getNodeURL for IPv6 support (#63) (e2d86cf)

Performance Improvements

  • Reduce metrics hot-path lock contention (#72) (9d402f8)
  • Replace roundRobinSelector initialization with newRoundRobinSelector function for improved atomicity #71 (15632e3)
Changelog

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

8.10.0 (2026-03-18)

Features

  • Add option validation, inspection and debugging API (#78) (e17a3a7)

8.9.0 (2026-02-24)

Features

  • Add functional options pattern for transport client creation (#74) (dbc2c13)
  • Upgrade Go from 1.20 to 1.21 (209a7aa)

Bug Fixes

  • Add defensive check in discovery to prevent panic when no URLs are configured (dbc2c13)
  • Don't put gzipWriters with errors back into the pool (#62) (6b78c54)
  • Ensure global HTTP request headers are set correctly in transport client (#64) (bfc0323)
  • Improve client pool concurrency safety and performance (#67) (6507084)
  • Linting rules satisfied (793a813)
  • Prevent drainErrChan from missing errors due to non-blocking receive (#65) (0f0e5ac)
  • Remove deprecated code (#53) (793a813)
  • Replace slice manipulation with slices.Delete (209a7aa)
  • Return pooled gzip buffers on compression errors (#70) (dfdb552)
  • Use net.SplitHostPort in getNodeURL for IPv6 support (#63) (e2d86cf)

Performance Improvements

  • Reduce metrics hot-path lock contention (#72) (9d402f8)
  • Replace roundRobinSelector initialization with newRoundRobinSelector function for improved atomicity #71 (15632e3)
Commits
  • d6309f0 chore(main): release 8.10.0 (#82)
  • e17a3a7 feat: add option validation, inspection and debugging API (#78)
  • e600662 ci: add daily workflow to bump go toolchain (#81)
  • e9c7f13 chore: bump go version (#80)
  • 513c84c ci: add pre-commit configuration (#76)
  • 4ea0d17 chore: bump version to 8.9.1-SNAPSHOT (#75)
  • 39096f9 chore(main): release 8.9.0 (#55)
  • dbc2c13 feat: add functional options pattern for transport client creation (#74)
  • 15632e3 refactor: replace roundRobinSelector initialization with newRoundRobinSelecto...
  • 9d402f8 perf: reduce metrics hot-path lock contention (#72)
  • 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 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)

Bumps [github.com/elastic/elastic-transport-go/v8](https://github.com/elastic/elastic-transport-go) from 8.8.0 to 8.10.0.
- [Release notes](https://github.com/elastic/elastic-transport-go/releases)
- [Changelog](https://github.com/elastic/elastic-transport-go/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-transport-go@v8.8.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2026
@lahsivjar lahsivjar merged commit 1519ef6 into main Apr 1, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.10.0 branch April 1, 2026 09:24
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