16.11.03.00 - Apigee Developer Services Portal Release Notes

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

On Thursday, November 3, 2016, we released a new cloud version of Developer Services Portal.

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 Description
DEVSOL-2291

Update bootstrap theme and contrib modules
The Bootstrap theme (which is used as the base theme for the Apigee Responsive theme) received a security update and has been updated to version 3.8. In addition, the following contrib modules were updated for minor bugfixes and performance improvements:

  • Chaos Tools (ctools) was updated to 1.11
  • Internationalization (i18n) was updated to 1.14
  • Media was updated to 2.0-beta5
DEVSOL-2283 Updating SmartDocs template overwrites SmartDocs proxy url
A bug in SmartDocs was fixed wherein saving an empty value to the SmartDocs Proxy URL field on the SmartDocs admin page resulted in failed API calls on all SmartDocs method pages. Saving an empty value to this field now reverts it to its default value.
DEVSOL-2282 Review libraries: json2 and SolrPhpClient
The SolrPhpClient library was removed. The Apache Solr module does not depend on this code and it was entirely unused. The json2.js library was also removed. This library is an optional add-on for the Views Slideshow: Cycle module. If you need to configure advanced slideshow transition effects, you can download a copy to /sites/all/libraries (the Views Slideshow: Cycle admin screen will give you detailed instructions).
DEVSOL-2279 At logout, saving users created before Mint was enabled causes Edge timeout
In scenarios in which Drupal users were created before the DevConnect Monetization module was enabled, saving the profile of those users would sometimes result in errors as the corresponding values were saved to Edge. This bug has been fixed. Additionally, when DevConnect Monetization is enabled and a user logs out, an unnecessary call to save user values to Edge was eliminated, improving performance.