Fixed the from parameter to be rewritten to from_ when used with the scan and async_scan helpers (elastic/elasticsearch-py#1897)
Transport
Fixed AiohttpHttpConnection to not leak TLS connections when the socket isn't explicitly shutdown by the peer (elastic/elasticsearch-py#1919)
7.17.0
Machine Learning
Added the ml.get_model_snapshot_upgrade_stats API
Added the body parameter to the ml.forecast and ml.open_job APIs
Transform
Added the timeout parameter to the transform.delete_transform, transform.preview_transform, transform.put_transform, transform.update_transform, and transform.upgrade_transform APIs
7.16.3
Client
API is compatible with Elasticsearch 7.16.3
7.16.2
Client
API is compatible with Elasticsearch 7.16.2
7.16.1
Client
API is compatible with Elasticsearch 7.16.1
Transport
Fixed an issue where the AIOHttpConnection wouldn't log query parameters for URLs.
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 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 elasticsearch from 7.16.0 to 7.17.2.
Release notes
Sourced from elasticsearch's releases.
Commits
7e0b5f6
[7.17] Add release notes for 7.17.16f0cba2
Bump version to 7.17.2ecd4d5e
Set enable_cleanup_closed=Truebcd6efb
[7.17] Rewrite the 'from' parameter from kwargs/query into 'from_'1e01f63
Update APIs to 7.17-SNAPSHOT61e61d3
[7.17] Add files that are common across all projectsa40b4a5
[7.17] Upgrade actions/checkout to v2586d5d9
Bump version to 7.17.13dc8d68
Pin black to version supporting Python 2bf1d462
Bump version to 7.17.0Dependabot 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 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)