Conversation
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>
2a9ccf2 to
ecbe438
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Changelog
Sourced from github.com/elastic/go-elasticsearch/v8's changelog.
Commits
e263c13chore(8.19): release 8.19.4 (#1324)d056a2fchore: use transport Options instead of deprecated Config (#1374)c9a2b0bfeat: add AutoDrainBody option for automatic response body draining (#1370)be8564dfeat(esutil): add Flush method to BulkIndexer for explicit flush-and-wait (#1...74ed65dfeat!(Typed API): update client from spec 6ee016a (#1349)a00439efix(esutil): deterministic context check in BulkIndexer.Close (#1338)192d1cftest: generate TLS certificate dynamically in TestFingerprint (backport #1334...fe06c54fix(Typed API): context variable shadowing in TypedAPI Perform causing otel a...ca77d44fix(esutil): propagate caller context through BulkIndexer item callbacks (#1314)9c371b9[Backport 8.19] fix(esapi): document Response.Body must be closed; fix leaks ...