Skip to content

Commit

Permalink
Merge pull request #470 from linode/manager-changelog
Browse files Browse the repository at this point in the history
Changelog for Cloud Manager v1.51.0, JS Client v0.59.0 and Validation v0.6.0
  • Loading branch information
bbiggerr authored Oct 6, 2021
2 parents 9d57fb9 + 85bd97e commit a0eb5d5
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/content/changelog/cloud-manager-version-1-51-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Cloud Manager v1.51.0
date: 2021-10-05T05:00:00.000Z
version: 1.51.0
changelog:
- Cloud Manager
---

### Added:
- Support for Autoscaling NodePools

### Changed:
- Improve experience attaching a VLAN when creating a Linode from a Backup or Clone
- Swap Create Access Key button order
- Validation error message with NodeBalancer

### Fixed:
- Formatting of long strings in Domains TXT records
- Validation saying "expiring too far in the future" when entering credit card expiration date

12 changes: 12 additions & 0 deletions src/content/changelog/js-client-changelog-0-59-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Linode APIv4 JS Client v0.59.0
date: 2021-10-05T05:00:00.000Z
version: 0.59.0
changelog:
- APIv4 JS Client
---

### Added:
- AutoscaleNodePool
- AutoscaleNodePoolRequest

14 changes: 14 additions & 0 deletions src/content/changelog/validation-changelog-0-6-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Linode Validation v0.6.0
date: 2021-01-14T05:00:00.000Z
version: 0.6.0
changelog:
- Validation
---

### Added:
- AutoscaleNodePoolSchema

### Changed:
- CreditCardSchema

0 comments on commit a0eb5d5

Please sign in to comment.