Release Notes
October 29, 2024
New features
- Added network interface management functionality and UI in the kr-central-2 region. For more details, refer to the Network Interface Creation and Management documentation.
April 23, 2024
Improvements
- Adjusted the subnet CIDR block range in the kr-central-2 region from
20-24
to20-26
.
February 21, 2024
Changes
- Updated the DNS resolver endpoint automatically generated for new VPCs in the kr-central-2 region to
169.254.169.253
.
September 25, 2023
Improvements
- VPC CIDR Block Expansion: Adjusted the range of VPC CIDR blocks in the kr-central-2 region from
16-20
to16-24
. - Inline Details: Enabled viewing of detailed information without navigating away from the list view in the kr-central-2 region.
- Topology Links: Added links to navigate to detailed views of subnets and routing tables from the topology in the kr-central-2 region.
- Resource Pop-ups: Provided pop-ups to view connected resources (VMs) for subnets in the kr-central-2 region.
July 20, 2023
New features and improvements
- Allowed input for default subnet CIDR during VPC creation and added a topology view in the kr-central-2 region.
June 12, 2023
Improvements
- Enabled modification and deletion of default subnets in the kr-central-2 region.
May 31, 2023
Improvements
- Multi-AZ Feature: Added the ability to specify availability zones (AZs) and configure public and private subnets for each AZ during VPC creation.
- Project-based Management: Transitioned resource management (VPCs, subnets, route tables, public IPs, etc.) from domain-based to project-based management, offering more granular control, stable data management, and improved quota request functionality.
December 11, 2022
Improvements
- Ensured proper reflection of security groups in source and destination configurations.
- Improved pagination for the connected resources management list.
December 1, 2022
New features
- Added functionality to input VPC CIDR blocks with the following ranges:
10.0.0.0 ~ 10.255.255.255
(10.0.0.0/8)172.16.0.0 ~ 172.31.255.255
(172.16.0.0/12)192.168.0.0 ~ 192.168.255.255
(192.168.0.0/16)
November 14, 2022
New features
-
Instance Routing:
- Added functionality to set routing destinations to instances.
- Enabled configuration of source/destination check settings on instances.
- Allowed instances to function as NAT instances through the instance routing feature.
-
Routing Table UI Improvements:
- Displayed local routing policies during additional routing table creation.
-
Bug Fixes and Error Messages:
- Fixed a bug causing duplicate subnet creation.
- Improved error messages for port input in security groups.
October 14, 2022
New features
-
VPC Deletion:
- Added the ability to delete VPCs, along with additional detailed information on the VPC detail page.
-
Subnet Management:
- Enabled subnet creation and management. Subnet details can be viewed and modified from the detailed view.
-
Routing Management:
- Added the ability to create and manage routing tables, including connecting subnets and determining traffic paths based on routing table configurations.
August 31, 2021
Improvements
- Security Group Management:
- Introduced features for creating and managing security groups, which filter packets sent to instances based on IP addresses and port numbers, enhancing network security for deployed instances.