This is an automated email from the ASF dual-hosted git repository.

micafer pushed a change to branch unify_create_node
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from 25046f57c Fix black
     add 5385be341 [Azure Blobs] Forward chunk_size in download_object_as_stream
     add b646588a3 Merge pull request #2169 from 
Sanjays2402/fix/1698-azure-chunk-size
     add 87c8cb06e Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#2174)
     add 7afe14106 [Cloudflare] Fix list_record_types advertising URL instead 
of LOC
     add deba4cf19 Add CHANGES.rst entry for Cloudflare LOC record type fix
     add 5ffd5ffb6 Merge pull request #2175 from 
uttam12331/fix-cloudflare-loc-record-type
     add 5c147adfb fix(digitalocean): include IPv6 addresses in node 
public/private IPs
     add 5ccda1bde Improve test
     add 52750c08d Merge pull request #2173 from 
Sanjays2402/fix/digitalocean-ipv6-public-ips
     add 19473d788 Merge branch 'trunk' into unify_create_node

No new revisions were added by this update.

Summary of changes:
 .github/workflows/integration-tests.yml       |  2 +-
 .github/workflows/main.yml                    | 14 +++++------
 .github/workflows/publish_dev_artifact.yml    |  2 +-
 .github/workflows/publish_pricing_to_s3.yml   |  2 +-
 CHANGES.rst                                   | 28 ++++++++++++++++++++++
 libcloud/compute/drivers/digitalocean.py      |  6 ++---
 libcloud/dns/drivers/cloudflare.py            |  2 +-
 libcloud/storage/drivers/azure_blobs.py       |  4 ++--
 libcloud/test/compute/test_digitalocean_v2.py | 32 ++++++++++++++++++++++++-
 libcloud/test/dns/test_cloudflare.py          |  4 ++++
 libcloud/test/storage/test_azure_blobs.py     | 34 +++++++++++++++++++++++++++
 11 files changed, 113 insertions(+), 17 deletions(-)

Reply via email to