What's Changed
- Preparing for next developer iteration, 2.7.2. by @dblock in #807
- Update pytest-asyncio requirement from <=0.23.8 to <=0.24.0 by @dependabot in #812
- Fixed timeout argument in Transport by @borisevich-a-v in #810
- Fix: generator adds new namespace. by @dblock in #813
- Update dev guide, lock aiohttp to a version that works. by @dblock in #828
- Collapse support added to AsyncSearch helper (#769) by @CorneeSean in #827
- Upgrade to aiohttp 3.10.6. by @dblock in #829
- Ignore name of index when fetching settings by @tienne-B in #823
- Fix nox generate by @dblock in #830
- Update sphinx requirement from <8.1 to <8.2 by @dependabot in #832
- fix proxy.md by @jiangying000 in #837
- Updated YAML REST tests known to fail. by @dblock in #838
- feat(AsyncOpenSearch): consistent pool_maxsize setting by @samypr100 in #845
- Implement AsyncOpenSearch() parameter
ssl_assert_hostname
by @merlinz01 in #843 - Fix
/cluster/stats
in a backwards compatible way by @dblock in #851 - Fix AuthorizationException with AWSV4SignerAsyncAuth when the doc ID has special characters. by @nathaliellenaa in #848
- Added async AWS sample. by @dblock in #857
- Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #854
- Preparing for release, 2.8.0. by @dblock in #858
New Contributors
- @borisevich-a-v made their first contribution in #810
- @CorneeSean made their first contribution in #827
- @tienne-B made their first contribution in #823
- @jiangying000 made their first contribution in #837
- @samypr100 made their first contribution in #845
- @merlinz01 made their first contribution in #843
- @nathaliellenaa made their first contribution in #848
Full Changelog: v2.7.1...v2.8.0