Skip to content

Commit 5e6b553

Browse files
authored
Merge pull request #2118 from apache/update_changes
Update changelog
2 parents 84206fb + 98764a6 commit 5e6b553

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
Changelog
22
=========
33

4+
Changes in Apache Libcloud 3.9.1
5+
--------------------------------
6+
7+
Compute
8+
~~~~~~~
9+
10+
- [OpenStack] Initial Blazar support
11+
12+
This is an initial implementation of Blazar support in Libcloud. It currently
13+
supports listing the available leases and hosts.
14+
(#2094)
15+
[Miguel Caballer - @micafer]
16+
17+
18+
- [Azure ARM] Update US GovCloud AD endpoint for AZURE_ARM provider.
19+
(#2062)
20+
[Chris Clifford - @CrCliff]
21+
22+
- [OpenStack] Add hypervisor_hostname attribute to OpenStack node.
23+
(#2063)
24+
[Miguel Caballer - @micafer]
25+
26+
27+
- [GCP] Use the fully-qualified name for the GCP IMDS endpoint.
28+
(#2060)
29+
[Frederic Hemery - @Arkelenia]
30+
31+
DNS
32+
~~~~
33+
34+
- [Cloudflare] Removal of zone_name from Cloudflare record response following API deprecation
35+
36+
This change will cause that record name returned by the Cloudflare driver to be fully
37+
qualified (e.g. "www.example.com") instead of relative to the zone (e.g. "www").
38+
This is due to the fact that Cloudflare has deprecated the "zone_name" field in their
39+
API response and it is no longer available.
40+
(#2068)
41+
[Chris Smith - cha0tic87]
42+
443
Changes in Apache Libcloud 3.9.0
544
--------------------------------
645

0 commit comments

Comments
 (0)