[
https://issues.apache.org/jira/browse/AIRFLOW-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811299#comment-16811299
]
ASF subversion and git services commented on AIRFLOW-4220:
----------------------------------------------------------
Commit f74064ecda7f835c7026faf5f27ba4b801dadf0e in airflow's branch
refs/heads/master from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f74064e ]
[AIRFLOW-4220] Change CloudantHook to a new major version and add tests (#5023)
- upgrade cloudant version from `>=0.5.9,<2.0` to `>=2.0`
- remove the use of the `schema` attribute in the connection
- remove `db` function since the database object can also be retrieved by
calling `cloudant_session['database_name']`
- update docs
- refactor code
> Add tests for CloudantHook
> --------------------------
>
> Key: AIRFLOW-4220
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4220
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)