Skip to content

Commit e1ab62c

Browse files
committed
Cloud changelogs for v1.25.0 and JS client v0.38.0
1 parent 9687c3b commit e1ab62c

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Cloud Manager v1.25.0
3+
date: 2020-11-17T00:00:00.000Z
4+
version: 1.25.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- Bucket and Object level access controls
12+
- Display total Object Storage usage on Bucket Landing page
13+
- Progress bar to LinodeDiskRow when a disk is resizing
14+
- “Objects” column to the Bucket Landing table
15+
- Bucket Details Drawer
16+
- Bucket results to search bar
17+
18+
### Changed:
19+
20+
- Add hideOnTablet prop to Entity Table component
21+
- Remove 'Copy to Clipboard' text in OBJ drawers
22+
- Disable API polling from inactive tabs
23+
- Add copy explaining billing address restrictions
24+
- Make typeToConfirm optional in DeletionDialog
25+
- Lazy load OBJ Buckets
26+
- Remove "Delete" option from DBaaS backups table
27+
- Hide permissions table if user has no buckets
28+
- Move Domain creation drawer content to a separate page at /domains/create
29+
- Handle API warnings after a successful payment.
30+
- Update Resize error message and add link
31+
32+
### Fixed:
33+
34+
- Remove filtering of app tokens
35+
- IP popover displaying incorrectly when adding a private IP address to a Linode
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Linode APIv4 JS Client v0.38.0
3+
date: 2020-11-17T00:00:00.000Z
4+
version: 0.38.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
11+
- Methods, types, and schemas for Object Storage Bucket-level ACL
12+
13+
### Changed:
14+
15+
- Better schema for validating Firewall rules
16+
- Add APIWarning type and include it in the payload for /payment endpoints

0 commit comments

Comments
 (0)