We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c841054 commit e37cdb4Copy full SHA for e37cdb4
NEWS.md
@@ -1,3 +1,7 @@
1
+0.36.0 (2020-XX-XX)
2
+* Make `_CDB_Group_API_Auth` python3 compatible by passing bytes representation instead of a string.
3
+* Make `_CDB_Group_API_Request` python3 compatible by adapting the function signature of `HTTPConnection`.
4
+
5
0.35.0 (2019-12-30)
6
* Reapply the changes in 0.33.0 (the issue we were looking for was unrelated)
7
* Reapply `Make PG12 depend on plpython3u instead of plpythonu`
0 commit comments