You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On Friday, April 6, 2018, we began releasing a new version of Apigee Edge for Public Cloud.
Private Cloud customers: Is this cloud release included in your Private Cloud version? See your version's release notes to see which cloud releases it contains. Also, see About release numbering to understand how you can figure it out by comparing release numbers.
Questions or issues? Get help here.
Release notifications: Go to http://status.apigee.com and click Subscribe to Updates.
New features and updates
Following are the new features and updates in this release.
JWT policies are now Generally Available (GA)
JSON Web Tokens, or JWT, are commonly used to share claims or assertions between connected applications. JWT policies are now Generally Available (GA), enabling Edge API proxies to:
- Generate signed JWTs.
- Verify digitally-signed JWTs and claims within those JWTs.
- Decode signed JWTs without validating signatures on the token.
For more information, see JWT policies overview.
Bugs Fixed
The following bugs is 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 |
---|---|---|
75288283 | Edge UI |
Remove "Send with API Console" link from Trace UI Classic API Consoles have been decommissioned. |
73785114 | Edge UI |
Miscellaneous security fixes |
73381489 | Analytics |
Metric and Dimension values on the Custom Reports page are not shown using same format The metric and dimension values on the Custom Reports page are now shown using the display name. |
73380287 | Analytics |
Default pagination for Custom Reports page in UI is now 25 The custom reports page now displays a maximum of 25 custom reports per page, instead of a maximum of 10. |
73132535 | Analytics |
Custom reports UI automatically adds quotes to the integer values in filter for error codes Quotes are no longer added to integer values automatically. |
69975266 | Analytics |
User should not be allowed to create custom report without Dimension When creating a custom report, you now must include a dimension. |
67149654 | Analytics |
Previously selected option is not displayed in drop-down on Analytics page When analyzing an app selected on the Developer Engagement page, if you select a metric from the drop-down list, the previously selected metric no longer appears as an option in the list. This issue has been fixed. |
67113638 | Analytics |
Discrepancy in Error analysis and Proxy performance data An issue has been fixed that was causing a discrepancy between Error analysis and Proxy performance data. |
65620345 | Analytics |
Traffic option disappears from menu on API proxy Performance tab When viewing the Performance tab for an API proxy, if you select a metric from the drop-down list, the Traffic metric no longer appears as an option in the list. This issue has been fixed. |
65143026 | Analytics |
Analyze button does not always work on the Developer Engagement page The Analyze button on the Developer Engagement page now works with any filter selected. |