Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Upgrade es-py to add Python3.9 support for sql-cli #1054

Merged
merged 1 commit into from
Mar 9, 2021
Merged

Upgrade es-py to add Python3.9 support for sql-cli #1054

merged 1 commit into from
Mar 9, 2021

Conversation

joshuali925
Copy link
Contributor

Issue #, if available:

Description of changes:

  • upgrade elasticsearch-py dependency from 7.5.1 to 7.10.1

tox test passed, manually tested queries and remote connection to security enabled endpoint (odfe 1.13), sql doctest also passed

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

@joshuali925 joshuali925 added the dependencies Pull requests that update a dependency file label Feb 18, 2021
@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #1054 (b8e3ade) into develop (3e8c688) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #1054   +/-   ##
==========================================
  Coverage      99.89%   99.89%           
  Complexity      2404     2404           
==========================================
  Files            234      234           
  Lines           5464     5464           
  Branches         326      326           
==========================================
  Hits            5458     5458           
  Misses             5        5           
  Partials           1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e8c688...b8e3ade. Read the comment docs.

@zhongnansu zhongnansu linked an issue Feb 18, 2021 that may be closed by this pull request
@joshuali925 joshuali925 merged commit 9fb5ab3 into opendistro-for-elasticsearch:develop Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.9 support for sql-cli
3 participants