Skip to content

Commit 5b321de

Browse files
committed
Update Changelogs “4-59-2-2020-03-10”
1 parent 4192fb3 commit 5b321de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/changelog/4-59-2-2020-03-10.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The previous API release was assigned version number 4.14.1, while this release
4141

4242
### Added
4343

44+
* You can now create an Object Storage bucket in the Frankfurt, DE cluster region (\`eu-central-1\`).
45+
* To view all available Object Storage cluster regions, use the List Clusters ([GET /object-storage/clusters](/api/v4/object-storage-clusters)) endpoint.
4446
* Added `updated` and `created` read-only fields to DomainRecord objects.
4547
* Use the [Domain Records collection](https://developers.linode.com/api/v4/domains-domain-id-records) to review your DomainRecord objects.
4648
* Added the List Object Storage Buckets in Cluster ([GET /object-storage/buckets/{clusterId}](/api/v4/object-storage-buckets-cluster-id)) endpoint.
@@ -53,3 +55,5 @@ The previous API release was assigned version number 4.14.1, while this release
5355
* To view a Linode's status, use the View Linode ([GET /linode/instances/{linodeId}](/api/v4/linode-instances-linode-id)) endpoint.
5456

5557
### Fixed
58+
59+
* Previously, when creating a Linode ([POST /linode/instances](/api/v4/linode-instances/#post)) with a root password of 6 characters a \`Password must be between 6 and 128 characters\` error was returned. This bug has been fixed and the \`root_pass\` field will now accept a password of 6 characters.

0 commit comments

Comments
 (0)