Skip to content

Commit 8d0f3ea

Browse files
authored
Merge pull request linode#350 from linode/release-1.1.59
Release 1.1.59
2 parents 1652eba + d28fe04 commit 8d0f3ea

8 files changed

+152
-37
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"netlify-cms-app": "^2.9.1",
3030
"netlify-cms-widget-inline-select": "^1.3.1",
3131
"postcss-easy-import": "^3.0.0",
32-
"prismjs": ">=1.21.0",
32+
"prismjs": ">=1.23.0",
3333
"prop-types": "^15.6.2",
3434
"react": "^16.7.0",
3535
"react-clipboard.js": "^2.0.7",
@@ -70,7 +70,7 @@
7070
"dotenv": "^8.0.0",
7171
"lodash": "^4.17.19",
7272
"md5": "^2.2.1",
73-
"prismjs": ">=1.21.0",
73+
"prismjs": ">=1.23.0",
7474
"randomstring": "^1.1.5",
7575
"yamljs": "^0.3.0"
7676
},
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: '4.86.0: 2021-03-09'
3+
date: 2021-03-09T04:00:00.000Z
4+
version: 4.86.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Added
10+
11+
- The following endpoints for the new Service Transfer feature, which enables transfers of Linodes between customer accounts, have been added:
12+
- Service Transfers List ([GET /account/service-transfers](https://linode.com/docs/api/account/#service-transfers-list)). Returns a collection of all created and accepted Service Transfers.
13+
- Service Transfer Create ([POST /account/service-transfers](https://linode.com/docs/api/account/#service-transfer-create)). Creates a transfer request for the specified services. At this time, only Linodes can be transferred.
14+
- Service Transfer Cancel ([DELETE /account/service-transfers/{token}](https://linode.com/docs/api/account/#service-transfer-cancel)). Cancels the Service Transfer for the provided token.
15+
- Service Transfer View ([GET /account/service-transfers/{token}](https://linode.com/docs/api/account/#service-transfer-view)). Returns the details of the Service Transfer for the provided token.
16+
- Service Transfer Accept ([POST /account/service-transfers/{token}/accept](https://linode.com/docs/api/account/#service-transfer-accept)). Accept an Service Transfer for the provided token to receive the services included in the transfer to your account.
17+
18+
### Changed
19+
20+
- The following endpoints have been deprecated:
21+
- Entity Transfers List ([GET /account/entity-transfers](https://linode.com/docs/api/account/#entity-transfers-list)).
22+
- Entity Transfer Create ([POST /account/entity-transfers](https://linode.com/docs/api/account/#entity-transfer-create)).
23+
- Entity Transfer Cancel ([DELETE /account/entity-transfers/{token}](https://linode.com/docs/api/account/#entity-transfer-cancel)).
24+
- Entity Transfer View ([GET /account/entity-transfers/{token}](https://linode.com/docs/api/account/#entity-transfer-view)).
25+
- Entity Transfer Accept ([POST /account/entity-transfers/{token}/accept](https://linode.com/docs/api/account/#entity-transfer-accept)).
26+
27+
- The Firewall Create ([POST /networking/firewalls](https://linode.com/docs/api/networking/#firewall-create)) beta endpoint has been updated with the following:
28+
- The required `rules.inbound_policy` and `rules.outbound_policy` properties were added to allow controlling default behavior for inbound and outbound traffic, respectively.
29+
- The `rules.inbound.action` and `rules.outbound.action` properties were added to control traffic for individual rules. These properties are required for inbound and outbound rules and override the `rules.inbound_policy` and `rules.outbound_policy` properties, respectively.
30+
- Previously, `rules.inbound` was required. It is now optional.
31+
- The `rules.inbound.label`, `rules.inbound.description`, `rules.outbound.label`, and `rules.outbound.description` properties were added for organization and display purposes.
32+
- Previously, up to five active Firewalls could be assigned to a single Linode service. Now, only one active Firewall can be assigned to a single Linode service.
33+
34+
### Fixed
35+
36+
- A bug has been fixed that prevented correct filtering for the Service Transfers List ([GET /account/service-transfers](https://linode.com/docs/api/account/#service-transfers-list)) endpoint `is_sender` property.
37+
38+
- The Volume Attach ([POST /volumes/{volumeId}/attach](https://www.linode.com/docs/api/volumes/#volume-attach)) endpoint erroneously marked the `linode_id` property as nullable and required. This has been corrected to state that the property is optional and only accepts an integer .
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Cloud Manager v1.33.1
3+
date: 2021-03-01T00:00:00.000Z
4+
version: 1.33.1
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Changed:
10+
11+
- Use /account/maintenance endpoint to display maintenance information
12+
13+
### Fixed:
14+
15+
- Display account balance correctly
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Cloud Manager v1.34.0
3+
date: 2021-03-09T05:00:00.000Z
4+
version: 1.34.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- Valheim Marketplace app
11+
12+
### Changed:
13+
14+
#### Cloud Firewalls:
15+
- Allow Firewall Rules to be reordered
16+
- Enable keyboard shortcuts for reordering Firewall Rules
17+
- Inputs and table column for Firewall rule actions
18+
- Enforce masks for Firewall Rules IPs
19+
- Policy toggles for Firewall Rules tables
20+
- Add actions and policies to default Firewall rules and factories
21+
22+
#### Service Transfers:
23+
- Filter transfers by descending created date
24+
- Improve responsiveness of Service Transfer tables
25+
- Display text on empty state in checkout bar
26+
- Transfer display tables are now paginated through the API
27+
28+
#### Miscellaneous
29+
- Selecting a Linode auto-selects the region when creating a Volume
30+
- Update style for table pagination controls
31+
32+
### Fixed:
33+
- Search/pagination bug in LinodeTransferTable
34+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Linode APIv4 JS Client v0.45.0
3+
date: 2021-03-01T00:00:00.000Z
4+
version: 0.45.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added
10+
11+
- profile_update event type
12+
13+
### Changed
14+
15+
- Firewall validation schema (ports are now optional)
16+
- Firewall rule validation schema (add label and description fields)
17+
- Update Node version from 10.16 to 14.15.4
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Linode APIv4 JS Client v0.46.0
3+
date: 2021-03-09T05:00:00.000Z
4+
version: 0.46.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Changed:
10+
- Firewall rule type schema (add accept or drop policy field)
11+

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,10 +3457,10 @@ bmp-js@^0.1.0:
34573457
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"
34583458
integrity sha1-4Fpj95amwf8l9Hcex62twUjAcjM=
34593459

3460-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
3461-
version "4.11.9"
3462-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3463-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
3460+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
3461+
version "4.12.0"
3462+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3463+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
34643464

34653465
bn.js@^5.1.1:
34663466
version "5.1.3"
@@ -3559,7 +3559,7 @@ braces@^3.0.1, braces@~3.0.2:
35593559
dependencies:
35603560
fill-range "^7.0.1"
35613561

3562-
brorand@^1.0.1:
3562+
brorand@^1.0.1, brorand@^1.1.0:
35633563
version "1.1.0"
35643564
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
35653565
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -5685,17 +5685,17 @@ electron-to-chromium@^1.3.571:
56855685
integrity sha512-0nCJ7cSqnkMC+kUuPs0YgklFHraWGl/xHqtZWWtOeVtyi+YqkoAOMGuZQad43DscXCQI/yizcTa3u6B5r+BLww==
56865686

56875687
elliptic@^6.5.3:
5688-
version "6.5.3"
5689-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
5690-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
5688+
version "6.5.4"
5689+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5690+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
56915691
dependencies:
5692-
bn.js "^4.4.0"
5693-
brorand "^1.0.1"
5692+
bn.js "^4.11.9"
5693+
brorand "^1.1.0"
56945694
hash.js "^1.0.0"
5695-
hmac-drbg "^1.0.0"
5696-
inherits "^2.0.1"
5697-
minimalistic-assert "^1.0.0"
5698-
minimalistic-crypto-utils "^1.0.0"
5695+
hmac-drbg "^1.0.1"
5696+
inherits "^2.0.4"
5697+
minimalistic-assert "^1.0.1"
5698+
minimalistic-crypto-utils "^1.0.1"
56995699

57005700
"emoji-regex@>=6.0.0 <=6.1.1":
57015701
version "6.1.1"
@@ -8480,7 +8480,7 @@ history@^4.7.2, history@^4.9.0:
84808480
tiny-warning "^1.0.0"
84818481
value-equal "^1.0.1"
84828482

8483-
hmac-drbg@^1.0.0:
8483+
hmac-drbg@^1.0.1:
84848484
version "1.0.1"
84858485
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
84868486
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -10850,7 +10850,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1085010850
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
1085110851
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
1085210852

10853-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
10853+
minimalistic-crypto-utils@^1.0.1:
1085410854
version "1.0.1"
1085510855
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1085610856
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
@@ -13082,10 +13082,10 @@ pretty-hrtime@^1.0.3:
1308213082
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1308313083
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1308413084

13085-
prismjs@>=1.21.0, prismjs@^1.8.4:
13086-
version "1.22.0"
13087-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
13088-
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==
13085+
prismjs@>=1.23.0, prismjs@^1.8.4:
13086+
version "1.23.0"
13087+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
13088+
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
1308913089
optionalDependencies:
1309013090
clipboard "^2.0.0"
1309113091

0 commit comments

Comments
 (0)