[PR #32400] chore(deps-dev): bump opensearch-py from 2.4.0 to 3.1.0 in /api #33714

Closed
opened 2026-02-21 20:53:45 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/32400

State: closed
Merged: Yes


Bumps opensearch-py from 2.4.0 to 3.1.0.

Release notes

Sourced from opensearch-py's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/opensearch-project/opensearch-py/compare/v3.0.0...v3.1.0

v3.0.0

What's Changed

... (truncated)

Changelog

Sourced from opensearch-py's changelog.

[3.1.0]

Added

Updated APIs

Changed

  • Rename DenseVector field type to KnnVector (925)

Deprecated

  • Deprecate python 3.8 and 3.9 support which are end of life. (966)

Removed

Fixed

  • Moved client tests to dedicated files to ensure they are run (944)
  • Fix Async request signer (932)
  • Fix memory leak in parallel_bulk (981)

Security

Dependencies

  • Bumps aiohttp from >=3.9.4,<4 to >=3.10.11,<4 (#920)
  • Bumps aiohttp from >=3.10.11 to >=3.12.14 (#966)
  • Bump pytest-asyncio from <=0.25.1 to <=1.2.0 (#936, #950)
  • Bumps lycheeverse/lychee-action from 1.9.3 to 2.7.0 (#946, #980)
  • Bump actions/download-artifact from 4 to 6 (#957, #968)
  • Bump actions/cache from 3 to 4 (#958)
  • Bump peter-evans/create-pull-request from 6 to 7 (#959)
  • Bump actions/setup-python from 5 to 6 (#961)
  • Bump dangoslen/dependabot-changelog-helper from 3 to 4 (#960)
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#962)
  • Bump actions/checkout from 4 to 5 (#967)
  • Bump VachaShah/backport from 1.1.4 to 2.2.0 (#969)
  • Bump actions/github-script from 7 to 8 (#973)
  • Bump actions/upload-artifact from 4 to 5 (#972)
  • Bump actions/setup-java from 4 to 5 (#974)

[3.0.0]

Added

  • Added option to pass custom headers to 'AWSV4SignerAsyncAuth' (863)
  • Added sync and async sample that uses search_after parameter (859)
  • Enforced mandatory keyword-only arguments for calling auto-generated OpenSearch-py APIs (#907)

Updated APIs

Changed

  • Small refactor of AWS Signer classes for both sync and async clients (866)
  • Small refactor to fix overwriting the module files when generating apis (874)
  • Fixed a "type ignore" lint error
  • Added support for explicit proxy to RequestsHttpConnection (908)

Deprecated

Removed

... (truncated)

Commits
  • 4ad9a25 Preparing for release, 3.1.0 (#971)
  • 0979c33 Fix Changelog entry (#979)
  • 93ea96f Bump lycheeverse/lychee-action from 2.0.2 to 2.7.0 (#980)
  • e962fbe Add transport-grpc client library (#977)
  • 1e738e9 Bump actions/github-script from 7 to 8 (#973)
  • 861bee4 Bump actions/setup-java from 4 to 5 (#974)
  • d5f0078 Bump actions/upload-artifact from 4 to 5 (#972)
  • 2369c94 Bump minimum supported python 3.8 -> 3.10 (#966)
  • 4ef46e5 Updated opensearch-py to reflect the latest OpenSearch API spec (2025-11-04) ...
  • 68204b0 Bump VachaShah/backport from 1.1.4 to 2.2.0 (#969)
  • 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)
**Original Pull Request:** https://github.com/langgenius/dify/pull/32400 **State:** closed **Merged:** Yes --- Bumps [opensearch-py](https://github.com/opensearch-project/opensearch-py) from 2.4.0 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-py/releases">opensearch-py's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h2>What's Changed</h2> <ul> <li>Updated opensearch-py to reflect the latest OpenSearch API spec by <a href="https://github.com/opensearch-trigger-bot"><code>@​opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/911">opensearch-project/opensearch-py#911</a></li> <li>repurpose elasticsearch dense_vector field for knn_vector by <a href="https://github.com/ganondev"><code>@​ganondev</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/925">opensearch-project/opensearch-py#925</a></li> <li>Updated opensearch-py to reflect the latest OpenSearch API spec by <a href="https://github.com/opensearch-trigger-bot"><code>@​opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/918">opensearch-project/opensearch-py#918</a></li> <li>Bumps aiohttp from &gt;=3.9.4,&lt;4 to &gt;=3.10.11,&lt;4 by <a href="https://github.com/nathaliellenaa"><code>@​nathaliellenaa</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/920">opensearch-project/opensearch-py#920</a></li> <li>Updated opensearch-py to reflect the latest OpenSearch API spec by <a href="https://github.com/opensearch-trigger-bot"><code>@​opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/930">opensearch-project/opensearch-py#930</a></li> <li>Explicit proxy support in RequestsHttpConnection by <a href="https://github.com/fopina"><code>@​fopina</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/908">opensearch-project/opensearch-py#908</a></li> <li>Remove dblock@ for MAINTAINERS. by <a href="https://github.com/dblock"><code>@​dblock</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/934">opensearch-project/opensearch-py#934</a></li> <li>Move client tests out of <strong>init</strong>.py file to ensure they run by <a href="https://github.com/jesserobles"><code>@​jesserobles</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/944">opensearch-project/opensearch-py#944</a></li> <li>Update pytest-asyncio requirement from &lt;=0.25.1 to &lt;=1.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/936">opensearch-project/opensearch-py#936</a></li> <li>Bump lycheeverse/lychee-action from 1.9.3 to 2.0.2 in /.github/workflows by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/946">opensearch-project/opensearch-py#946</a></li> <li>Updated opensearch-py to reflect the latest OpenSearch API spec by <a href="https://github.com/opensearch-trigger-bot"><code>@​opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/933">opensearch-project/opensearch-py#933</a></li> <li>Update pytest-asyncio requirement from &lt;=1.1.0 to &lt;=1.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/950">opensearch-project/opensearch-py#950</a></li> <li>Adding Dependabot configuration to bump github-actions by <a href="https://github.com/florianvazelle"><code>@​florianvazelle</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/947">opensearch-project/opensearch-py#947</a></li> <li>Bump actions/download-artifact from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/957">opensearch-project/opensearch-py#957</a></li> <li>Fix Async request signer (issue <a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/924">#924</a>) by <a href="https://github.com/snstanton"><code>@​snstanton</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/932">opensearch-project/opensearch-py#932</a></li> <li>Bump actions/cache from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/958">opensearch-project/opensearch-py#958</a></li> <li>Bump peter-evans/create-pull-request from 6 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/959">opensearch-project/opensearch-py#959</a></li> <li>Bump actions/setup-python from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/961">opensearch-project/opensearch-py#961</a></li> <li>Bump dangoslen/dependabot-changelog-helper from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/960">opensearch-project/opensearch-py#960</a></li> <li>Bump stefanzweifel/git-auto-commit-action from 5 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/962">opensearch-project/opensearch-py#962</a></li> <li>Bump actions/download-artifact from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/968">opensearch-project/opensearch-py#968</a></li> <li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/967">opensearch-project/opensearch-py#967</a></li> <li>Bump VachaShah/backport from 1.1.4 to 2.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/969">opensearch-project/opensearch-py#969</a></li> <li>Updated opensearch-py to reflect the latest OpenSearch API spec by <a href="https://github.com/opensearch-trigger-bot"><code>@​opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/963">opensearch-project/opensearch-py#963</a></li> <li>Bump minimum supported python 3.8 -&gt; 3.10 by <a href="https://github.com/finnegancarroll"><code>@​finnegancarroll</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/966">opensearch-project/opensearch-py#966</a></li> <li>Bump actions/upload-artifact from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/972">opensearch-project/opensearch-py#972</a></li> <li>Bump actions/setup-java from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/974">opensearch-project/opensearch-py#974</a></li> <li>Bump actions/github-script from 7 to 8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/973">opensearch-project/opensearch-py#973</a></li> <li>Add transport-grpc client library by <a href="https://github.com/finnegancarroll"><code>@​finnegancarroll</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/977">opensearch-project/opensearch-py#977</a></li> <li>Bump lycheeverse/lychee-action from 2.0.2 to 2.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/980">opensearch-project/opensearch-py#980</a></li> <li>Fix Changelog entry by <a href="https://github.com/finnegancarroll"><code>@​finnegancarroll</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/979">opensearch-project/opensearch-py#979</a></li> <li>Preparing for release, 3.1.0 by <a href="https://github.com/florianvazelle"><code>@​florianvazelle</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/971">opensearch-project/opensearch-py#971</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ganondev"><code>@​ganondev</code></a> made their first contribution in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/925">opensearch-project/opensearch-py#925</a></li> <li><a href="https://github.com/fopina"><code>@​fopina</code></a> made their first contribution in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/908">opensearch-project/opensearch-py#908</a></li> <li><a href="https://github.com/jesserobles"><code>@​jesserobles</code></a> made their first contribution in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/944">opensearch-project/opensearch-py#944</a></li> <li><a href="https://github.com/snstanton"><code>@​snstanton</code></a> made their first contribution in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/932">opensearch-project/opensearch-py#932</a></li> <li><a href="https://github.com/finnegancarroll"><code>@​finnegancarroll</code></a> made their first contribution in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/966">opensearch-project/opensearch-py#966</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opensearch-project/opensearch-py/compare/v3.0.0...v3.1.0">https://github.com/opensearch-project/opensearch-py/compare/v3.0.0...v3.1.0</a></p> <h2>v3.0.0</h2> <h2>What's Changed</h2> <ul> <li>Preparing for next developer iteration, 2.8.1. by <a href="https://github.com/dblock"><code>@​dblock</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/861">opensearch-project/opensearch-py#861</a></li> <li>made custom headers be available to async aws signer by <a href="https://github.com/brunomurino"><code>@​brunomurino</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/863">opensearch-project/opensearch-py#863</a></li> <li>Added a support for search (<code>search_after</code> parameter) by <a href="https://github.com/nathaliellenaa"><code>@​nathaliellenaa</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/859">opensearch-project/opensearch-py#859</a></li> <li>Small refactor of AWS Signer classes for both sync and async clients by <a href="https://github.com/brunomurino"><code>@​brunomurino</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/866">opensearch-project/opensearch-py#866</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md">opensearch-py's changelog</a>.</em></p> <blockquote> <h2>[3.1.0]</h2> <h3>Added</h3> <h3>Updated APIs</h3> <ul> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/eaf4bf830fac71c6800c3fb2b6293de0641f1ca7">opensearch-api-specification@eaf4bf8</a></li> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/3be80d700cccc60093ad6265a9582572c0b1e9f4">opensearch-api-specification@3be80d7</a></li> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/89c586cfe65584f789e8fccc5f6c416cee1e8b3b">opensearch-api-specification@89c586c</a></li> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/cac8c5d8ab39c702c6c428cfdc3a3a710cf2c0b0">opensearch-api-specification@cac8c5d</a></li> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/578a78dcec746e81da88f81ad442ab1836db7694">opensearch-api-specification@578a78d</a></li> </ul> <h3>Changed</h3> <ul> <li>Rename <code>DenseVector</code> field type to <code>KnnVector</code> (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/925">925</a>)</li> </ul> <h3>Deprecated</h3> <ul> <li>Deprecate python 3.8 and 3.9 support which are end of life. (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/966">966</a>)</li> </ul> <h3>Removed</h3> <h3>Fixed</h3> <ul> <li>Moved client tests to dedicated files to ensure they are run (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/944">944</a>)</li> <li>Fix Async request signer (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/932">932</a>)</li> <li>Fix memory leak in parallel_bulk (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/981">981</a>)</li> </ul> <h3>Security</h3> <h3>Dependencies</h3> <ul> <li>Bumps <code>aiohttp</code> from &gt;=3.9.4,&lt;4 to &gt;=3.10.11,&lt;4 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/920">#920</a>)</li> <li>Bumps <code>aiohttp</code> from &gt;=3.10.11 to &gt;=3.12.14 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/966">#966</a>)</li> <li>Bump <code>pytest-asyncio</code> from &lt;=0.25.1 to &lt;=1.2.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/936">#936</a>, <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/950">#950</a>)</li> <li>Bumps <code>lycheeverse/lychee-action</code> from 1.9.3 to 2.7.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/946">#946</a>, <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/980">#980</a>)</li> <li>Bump <code>actions/download-artifact</code> from 4 to 6 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/957">#957</a>, <a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/968">#968</a>)</li> <li>Bump <code>actions/cache</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/958">#958</a>)</li> <li>Bump <code>peter-evans/create-pull-request</code> from 6 to 7 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/959">#959</a>)</li> <li>Bump <code>actions/setup-python</code> from 5 to 6 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/961">#961</a>)</li> <li>Bump <code>dangoslen/dependabot-changelog-helper</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/960">#960</a>)</li> <li>Bump <code>stefanzweifel/git-auto-commit-action</code> from 5 to 7 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/962">#962</a>)</li> <li>Bump <code>actions/checkout</code> from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/967">#967</a>)</li> <li>Bump <code>VachaShah/backport</code> from 1.1.4 to 2.2.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/969">#969</a>)</li> <li>Bump <code>actions/github-script</code> from 7 to 8 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/973">#973</a>)</li> <li>Bump <code>actions/upload-artifact</code> from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/972">#972</a>)</li> <li>Bump <code>actions/setup-java</code> from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/974">#974</a>)</li> </ul> <h2>[3.0.0]</h2> <h3>Added</h3> <ul> <li>Added option to pass custom headers to 'AWSV4SignerAsyncAuth' (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/863">863</a>)</li> <li>Added sync and async sample that uses <code>search_after</code> parameter (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/859">859</a>)</li> <li>Enforced mandatory keyword-only arguments for calling auto-generated OpenSearch-py APIs (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/907">#907</a>)</li> </ul> <h3>Updated APIs</h3> <ul> <li>Updated opensearch-py APIs to reflect <a href="https://github.com/opensearch-project/opensearch-api-specification/commit/d4eab1a2e59db2b28e58a83df29bd72fc99c71b4">opensearch-api-specification@d4eab1a</a></li> </ul> <h3>Changed</h3> <ul> <li>Small refactor of AWS Signer classes for both sync and async clients (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/866">866</a>)</li> <li>Small refactor to fix overwriting the module files when generating apis (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/874">874</a>)</li> <li>Fixed a &quot;type ignore&quot; lint error</li> <li>Added support for explicit proxy to RequestsHttpConnection (<a href="https://redirect.github.com/opensearch-project/opensearch-py/pull/908">908</a>)</li> </ul> <h3>Deprecated</h3> <h3>Removed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/4ad9a25be8f16264ba26bbc08ac59be0dba88c56"><code>4ad9a25</code></a> Preparing for release, 3.1.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/971">#971</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/0979c33e643baac8150c52e4057f9453b7b2c113"><code>0979c33</code></a> Fix Changelog entry (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/979">#979</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/93ea96fb6cd98e1387f50c855dad7e821c23f237"><code>93ea96f</code></a> Bump lycheeverse/lychee-action from 2.0.2 to 2.7.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/980">#980</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/e962fbe9a0550df2c63ecf4406a272f9e18d41bf"><code>e962fbe</code></a> Add transport-grpc client library (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/977">#977</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/1e738e9f7d9cf22c1e5b4615395c40d082fd2014"><code>1e738e9</code></a> Bump actions/github-script from 7 to 8 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/973">#973</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/861bee4a97fa086863af6ad93cac1c6c16f9258d"><code>861bee4</code></a> Bump actions/setup-java from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/974">#974</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/d5f0078cce8a2de4dd3f64b3cfe147dad200f3e8"><code>d5f0078</code></a> Bump actions/upload-artifact from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/972">#972</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/2369c9415ce68aa600b0c28fa364a2fb3c92a1d2"><code>2369c94</code></a> Bump minimum supported python 3.8 -&gt; 3.10 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/966">#966</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/4ef46e5c17234e3e9b09338c98a599e18d42f572"><code>4ef46e5</code></a> Updated opensearch-py to reflect the latest OpenSearch API spec (2025-11-04) ...</li> <li><a href="https://github.com/opensearch-project/opensearch-py/commit/68204b061c81e576a2c738d0b3903cde249757c5"><code>68204b0</code></a> Bump VachaShah/backport from 1.1.4 to 2.2.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-py/issues/969">#969</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/opensearch-py/compare/v2.4.0...v3.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opensearch-py&package-manager=pip&previous-version=2.4.0&new-version=3.1.0)](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 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>
yindo added the pull-request label 2026-02-21 20:53:45 -05:00
yindo closed this issue 2026-02-21 20:53:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33714