feat(deps): update dependency opensearch-py to v2.6.0 #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.3.2
->==2.6.0
Release Notes
opensearch-project/opensearch-py (opensearch-py)
v2.6.0
Compare Source
Added
search_pipeline
APIs andnotifications
plugin APIs (#724)Transforms
APIs (#749)Index rollups
APIs (#742)Changed
Deprecated
Removed
Fixed
Updated APIs
Security
Dependencies
aiohttp
from >=3,<4 to >=3.9.2,<4 (#717)black
to >=24.3.0 (#717)pytest-asyncio
from <=0.23.5 to <=0.23.7sphinx
from <7.3 to <7.4aiohttp
from >=3.9.2,<4 to >=3.9.4,<4 (#751)v2.5.0
Compare Source
Added
assignment-from-no-return
andunused-variable
(#658)unnecessary-dunder-calls
(#655)unspecified-encoding
andmissing-function-docstring
and ignored opensearchpy for lints (#643)line-too-long
andinvalid-name
(#590)pointless-statement
(#611)Changed
admin
password (#631)get_policy
API in the index_management plugin to allow the policy_id argument as optional (#633)point_in_time.md
guide with examples demonstrating the usage of the new APIs as alternatives to the deprecated ones. (#661)Deprecated
Removed
# -*- coding: utf-8 -*-
headers from .py files (#615, #617)Fixed
OpenSearch
usingUrllib3HttpConnection
andAsyncOpenSearch
after callingclose
(#639)Updated APIs
Security
Dependencies
pytest-asyncio
from <=0.21.1 to <=0.23.5urllib3
from >=1.26.18 to >=1.26.18, <2 (#632)v2.4.2
Compare Source
Added
Changed
Deprecated
Removed
Fixed
TypeError
onparallel_bulk
(#601)Field.__setattr__
(604)Security
v2.4.1
Compare Source
Added
Changed
Deprecated
Removed
Fixed
aiohttp
(#594)Security
v2.4.0
Compare Source
Added
pool_maxsize
forUrllib3HttpConnection
(#535)remote store
client APIs (#552)nox -rs generate
(#554)samples
,benchmarks
anddocs
tonox -rs format
(#556)client.http
JSON REST request API helpers (#544)Changed
tasks
client from API specs (#508)ingest
client from API specs (#513)dangling_indices
client from API specs (#511)cluster
client from API specs (#530)nodes
client from API specs (#514)cat
client from API specs (#529).pyi
type stubs inline (#563)enable_cleanup_closed=True
inaiohttp.TCPConnector
to prevent TLS connection leaks (#468)nox -rs docs
to generate docs (#568)Deprecated
Removed
Fixed
Security
Dependencies
sphinx
from <7.1 to <7.3coverage
from <7.0.0 to <8.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.