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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
-
## [2024-11-19] - v1.132.1
7
+
## [2024-11-22] - v1.132.2
8
+
9
+
### Changed:
8
10
11
+
- Change "Application Platform for LKE" to "Akamai App Platform"([#11312](https://github.com/linode/manager/pull/11312))
12
+
13
+
## [2024-11-19] - v1.132.1
9
14
10
15
### Fixed:
11
16
12
17
- Disable shared CPU whenever APL is enabled ([#11284](https://github.com/linode/manager/pull/11284))
13
18
14
19
## [2024-11-12] - v1.132.0
15
20
16
-
17
21
### Added:
18
22
19
23
- Tooltip for 'Usable Storage' in Create/Resize Database Table ([#11223](https://github.com/linode/manager/pull/11223))
@@ -42,7 +46,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
42
46
- Misaligned table headers in Account Maintenance page ([#11099](https://github.com/linode/manager/pull/11099))
43
47
- Database create page form being enabled for restricted users ([#11137](https://github.com/linode/manager/pull/11137))
44
48
- Faux bold in Safari with `<strong />` & `<b />` tags ([#11149](https://github.com/linode/manager/pull/11149))
45
-
-`Coverage Comment` GHA running on drafts ([#11161](https://github.com/linode/manager/pull/11161))
49
+
-`Coverage Comment` GHA running on drafts ([#11161](https://github.com/linode/manager/pull/11161))
46
50
- Aria label of action menu button in IP address table row ([#11167](https://github.com/linode/manager/pull/11167))
47
51
- UI bugs on the Object Storage bucket and access key landing pages ([#11187](https://github.com/linode/manager/pull/11187))
48
52
- Animation for VPC subnet drawers ([#11195](https://github.com/linode/manager/pull/11195))
@@ -76,7 +80,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
76
80
### Upcoming Features:
77
81
78
82
- ACLP UI - DBaaS instances order by label ([#11226](https://github.com/linode/manager/pull/11226))
79
-
- Add post processing for missing timestamp data across dimensions in ACLP charts ([#11225](https://github.com/linode/manager/pull/11225))
83
+
- Add post processing for missing timestamp data across dimensions in ACLP charts ([#11225](https://github.com/linode/manager/pull/11225))
80
84
- Add default x-filter for DBasS Aiven clusters fetch in resource selection component ([#11150](https://github.com/linode/manager/pull/11150))
81
85
- Replace one-off hardcoded black and white color values with colorTokens ([#11165](https://github.com/linode/manager/pull/11165))
82
86
- Add global border radius token to theme and replace hard coded values where `borderRadius = 0` ([#11169](https://github.com/linode/manager/pull/11169))
@@ -86,24 +90,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
86
90
- DBaaS: Add new Maintenance, Upgrade Version dialog, and Review Updates dialog components ([#11198](https://github.com/linode/manager/pull/11198))
87
91
- DBaaS: major minor updates integration ([#11199](https://github.com/linode/manager/pull/11199))
88
92
89
-
90
93
## [2024-11-05] - v1.131.2
91
94
92
-
93
95
### Fixed:
94
96
95
97
- APL summary panel not being loaded consistently ([#11207](https://github.com/linode/manager/pull/11207))
96
98
97
99
## [2024-10-29] - v1.131.1
98
100
99
-
100
101
### Fixed:
101
102
102
103
- Hostnames not showing on the Database details page ([#11182](https://github.com/linode/manager/pull/11182))
103
104
104
105
## [2024-10-28] - v1.131.0
105
106
106
-
107
107
### Added:
108
108
109
109
- Access Control List (ACL) integration to LKE clusters ([#10968](https://github.com/linode/manager/pull/10968))
@@ -126,7 +126,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
0 commit comments