This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit cda0233a9d1fc35fdee346d2dbc6a9bb1e344a5a Author: Tomaz Muraus <[email protected]> AuthorDate: Thu Nov 5 23:14:30 2020 +0100 Add changelog entry. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index f2339ec..aacb5fe 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -96,6 +96,12 @@ DNS (GITHUB-1512, GITHUB-1513) [Will Hughes - @insertjokehere] +- [DigitalOcean] Update driver and make sure request data is sent as part of + HTTP request body on POST and PUT operations (previously it was sent as + part of query params). + (GITHUB-1505) + [Andrew Starr-Bochicchio - @andrewsomething] + Changes in Apache Libcloud 3.2.0 --------------------------------
