surfedushare / harvester

ETL pipeline and search engine for Edusources and Publinova
MIT License
2 stars 0 forks source link

Bump opensearch-py from 2.5.0 to 2.6.0 #453

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps opensearch-py from 2.5.0 to 2.6.0.

Release notes

Sourced from opensearch-py's releases.

v2.6.0

What's Changed

... (truncated)

Changelog

Sourced from opensearch-py's changelog.

[2.6.0]

Added

  • Added support for urllib3 2+ in Python 3.10+ (#719)
  • Added support for Python 3.12 (#717)
  • Added service time metrics (#716)
  • Added search_pipeline APIs and notifications plugin APIs (#724)
  • Added Transforms APIs (#749)
  • Added Index rollups APIs (#742)

Changed

Deprecated

Removed

  • Removed support for Python 3.6, 3.7 (#717)

Fixed

  • Updated code generator to use native OpenAPI specification (#721)

Updated APIs

Security

Dependencies

  • Bumps aiohttp from >=3,=3.9.2,<4 (#717)
  • Bumps black to >=24.3.0 (#717)
  • Bumps pytest-asyncio from <=0.23.5 to <=0.23.7
  • Bumps sphinx from <7.3 to <7.4
  • Bumps aiohttp from >=3.9.2,=3.9.4,<4 (#751)
Commits
  • 188b656 Bump version to 2.6.0 (#752)
  • 343690a Bumps aiohttp from >=3.9.2,<4 to >=3.9.4,<4 (#751)
  • ee21471 Updated opensearch-py to reflect the latest OpenSearch API spec (2024-05-22) ...
  • 5b40a85 Updated opensearch-py to reflect the latest OpenSearch API spec (2024-05-21) ...
  • 77313d2 Update pytest-asyncio requirement from <=0.23.6 to <=0.23.7 (#748)
  • 72173c3 Updated opensearch-py to reflect the latest OpenSearch API spec (2024-05-15) ...
  • 243b509 Updating security reachout email (#743)
  • 1bf403c Updated opensearch-py to reflect the latest OpenSearch API spec (2024-05-10) ...
  • 9a67bbf fixed generator (#738)
  • 0caacf8 Added Tests for Search Pipeline and Notifications Plugin (#668)
  • 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 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 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)