Skip to content

Commit 3771d84

Browse files
authored
Release v1.105.0 - Update API, Manager, and Validation changelogs (#9795)
1 parent 2ad844f commit 3771d84

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/api-v4/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## [2023-10-16] - v0.103.0
22

3+
### Upcoming Features:
34

4-
### Added:
5-
5+
- Added `UpdateCertificatePayload` payload and updated `Certificate` interface ([#9723](https://github.com/linode/manager/pull/9723))
66
- New payload option `migration_type` in `ResizeLinodePayload` and new event type `linode_resize_warm_create` ([#9677](https://github.com/linode/manager/pull/9677))
77

88
## [2023-10-02] - v0.102.0

packages/manager/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
4747
- Showcase VPC feedback ([#9751](https://github.com/linode/manager/pull/9751))
4848
- Persistent error messages for Region, Label, and Description fields in VPC Create flow ([#9750](https://github.com/linode/manager/pull/9750))
4949
- Ability to choose resize types when resizing Linode ([#9677](https://github.com/linode/manager/pull/9677))
50+
- Add AGLB "Edit Certificate" drawer ([#9723](https://github.com/linode/manager/pull/9723))
5051

5152
## [2023-10-02] - v1.104.1
5253

packages/validation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2023-10-16] - v0.33.0
2+
3+
### Upcoming Features:
4+
5+
- Add `UpdateCertificateSchema` for AGLB ([#9723](https://github.com/linode/manager/pull/9723))
6+
17
## [2023-10-02] - v0.32.0
28

39
### Upcoming Features:

0 commit comments

Comments
 (0)