Skip to content

Commit

Permalink
Release v1.105.0 - Update API, Manager, and Validation changelogs (#9795
Browse files Browse the repository at this point in the history
)
  • Loading branch information
coliu-akamai authored Oct 16, 2023
1 parent 2ad844f commit 3771d84
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/api-v4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## [2023-10-16] - v0.103.0

### Upcoming Features:

### Added:

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

## [2023-10-02] - v0.102.0
Expand Down
1 change: 1 addition & 0 deletions packages/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- Showcase VPC feedback ([#9751](https://github.com/linode/manager/pull/9751))
- Persistent error messages for Region, Label, and Description fields in VPC Create flow ([#9750](https://github.com/linode/manager/pull/9750))
- Ability to choose resize types when resizing Linode ([#9677](https://github.com/linode/manager/pull/9677))
- Add AGLB "Edit Certificate" drawer ([#9723](https://github.com/linode/manager/pull/9723))

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

Expand Down
6 changes: 6 additions & 0 deletions packages/validation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2023-10-16] - v0.33.0

### Upcoming Features:

- Add `UpdateCertificateSchema` for AGLB ([#9723](https://github.com/linode/manager/pull/9723))

## [2023-10-02] - v0.32.0

### Upcoming Features:
Expand Down

0 comments on commit 3771d84

Please sign in to comment.