Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.10.0
Open

build(deps): bump github.com/elastic/elastic-transport-go/v8 from 8.8.0 to 8.10.0#309
dependabot[bot] wants to merge 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 Apr 1, 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 00:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2026
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 force-pushed the dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.10.0 branch from af4f6e8 to a17c423 Compare April 13, 2026 01:29
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.

0 participants