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

Bump opensearch-py from 2.0.0 to 2.4.1 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps opensearch-py from 2.0.0 to 2.4.1.

Release notes

Sourced from opensearch-py's releases.

v2.4.1

What's Changed

Full Changelog: opensearch-project/opensearch-py@v2.4.0...v2.4.1

v2.4.0

Note: This release has introduced #592, please use v2.4.1 or newer.

What's Changed

... (truncated)

Changelog

Sourced from opensearch-py's changelog.

[2.4.1]

Added

Changed

Deprecated

Removed

Fixed

  • Fix dependency on aiohttp (#594)

Security

[2.4.0]

Added

  • Added generating imports and headers to API generator (#467)
  • Added point-in-time APIs (create_pit, delete_pit, delete_all_pits, get_all_pits) and Security Client APIs (health and update_audit_configuration) (#502)
  • Added guide on using index templates (#531)
  • Added pool_maxsize for Urllib3HttpConnection (#535)
  • Added benchmarks (#537)
  • Added guide on making raw JSON REST requests (#542)
  • Added support for AWS SigV4 for urllib3 (#547)
  • Added remote store client APIs (#552)
  • Added nox -rs generate (#554)
  • Added a utf-8 header to all .py files (#557)
  • Added samples, benchmarks and docs to nox -rs format (#556)
  • Added guide on the document lifecycle API(s) (#559)
  • Added Windows CI (#569)
  • Added client.http JSON REST request API helpers (#544)

Changed

  • Generate tasks client from API specs (#508)
  • Generate ingest client from API specs (#513)
  • Generate dangling_indices client from API specs (#511)
  • Generate cluster client from API specs (#530)
  • Generate nodes client from API specs (#514)
  • Generate cat client from API specs (#529)
  • Use API generator for all APIs (#551)
  • Merge .pyi type stubs inline (#563)
  • Expanded type coverage to benchmarks, samples and tests (#566)
  • Defaulted enable_cleanup_closed=True in aiohttp.TCPConnector to prevent TLS connection leaks (#468)
  • Expanded nox -rs docs to generate docs (#568)

Deprecated

  • Deprecated point-in-time APIs (list_all_point_in_time, create_point_in_time, delete_point_in_time) and Security Client APIs (health_check and update_audit_config) (#502)

Removed

  • Removed leftover support for Python 2.7 (#548)

Fixed

  • Fixed automatically built and deployed docs (575)
  • Avoid decoding request body unless it needs to be logged (#571)

Security

Dependencies

  • Bumps sphinx from <7.1 to <7.3
  • Bumps coverage from <7.0.0 to <8.0.0

[2.3.2]

... (truncated)

Commits

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 <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)

Bumps [opensearch-py](https://github.com/opensearch-project/opensearch-py) from 2.0.0 to 2.4.1.
- [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.4.1)

---
updated-dependencies:
- dependency-name: opensearch-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

The following labels could not be found: maintenance, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants