Changelogs
2026.05.26.
Changes- MySQL response specification changes
Type API / Item Change Type/Field Get MySQL instance group
List MySQL instance groups
List MySQL instance groups using custom parameter group
List MySQL instance groups using default parameter groupAdded storage-full-warning,storage-full-error,scaling-up, andscaling-downvalues to the responsestatusfieldType/Field List MySQL instances Added storage-full-warning,storage-full-error, andresizingvalues to the responsestatusfield
- Improved some features and overall stability
2026.04.30.
Changes-
New APIs added
Type API / Item Change New API Update route table Added an API for updating route tables New API Operate Instance Added an integrated API for changing instance status -
Load Balancing improvements
Type API / Item Change Feature Create target group
Update target groupImproved sticky sessions so they can be used even when the ALB listener protocol is HTTPSand the target group protocol isHTTPFeature Create load balancer Expanded the creation specification so target groups and listeners can be configured at the same time when creating a load balancer Feature Create HA group
Update HA groupIncreased the maximum length of the descriptionfield from 100 to 255 characters -
VPC and networking specification changes
Type API / Item Change Type/Field Create VPC
Update VPCAdded the descriptionfield to requests and responsesType/Field List subnets
Get subnetAdded the descriptionfield to responses and removed theoperating statusfieldType/Field Create subnet
Update subnetAdded the descriptionfield to requests and responsesType/Field List route tables
Get route tableAdded the descriptionfield to responsesType/Field Create route table Added the descriptionfield to requests and responses
- Added support for viewing operation events performed through OpenAPI in Cloud Trail
2026.03.16.
Release- Released MySQL OpenAPI
2026.02.10.
Changes- Load Balancing request and response specification changes
Type API / Item Change Type/Field Create listener Removed connection_limit,alpn_protocols, andallowed_cidrsfields from responsesType/Field Update listener Removed the connection_limitfield from requests and responses
Removedalpn_protocolsandallowed_cidrsfields from responsesType/Field Get listener
List listenersRemoved connection_limitandalpn_protocolsfields from responsesType/Field Create target group Added the alpn_protocolsfield to requests and responsesType/Field Update target group
Get target group
List target groupsAdded the alpn_protocolsfield to responsesType/Field Update load balancer
Get load balancer
List load balancers
Update access logChanged the structure of the access_logsresponse field - Beyond Compute Service response specification changes
Type API / Item Change Type/Field Get instance
List instancesRemoved the metadatafield from responses - Transit Gateway response specification changes
Type API / Item Change Type/Field Approve TGW attachment
Create TGW attachment
Update TGW attachmentRemoved the tgw_attachment_idfield from responsesType/Field List TGW attachments
Get TGW attachmentRemoved the tgw.attachment_idfield from responsesType/Field List TGW route tables
Get TGW route tableRemoved tgw_route_tables.routes.tgw_attachment_idandtgw_route_tables.associations.tgw_attachment_idfields from responsesType/Field List TGW route table associations Removed the associations.tgw_attachment_idfield from responsesType/Field List TGW routes Removed the routes.tgw_attachment_idfield from responses
2026.01.08.
Changes- OpenAPI changes
Type API / Item Change Type/Field Get VPC
List VPCsAdded nat_ipto response fields - Improved validation for Load Balancer target group health check settings
- Improved some features and overall stability
2025.12.15.
Fixed- Fixed type definition errors for the
attachmentsandmetadataresponse fields in Create volume and Update volume
2025.11.18.
Release- Released Transit Gateway OpenAPI
- OpenAPI changes
Type API / Item Change New API Get target Added an API for retrieving a specific target instance Type/Field Create security group
Get security group
List security groups
Update security groupAdded tagsto response fields
- Bug fixes
2025.09.29.
Changes- OpenAPI changes
Type API / Item Change Type/Field Update access log Changed the access_logsfield tonullableDefault value Create node pool Set the default value of volume_sizeto50
2025.09.25.
Changes- OpenAPI changes
Type API / Item Change Type/Field Update listener Changed the request body connection_limittype fromLongtoIntCreate security group rule Changed response fields port_range_minandport_range_maxfromRequiredtoOptionalGet cluster
List clustersAdded network.cnito response fieldsGet instance
List instancesAdded root_gbto response fieldsCreate target group
Update target groupChanged response field target_group.protocolvalues
- Before:Protocol Enum (HTTP, TCP, UDP, TERMINATED_HTTPS)
- After:TargetGroupProtocol Enum (HTTP, HTTPS, TCP, UDP, PROXY)
Changed thesession_persistencefield types as follows
-cookieName:string->Optional<string>
-persistenceGranularity:string->Optional<string>Validation logic L7 policy validation Strengthened validation logic so L7 policies can be created only for HTTP/HTTPS listeners Specification compatibility Parameter encoding Updated the specification to correctly handle encoded parameters and prevent errors when requesting special characters and UTF-8 parameters - Documentation updates (Docs only, no API changes)
API Change List TLS certificates Changed the top-level object name from flavortosecrets, and changed thecontent_typeproperty type fromlisttoobjectGet L7 policy
List L7 policiesChanged response field rules.valuetype fromEnumtostringGet target group Changed the response field type from list<object>toobjectList images Changed query parameter sizetype fromint32toint64, anddisk_formattype fromint32tostring
2025.09.16.
Release- Released Kubernetes Engine OpenAPI
- Modified and improved Beyond Compute Service and Networking service fields
API Change Create volume Added the source_volume_idfieldCreate instance Changed the key_namefield to optionalCreate volume Renamed the encryption_secret_uuidfield toencryption_secret_idCreate instance Renamed the encryption_secret_uuidfield toencryption_secret_idGet network interface Added vpc_idanddevice_ownerfieldsList network interfaces Added vpc_idanddevice_ownerfieldsGet public IP
List public IPsAdded related_resource.device_idandrelated_resource.device_ownerfieldsGet security group Changed protocol notation List security groups Changed protocol notation
- Reflected service policies for some APIs and fixed query errors and related issues to improve stability and usability
2025.08.26.
Changes- Changed response
nullablefields toarrayOfnotation to match the OpenAPI 3.1 specification
2025.08.01.
Fixed- Bug fixes
2025.07.22.
Changes- Response field changes
API Change Get target group health monitor Removed the is_admin_state_upfieldCreate health monitor Removed the is_admin_state_upfieldUpdate health monitor Removed the is_admin_state_upfieldAdd target Removed the is_admin_state_upfieldUpdate target Removed the is_admin_state_upfieldCreate listener Removed the is_admin_state_upfieldUpdate listener Removed the is_admin_state_upfieldUpdate access log Removed the is_admin_state_upfieldUpdate load balancer Removed the is_admin_state_upfieldList images Removed the is_protectedfieldGet image Removed the is_protectedfieldUpdate image Removed the is_protectedfieldGet load balancer Removed is_enabledandtopologyfieldsList load balancers Removed is_enabledandtopologyfieldsAdd image share Renamed the project_idfield toidList image shared projects Renamed the project_idfield toidList subnets Removed the descriptionfieldGet subnet Removed the descriptionfieldGet listener Renamed the cipher_suitesfield totls_ciphersList listeners Renamed the cipher_suitesfield totls_ciphers - Query parameter changes
API Change List public IPs Removed: related_resource_vpc_id,related_resource_vpc_name,related_resource_subnet_id,related_resource_subnet_name,related_resource_subnet_cidr
Added:related_resource_name
2025.07.11.
Changes- Response field changes
API Change Create route table Removed the router_idfieldDelete route table Removed the router_idfieldUpdate route table association Removed the router_idfieldGet route table Removed the router_idfieldList route tables Removed the router_idfieldCreate subnet Removed the descriptionfieldUpdate subnet Removed the descriptionfield
2025.07.08.
Fixed- Bug fixes
2025.07.04.
Release- Released OpenAPI
v1.0.0- Beyond Compute Service and Networking (VPC, Load Balancing)