You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On the following dates, we began releasing component updates to Apigee Edge for Public Cloud.
- Message Processor: Thursday, February 13, 2020
- Router: Tuesday, January 28, 2020
- Management Server: Friday, January 17, 2020
New features and updates
Following are the new features and updates in this release.
Free trial certificate for new virtual hosts
Edge for Public Cloud users on paid plans can create new virtual hosts without first creating a keystore. For information on using Apigee's new free trial certificate, which rotates on a regular basis for greater security, see Configuring virtual hosts for the Cloud. (147693928)
Requests to Apigee endpoint IPs: send no response
If a request was made to an Apigee endpoint's IP address (no virtual host specified), Edge returned an HTTP 200 response and a blank HTML document from the default Apigee virtual host associated with that IP address. To avoid the incorrect impression that such a response might represent a potential vulnerability that could be exploited, the connection is dropped and no response is returned. (140005396)
Deprecations
TimeoutInSec
in the Response Cache and Populate Cache policies has been deprecated
in this release. Use TimeoutInSeconds
instead. If both the TimeoutInSec
and TimeoutInSeconds
elements are present, Edge uses TimeoutInSeconds
.
(119172893)
Bugs fixed
The following bugs are fixed in this release. This list is primarily for users checking to see if their support tickets have been fixed. It's not designed to provide detailed information for all users.
Issue ID | Component Name | Description |
---|---|---|
141532493 | API Runtime |
Apigee clients experience connection refused when routers scale up and down quickly |
112154456 | API Runtime |
Nginx error from router |
147894182 | Management Server |
Keyspace not being created |
145947248 | Management Server |
In virtual host API, change error messaging for non standard ports |
139407965 | Management Server |
KVM created with no name |
134573570 | Management Server |
Operation on Edge UI impacts developer apps data |
133315882 | Management Server |
cache.CacheInvalidActionError should be 400 instead of 500 |
133010444 | Management Server |
Edge API throws 500 for invalid credentials with basic auth |
132654321 | Management Server |
Audit logs not showing data |
130284659 | Management Server |
Empty truststore causing missing *-client.pem file in NGINX and missing Client Auth |
129695198 | Management Server |
No validation of TargetServer in-use before DELETE /o/{org}/e/{env}/targetservers/{targetserver} is allowed |
129493399 | Management Server |
Bugs in debug session API supporting generic filter via XML/JSON payload |
125702442 | Management Server |
When creating an API product with the Edge API, a product with a very long name cannot be deleted |
112488235 | Management Server |
Can create virtual hosts with a space in the name |