What's New
The tables below describe the functions released in each API Gateway version and corresponding documentation updates. New features will be successively launched in each region.
October 2024
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Reference load balance channel |
The reference load balance channel can reference other existing load balance channels. |
Commercial use |
|
2 |
Traffic Mirroring |
APIG mirrors requests to images for traffic analysis without affecting online services. |
Commercial use |
June 2024
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Custom Inbound Port |
APIG allows you to customize inbound ports for gateways so that clients can access different backend services through different ports. |
Commercial use |
|
2 |
Gateway access control policies |
APIG provides access control policies to gateways. You can set an IP address blacklist or whitelist to forbid or allow an IP address to access a gateway. |
Commercial use |
May 2024
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Response Cache |
You can configure a response cache policy to cache responses returned by the backend service (server) in APIG. When a client sends the same request, APIG does not need to send the request to the backend service but directly returns the cached response. This effectively reduces the backend load and API invoking latency. |
Commercial use |
|
2 |
Orchestration Rule Management |
APIG supports API parameter orchestration. You can configure different algorithm rules to map new request parameters and values. |
Commercial use |
March 2024
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Unescaping parameters supported for API request path |
You can configure whether to escape the parameters of the API path. |
Commercial use |
January 2024
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
gRPC APIs with a function backend |
gRPC APIs can use a function backend. |
Commercial use |
|
2 |
Client request customization |
You can customize client request parameters, such as enabling or disabling HTTP/2 and modifying the request body timeout. |
Commercial use |
October 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Support for OpenAPI 3.0 |
APIs can be imported or exported in compliance with OpenAPI 3.0. |
Commercial use |
|
2 |
API policy cloning |
You can quickly create API policies by cloning existing ones. Request throttling and signature key policies cannot be cloned. |
Commercial use |
|
3 |
Server-sent events(SSE) transmission |
The responses of backend APIs are output in streaming mode for character-based rendering. |
Commercial use |
September 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
gRPC supported |
If both your client and server are of the gRPC type, you can create an gRPC API to open up your backend capabilities. |
Commercial use |
August 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
gzip compression |
Responses can be compressed using gzip to reduce public network traffic. |
Commercial use |
May 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Third-Party Authorizer |
You can configure your own service to authenticate API requests. APIG first invokes this service for authentication, and then invokes the backend service after receiving a success response. |
Commercial use |
|
2 |
Custom Logs |
Whether to enable custom logs. Once enabled, values of specified parameters will be printed in specified locations of calling logs for all APIs in the gateway. |
Commercial use |
March 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Cloning an API |
To improve API creation efficiency, you can clone an API with a custom name and path. |
Commercial use |
February 2023
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Custom authentication headers |
You can configure custom headers for app authentication or authentication with HMAC or Basic Auth signature key policies. |
Commercial use |
|
2 |
Frontend HTTPS two-way authentication |
CA certificates can be added to verify client certificates. When a client connects to a server, the client verifies the server and the server also verifies the client. |
Commercial use |
December 2022
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Microservice load balance channels |
Server channels balance the loads of backend services and microservice channels automatically synchronize service node changes. |
Commercial use |
|
2 |
HTTP-to-HTTPS auto redirection |
Requests of HTTP backends can be automatically redirected to HTTPS. |
Commercial use |
|
3 |
Gateway tags |
Tags classify your dedicated gateways to facilitate search, analysis, and management. |
Commercial use |
November 2022
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Bandwidth monitoring |
APIG provides monitoring metrics about inbound and outbound bandwidth. |
Commercial use |
October 2022
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Importing CCE workloads |
By importing Cloud Container Engine (CCE) workloads, you can open your CCE service capabilities through APIs. |
Commercial use |
September 2022
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Redirection from HTTP to HTTPS |
HTTP backends can be redirected to HTTPS. |
Commercial use |
|
2 |
Log modularization |
Log templates are available for O&M. |
Commercial use |
|
3 |
Request throttling 2.0 policy |
The new console supports high-performance and single-node request throttling. |
Commercial use |
|
4 |
New APIG console |
The new console is now available with powerful policy-based API control. |
Commercial use |
|
5 |
Kafka log push policy |
The new console supports collecting calling logs of open APIs. Kafka log push policies push API calling logs to Kafka for users to obtain. |
Commercial use |
|
6 |
SSL certificate management |
The new console supports SSL certificate management. |
Commercial use |
|
7 |
Credential quota policy |
You can create quota policies for a client (API caller) on the new console to limit the number of API calls during a specified period. |
Commercial use |
|
8 |
Access control policy |
The new console supports access control policies. They restrict API calls from specified client (API caller) IP addresses to protect backend services. |
Commercial use |
|
9 |
Gateway specification modification |
If the specifications of a gateway cannot meet your service requirements, upgrade the specifications. |
Commercial use |
|
10 |
Circuit breaker policy |
The new console supports circuit breaker policies. They protect your backend services when a performance issue occurs. |
Commercial use |
|
11 |
API calling through HTTP 2.0 |
APIs can be called through HTTP 2.0 with better latency and performance. |
Commercial use |
December 2021
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Request throttling plugin |
The plug-in is used to limit the number of times an API can be called within a specific time period. Parameter-based, basic, and excluded throttling is supported. |
Commercial use |
June 2021
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Dedicated gateway APIs |
Dedicated gateways enable you to decouple internal systems of your enterprise and deploy services in Virtual Private Clouds(VPCs). The services communicate with each other through RESTful APIs, with high network security. |
Commercial use |
January 2020
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
API design, review, and release |
You can design, develop, review, and release APIs. |
Commercial use |
December 2018
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
API export |
You can export APIs in JSON or YAML format |
Commercial use |
November 2018
No. |
Feature |
Description |
Phase |
Document |
---|---|---|---|---|
1 |
Multi-project management |
API Gateway supports multi-project management. |
Commercial use |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot