Skip to content

Commit 3f1020c

Browse files
committed
Add API v4.90.0 Changelog
1 parent 860cf6d commit 3f1020c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: '4.90.0: 2021-04-19'
3+
date: 2021-04-19T04:00:00.000Z
4+
version: 4.90.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Added
10+
11+
- The following properties were added to the Support Ticket Open ([POST /support/tickets](https://www.linode.com/docs/api/support/#support-ticket-open)) endpoint:
12+
- `vlan`: The label of the VLAN this ticket is regarding, if relevant. Requires a specified `region` to identify the VLAN.
13+
- `region`: The [Region](https://www.linode.com/docs/api/regions/) ID for the associated VLAN this ticket is regarding. Only allowed when submitting a VLAN ticket.
14+
15+
### Fixed
16+
17+
- Previously, a 500 error was returned for non-conforming `ssl_cert` and `ssl_key` values when using the NodeBalancers Config Update ([/nodebalancers/{nodeBalancerId}/configs/{configId}](https://www.linode.com/docs/api/nodebalancers/#config-update)) endpoint. Now, an error message is returned if a non-conforming `ssl_cert` or `ssl_key` value is submitted with a request.

0 commit comments

Comments
 (0)