API Changelog
From 3.7.x to 3.8.x
Switch to Show all to see all changes
PUT/apisix/admin/secret_providers/aws/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- Pattern changed from '' to '^[a-zA-Z0-9-_.]+$'
PUT/apisix/admin/secret_providers/kubernetes/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- Pattern changed from '' to '^[a-zA-Z0-9-_.]+$'
PUT/apisix/admin/secret_providers/vault/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- Pattern changed from '' to '^[a-zA-Z0-9-_.]+$'
From 3.6.x to 3.7.x
DELETE/apisix/admin/secret_providers/kubernetes/{secret_provider_id}
GET/apisix/admin/secret_providers/kubernetes/{secret_provider_id}
PUT/apisix/admin/secret_providers/kubernetes/{secret_provider_id}
Switch to Show all to see all changes
GET/api/api_products
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Items changed
- Modified response: 200
POST/api/api_products
- Request Body
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Modified response: 200
GET/api/api_products/{api_product_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Modified response: 200
PATCH/api/api_products/{api_product_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Modified response: 200
PUT/api/api_products/{api_product_id}
- Request Body
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
server_url
- MaxLength changed from null to 4096
- Modified response: 200
GET/api/contact_points
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Items changed
- Modified response: 200
POST/api/contact_points
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Modified response: 200
GET/api/contact_points/{contact_point_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Modified response: 200
PUT/api/contact_points/{contact_point_id}
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Modified response: 200
POST/api/gateway_groups/{gateway_group_id}/ca_certificates/exists
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
POST/api/gateway_groups/{gateway_group_id}/certificates/exists
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/api/gateway_groups/{gateway_group_id}/secret_providers/{secret_manager}/{secret_provider_id}/usage
- Modifiedpath param
secret_manager
- New enum values: [kubernetes]
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
GET/api/gateway_groups/{gateway_group_id}/services/{service_template_id}/stream_routes
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
GET/api/gateway_groups/{gateway_group_id}/services/{service_template_id}/stream_routes/{stream_route_template_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
POST/api/login_options
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
PUT/api/login_options/{login_option_id}
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
POST/api/portal/login_options
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
PUT/api/portal/login_options/{login_option_id}
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
POST/api/roles
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
PUT/api/roles/{role_id}
- Request Body
- Modifiedproperty
name
Breaking- MinLength changed from 0 to 1
- MaxLength changed from null to 256
POST/api/routes/template
- Request Body
- Required changed
- Newrequired property
service_id
Breaking
- Required changed
GET/api/service_versions/{service_version_id}/stream_routes
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
GET/api/service_versions/{service_version_id}/stream_routes/{stream_route_version_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
POST/api/services/conflict_check
- Request Body
- Modifiedproperty
services
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
GET/api/stream_routes/template
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/api/stream_routes/template
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/api/stream_routes/template/{stream_route_template_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/api/stream_routes/template/{stream_route_template_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/api/system_settings/smtp_server
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
from_address
- Format changed from '' to 'email'
- Modifiedproperty
from_name
- Pattern changed from '' to '^s*("(?:[^"]|.)"|([^<>@]+))?s$'
- Modified response: 200
PUT/api/system_settings/smtp_server
- Request Body
- Modifiedproperty
from_address
Breaking- Format changed from '' to 'email'
- Modifiedproperty
from_name
- Pattern changed from '' to '^s*("(?:[^"]|.)"|([^<>@]+))?s$'
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
from_address
Breaking- Format changed from '' to 'email'
- Modifiedproperty
from_name
- Pattern changed from '' to '^s*("(?:[^"]|.)"|([^<>@]+))?s$'
- Modified response: 200
GET/apisix/admin/ca_certificates
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/apisix/admin/ca_certificates
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/ca_certificates/{ca_certificate_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PATCH/apisix/admin/ca_certificates/{ca_certificate_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/apisix/admin/ca_certificates/{ca_certificate_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/certificates
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/apisix/admin/certificates
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/certificates/{certificate_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PATCH/apisix/admin/certificates/{certificate_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/apisix/admin/certificates/{certificate_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/secret_providers
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Schemas added: subschema #3
- Items changed
- Modified response: 200
DELETE/apisix/admin/secret_providers/aws/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
GET/apisix/admin/secret_providers/aws/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Schemas added: subschema #3
- Modified response: 200
PUT/apisix/admin/secret_providers/aws/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Schemas added: subschema #3
- Modified response: 200
DELETE/apisix/admin/secret_providers/vault/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
GET/apisix/admin/secret_providers/vault/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Schemas added: subschema #3
- Modified response: 200
PUT/apisix/admin/secret_providers/vault/{secret_provider_id}
- Modifiedpath param
secret_provider_id
- MinLength changed from 0 to 1
- MaxLength changed from null to 256
- Responses
- Modified response: 200
- Modifiedproperty
value
- Schemas added: subschema #3
- Modified response: 200
GET/apisix/admin/snis
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/apisix/admin/snis
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/snis/{sni_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PATCH/apisix/admin/snis/{sni_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/apisix/admin/snis/{sni_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/ssls
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/apisix/admin/ssls
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/ssls/{ssl_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/apisix/admin/ssls/{ssl_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/stream_routes
- Responses
- Modified response: 200
- Modifiedproperty
list
- Items changed
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Items changed
- Modified response: 200
POST/apisix/admin/stream_routes
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
GET/apisix/admin/stream_routes/{stream_route_id}
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200
PUT/apisix/admin/stream_routes/{stream_route_id}
- Request Body
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Responses
- Modified response: 200
- Modifiedproperty
value
- Modifiedproperty
name
- MaxLength changed from 100 to 65536
- Modified response: 200