Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): update opensearch-py requirement from ~=2.0.0 to >=2.0,<2.4 #3479

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Updates the requirements on opensearch-py to permit the latest version.

Release notes

Sourced from opensearch-py's releases.

v2.3.0

What's Changed

... (truncated)

Changelog

Sourced from opensearch-py's changelog.

[2.3.0]

Added

  • Added async support for helpers that are merged from opensearch-dsl-py (#329)
  • Added search.md to guides (#356)
  • Added index lifecycle guide (#362)
  • Added point in time APIs to the pyi files in sync and async client (#378)
  • Added MacOS and Windows CI workflows (#390)
  • Added support for the security plugin (#399)
  • Supports OpenSearch 2.1.0 - 2.6.0 (#381)
  • Added allow_redirects to RequestsHttpConnection#perform_request (#401)
  • Enhanced YAML test runner to use OpenSearch rest-api-spec YAML tests (#414
  • Added Search#collapse (#409)
  • Added support for the ISM API (#398)
  • Added trust_env to AIOHttpConnection (#398)
  • Added support for latest OpenSearch versions 2.7.0, 2.8.0 (#445)
  • Added samples (#447)
  • Improved CI performance of integration with unreleased OpenSearch (#318)
  • Added k-NN guide and samples (#449)
  • Added the ability to run tests matching a pattern to .ci/run-tests (#454)

Changed

  • Moved security from plugins to clients (#442)
  • Updated Security Client APIs (#450)

Deprecated

Removed

  • Removed support for Python 2.7 (#421)

Fixed

  • Fixed flaky CI tests by replacing httpbin with a simple http_server (#395)
  • Fixed import cycle when importing async helpers (#311)
  • Fixed make docs with sphinx(#433)
  • Fixed user guide for async client (#340)
  • Include parsed error info in TransportError in async connections (#226)
  • Enhanced existing API generator to use OpenSearch OpenAPI spec (#412)
  • Fix crash when attempting to authenticate with an async connection (#424)

Security

Dependencies

  • Bumps pytest-asyncio to 0.21.0 (#339)
  • Bumps sphinx from <1.7 to <7.1
  • Bumps pytest-asyncio from <=0.21.0 to <=0.21.1

[2.2.0]

Added

  • Merged opensearch-dsl-py into opensearch-py (#287)
  • Added UPGRADING.md and updated it for opensearch-py 2.2.0 release (#293)

Changed

Deprecated

Removed

  • Removed 'out/opensearchpy' folder which was produced while generating pyi files for plugins (#288)
  • Removed low-level and high-level client terminology from guides (#298)

Fixed

... (truncated)

Commits

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [opensearch-py](https://github.com/opensearch-project/opensearch-py) to permit the latest version.
- [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-py@v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: opensearch-py
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added type: dependencies Indicates a pull request that updates a dependency file language: python Pull requests or issues that update Python code labels Jul 31, 2023
@frascuchon frascuchon closed this May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/opensearch-py-gte-2.0-and-lt-2.4 branch May 6, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language: python Pull requests or issues that update Python code type: dependencies Indicates a pull request that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant