You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/manager/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
26
26
- Update main search to use new API search implementation for large accounts ([#11819](https://github.com/linode/manager/pull/11819))
27
27
- Update styles to CSD for create menu ([#11821](https://github.com/linode/manager/pull/11821))
28
28
- Bucket create `Label` to `Bucket Name` ([#11877](https://github.com/linode/manager/pull/11877))
29
+
- Account for `LA Disk Encryption` region capability when checking if region supports Disk Encryption ([#11833](https://github.com/linode/manager/pull/11833))
30
+
- Account for whether region supports LDE when determining tooltip display for unencrypted linodes & node pools ([#11833](https://github.com/linode/manager/pull/11833))
29
31
30
32
### Fixed:
31
33
@@ -54,6 +56,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
54
56
55
57
### Removed:
56
58
59
+
- Rate limits table from Object Storage details drawer ([#11848](https://github.com/linode/manager/pull/11848))
57
60
- Move `capitalize` utility and `useInterval` hook to `@linode/utilities` package ([#11666](https://github.com/linode/manager/pull/11666))
58
61
- Migrate utilities from `manager` to `utilities` package ([#11711](https://github.com/linode/manager/pull/11711))
59
62
- Migrate ErrorState to ui package ([#11718](https://github.com/linode/manager/pull/11718))
0 commit comments