Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.12.0 …
…to 8.12.1 (#5225) Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.12.0 to 8.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/elastic/go-elasticsearch/releases">github.com/elastic/go-elasticsearch/v8's releases</a>.</em></p> <blockquote> <h2>8.12.1</h2> <ul> <li>Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. <a href="https://redirect.github.com/elastic/go-elasticsearch/issues/797">#797</a></li> <li>Fix: Scroll now uses the body to pass the scroll_id. <a href="https://redirect.github.com/elastic/go-elasticsearch/issues/785">#785</a></li> <li>Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.</li> </ul> <p>Many thanks to <a href="https://github.com/tblyler"><code>@tblyler</code></a>, <a href="https://github.com/frkntplglu"><code>@frkntplglu</code></a> and <a href="https://github.com/HaraldNordgren"><code>@HaraldNordgren</code></a> for their contribution!</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md">github.com/elastic/go-elasticsearch/v8's changelog</a>.</em></p> <blockquote> <h1>8.12.1</h1> <ul> <li>Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. <a href="https://redirect.github.com/elastic/go-elasticsearch/issues/797">#797</a></li> <li>Fix: Scroll now uses the body to pass the scroll_id. <a href="https://redirect.github.com/elastic/go-elasticsearch/issues/785">#785</a></li> <li>Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/go-elasticsearch/commit/bb80ad843c2462367c410d46348c395b088d1808"><code>bb80ad8</code></a> Release 8.12.1</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/16dcd2272cdd6639662474dab8eef17dce7dbb4c"><code>16dcd22</code></a> API: Update typed API v8.12.1 (b7d4fb5) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/819">#819</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/b9d2ac4fc0e6feac5d608b0cf5c5c63bb8888fca"><code>b9d2ac4</code></a> [DOCS] Adds compatibility matrix to docs. (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/816">#816</a>) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/817">#817</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/995292609e3bb7f1e6fabd003799eb630e0f1615"><code>9952926</code></a> update changelog for 8.12.1 (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/813">#813</a>) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/814">#814</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/2a7de3855b1e7a86bbf9f924e493634aa949055f"><code>2a7de38</code></a> update skip list for 8.12 (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/810">#810</a>) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/811">#811</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/3bb8aa8f824146d61170fe414f61779fa4360f1c"><code>3bb8aa8</code></a> bump internal dependencies for generator & tests (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/807">#807</a>) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/808">#808</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/b2dc8fca513e32c1543642f1310c19753646f46e"><code>b2dc8fc</code></a> bump examples dependencies, upgrade everything to Go 1.20 (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/804">#804</a>) (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/805">#805</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/98e908d602748078f9191fefe15480d4c41c20f8"><code>98e908d</code></a> Update typedapi 8.12.1 (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/802">#802</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/3d517ce5d2465e11c3c02b81532df245d5d9699a"><code>3d517ce</code></a> [Backport 8.12] Backport documentation fixes to 8.12 (<a href="https://redirect.github.com/elastic/go-elasticsearch/issues/799">#799</a>)</li> <li><a href="https://github.com/elastic/go-elasticsearch/commit/2b891aa36bbbeb24a5f77a6aa79a96e55c3061f5"><code>2b891aa</code></a> Fix ticker memory leak in bulk indexer due to internal flush call resetting t...</li> <li>Additional commits viewable in <a href="https://github.com/elastic/go-elasticsearch/compare/v8.12.0...v8.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/elastic/go-elasticsearch/v8&package-manager=go_modules&previous-version=8.12.0&new-version=8.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information