Skip to content

Commit 3e59878

Browse files
author
Art Hall III
authored
Merge pull request #79 from arthall/update-CHANGELOG-2.0.6
Update CHANGELOG 2.0.6
2 parents b7f3727 + cf37261 commit 3e59878

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ Added
1919
* Support for reboot migration for virtual machines in the Compute service
2020
* Support for Instance Pools and Instance Configurations in the Compute service
2121

22+
Changed
23+
-------
24+
* database_edition field in Backup model changed from a free format string to a validated string. It will only accept one of the following: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
25+
26+
Known issue
27+
-----------
28+
* Block Storage service for copying volume backups across regions is not enabled
29+
30+
Breaking
31+
--------
32+
* db_data_size_in_mbs field in Backup model is renamed to database_size_in_g_bs. The type changed from int to float.
33+
2234
====================
2335
2.0.5 - 2018-10-04
2436
====================

0 commit comments

Comments
 (0)