Skip to content

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

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

build(deps): bump github.com/elastic/elastic-transport-go/v8 from 8.8.0 to 8.11.0#313
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/elastic/elastic-transport-go/v8-8.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

8.11.0

8.11.0 (2026-04-16)

Features

  • Add LeveledLogger interface for structured, leveled logging (#85) (6218956)

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.11.0 (2026-04-16)

Features

  • Add LeveledLogger interface for structured, leveled logging (#85) (6218956)

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
  • 5a5d832 chore(main): release 8.11.0 (#89)
  • 6218956 feat: add LeveledLogger interface for structured, leveled logging (#85)
  • 5ccdc14 chore: bump go toolchain to go1.25.9 (#88)
  • 70da598 docs: add AGENTS.md for AI coding agent guidance (#87)
  • 4174776 chore: bump version to 8.10.1-SNAPSHOT (#84)
  • 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)
  • 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.11.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.11.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-transport-go/v8
  dependency-version: 8.11.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 Apr 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 17, 2026 00:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2026
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