Skip to main content

Changelogs

2026.05.26.

Changes Performance
  • Improved some features and overall stability

2026.04.30.

Changes Added

2026.03.16.

Release

2026.02.10.

Changes

2026.01.08.

Changes
  • OpenAPI changes
    TypeAPI / ItemChange
    Type/FieldGet VPC
    List VPCs
    Added nat_ip to response fields
  • Improved validation for Load Balancer target group health check settings
Performance
  • Improved some features and overall stability

2025.12.15.

Fixed

2025.11.18.

Release Changes Fixed
  • Bug fixes

2025.09.29.

Changes
  • OpenAPI changes
    TypeAPI / ItemChange
    Type/FieldUpdate access logChanged the access_logs field to nullable
    Default valueCreate node poolSet the default value of volume_size to 50

2025.09.25.

Changes
  • OpenAPI changes
    TypeAPI / ItemChange
    Type/FieldUpdate listenerChanged the request body connection_limit type from Long to Int
    Create security group ruleChanged response fields port_range_min and port_range_max from Required to Optional
    Get cluster
    List clusters
    Added network.cni to response fields
    Get instance
    List instances
    Added root_gb to response fields
    Create target group
    Update target group
    Changed response field target_group.protocol values
    - Before: Protocol Enum (HTTP, TCP, UDP, TERMINATED_HTTPS)
    - After: TargetGroupProtocol Enum (HTTP, HTTPS, TCP, UDP, PROXY)

    Changed the session_persistence field types as follows
    - cookieName: string -> Optional<string>
    - persistenceGranularity: string -> Optional<string>
    Validation logicL7 policy validationStrengthened validation logic so L7 policies can be created only for HTTP/HTTPS listeners
    Specification compatibilityParameter encodingUpdated 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)
    APIChange
    List TLS certificatesChanged the top-level object name from flavor to secrets, and changed the content_type property type from list to object
    Get L7 policy
    List L7 policies
    Changed response field rules.value type from Enum to string
    Get target groupChanged the response field type from list<object> to object
    List imagesChanged query parameter size type from int32 to int64, and disk_format type from int32 to string

2025.09.16.

Release
  • Released Kubernetes Engine OpenAPI
Changes Security
  • Reflected service policies for some APIs and fixed query errors and related issues to improve stability and usability

2025.08.26.

Changes
  • Changed response nullable fields to arrayOf notation to match the OpenAPI 3.1 specification

2025.08.01.

Fixed
  • Bug fixes

2025.07.22.

Changes

2025.07.11.

Changes

2025.07.08.

Fixed
  • Bug fixes

2025.07.04.

Release
  • Released OpenAPI v1.0.0
    • Beyond Compute Service and Networking (VPC, Load Balancing)