Skip to content

Commit

Permalink
update CHANGELOG for v1.35.1 (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiChangkuo authored Dec 19, 2022
1 parent eb8208f commit f793b36
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# CHANGELOG

## 1.35.1 (December 19, 2022)

ENHANCEMENTS:

* `resource/flexibleengine_vpc_subnet_v1`: add `ipv4_subnet_id` and deprecate `subnet_id` attribute [GH-858]
* `resource/flexibleengine_networking_vip_v2`: use ip_version instead of subnet_id [GH-868]

BUG FIXES:

* `resource/flexibleengine_lts_group`: update the API version [GH-859]

DEPRECATED:

* `data.flexibleengine_networking_network_v2` [GH-869]
* `flexibleengine_networking_floatingip_associate_v2` [GH-869]
* `flexibleengine_networking_floatingip_v2` [GH-869]
* `flexibleengine_networking_network_v2` [GH-869]
* `flexibleengine_networking_subnet_v2` [GH-869]
* `flexibleengine_networking_router_interface_v2` [GH-869]
* `flexibleengine_networking_router_v2` [GH-869]

## 1.35.0 (December 1, 2022)

FEATURES:
Expand Down

0 comments on commit f793b36

Please sign in to comment.