Skip to content

Commit 5d8c55a

Browse files
committed
Changelog 4.82.0
1 parent e75f41a commit 5d8c55a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: '4.82.0: 2020-12-15'
3+
date: 2020-12-15T04:00:00.000Z
4+
version: 4.82.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Fixed
10+
11+
- A bug was fixed to reject leading zeroes on ports set in Firewalls inbound and outbound rules. The following endpoints have been updated to reflect this new exclusion:
12+
13+
- [Firewall Create](/docs/api/networking/#firewall-create) (POST /networking/firewalls)
14+
- [Firewall Update](/docs/api/networking/#firewall-update) (PUT /networking/firewalls/{firewallId})
15+
- [Firewall Rules Update](/docs/api/networking/#firewall-rules-update) (PUT /networking/firewalls/{firewallId}/rules)

0 commit comments

Comments
 (0)