16.06.22.00 - Apigee Developer Services Portal Release Notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On Wednesday, June 22, 2016, we released a new cloud version of Developer Services Portal.

If you have questions, go to Apigee Customer Support.

For a list of all Apigee Edge release notes, see Apigee Release Notes.

Bugs fixed

The following bugs are fixed in this release.

Issue ID Description
DEVSOL-2194 Update contrib modules
The following contrib modules have been updated:
  • Context
  • Display Suite
  • File Entity
  • Google Analytics
  • Libraries
  • Media
  • Metatag
  • reCAPTCHA
  • SMTP
  • XAutoload
DEVSOL-2183 Remove hidden and deprecated custom modules
The following hidden and deprecated modules have been removed:
  • devconnect_content_admin
  • devconnect_docgen
  • devconnect_download
  • devconnect_multiorg
  • devportal_updates
  • devconnect_partner
DEVSOL-2182 Reorganize Apigee custom modules on the Modules admin page
Custom modules provided by Apigee have been reorganized on the Modules admin page to better reflect their function.
DEVSOL-2180 Credential status event triggers are now categorized as experimental features
Events triggered by a change in the credential status of a developer app are now categorized as experimental features. The experimental event triggers are not available by default, but can be enabled on the Dev Portal Settings page.
DEVSOL-2159 Default SmartDocs view should be customizable
When the SmartDocs base view is edited, the edits are now persisted in model-specific views that are subsequently created.
DEVSOL-2158 Remove web.config
The web.config file has been removed from the Drupal web root, since it is only useful for sites served by Microsoft IIS. The robots.txt file, which had been erroneously removed in the past, has been restored.
DEVSOL-2157 Replace Yahoo Weather Sample
As described in this community article, the sample proxy API that was based on the Yahoo! Weather API is no longer valid as the app now requires an OAuth 1.0 token in order to execute. For new profile installs, a simple "hello world" API proxy is rendered in SmartDocs, replacing the Yahoo! Weather API proxy SmartDocs. For more information, see SmartDocs portal example.
DEVSOL-2155 Uncaught exception thrown in rare cases when importing a SmartDocs model using a valid OpenAPI YAML document
A bug was fixed in which, in certain rare cases, a valid OpenAPI YAML document would cause PHP to throw an uncaught exception when importing a SmartDocs model.
DEVSOL-2150 SmartDocs links under My App page not formatted
A display bug was fixed in the Apigee Responsive theme in which, when a SmartDocs model was associated with an API product, links to the SmartDocs documentation were badly formatted on the Developer app summary page for apps associated with that API product.
DEVSOL-2099 API Product Role access page doesn't save the configurations
A bug was fixed in the “DevConnect Limit API Product by Role” module, in which role access mapping for API products whose name was in mixed case was not correctly saved.