Skip to main content

Release Notes

October 29, 2024

Feature Additions
▸ Network Interface Management
  • Added network interface management features and interface.
  • Applicable region: kr-central-2 only

September 6, 2024

Feature improvement
Add VPC Subnet Sharing Feature
  • You can now share VPC subnets with other projects. Participants who receive the shared subnet can create and connect resources such as instances and load balancers.
  • Applicable region: Only available in kr-central-2.

April 23, 2024

Feature improvement
▸ Adjusted subnet CIDR block range
  • Adjusted the subnet CIDR block from 20-24 to 20-26.
  • Target region: kr-central-2 only.

February 21, 2024

Feature improvement
▸ Change in DNS resolver endpoint upon VPC creation
  • The DNS resolver endpoint, automatically created with a new VPC, has been changed to 169.254.169.253.
  • Target region: kr-central-2 only.

September 25, 2023

Feature improvement
▸ Expansion of VPC CIDR block
  • The VPC CIDR block range has been expanded from 16-20 to 16-24.
  • Target region: kr-central-2 only.
▸ Displayed detailed information within list
  • Detailed information can now be viewed directly from the list by clicking, without needing to navigate to a separate screen.
  • Target region: kr-central-2 only.
  • Added links to detailed screens for Subnets and Route Tables within Topology.
  • Provided a popup to view resources (VM) connected to Subnets.
  • Target region: kr-central-2 only.

July 20, 2023

Feature improvement
▸ Allowed main subnet CIDR input and topology addition upon VPC creation
  • Target region: kr-central-2 only.

June 12, 2023

Feature improvement
▸ Enhanced modification and deletion of main subnet
  • Target region: kr-central-2 only.

May 31, 2023

Feature improvement
▸ Provision of multi-AZ feature
  • During VPC creation, detailed settings for Public and Private Subnets are now available per Availability Zone (AZ).
▸ Project-based VPC resource management
  • Improved project-based VPC, Subnet, Route Table, and Public IP management for better control, data stability, and enhanced request capabilities.

December 11, 2022

Feature improvement
▸ Security group enhancements
  • Improved security group handling at source and destination.
  • Enhanced pagination in the connected resource management list.

December 1, 2022

Feature addition
▸ Added VPC CIDR block input functionality
  • 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

Feature addition
▸ Added instance route functionality
  • Added the ability to configure instance routes.
  • Included functionality to modify source/destination checks on instances.
  • Instances can now function as NAT instances through instance routing.
▸ Enhanced routing table screen
  • Improved the routing table screen to display local route policies when creating additional routing tables.
▸ Miscellaneous bug fixes and error message improvements
  • Fixed a bug that caused subnet duplication during subnet creation.
  • Improved error messages when entering ports in security groups.

October 14, 2022

Feature addition
▸ Added VPC deletion functionality
  • Added the ability to delete VPCs.
  • Provided additional detailed information on the VPC details screen.
▸ Added subnet creation and management functionality
  • Added functionality to create and manage subnets.
  • Detailed information can be viewed and managed on the subnet details screen.
▸ Added routing creation and management functionality
  • Added functionality to create and manage routing tables.
  • Subnets' traffic routes are determined by the configuration of the routing tables.

August 31, 2021

Feature improvement
▸ Added security group creation and control functionality
  • Security groups improve security for instances in the network by filtering packets based on IP addresses and port numbers.