14.07 - Apigee Developer Services Portal Release Notes

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


On Tuesday, June 17, 2014, we released version 14.07 of the Apigee Developer Services portal for the cloud only.

If you have questions, go to Apigee Customer Support.

New features

This release of the cloud version of the Apigee Developer Services portal contains the following new features:

  • Change to the SmartDocs API Proxy URL setting
    The API Proxy URL setting for the SmartDocs module has changed. For more, see Using SmartDocs to document APIs.

    The new settings are:
    • If you are connecting the portal to the cloud-based version of Apigee Edge: you no longer have to set API Proxy URL.
    • If you are connecting the portal to the OPDK version of Apigee Edge: Set API Proxy URL to: https://domainName:portNumber/management where domainName:portNumber is the domain name and port number of your on-premises Apigee Edge installation.
  • New templates released for SmartDocs
    New CSS and JavaScript template files have been released for SmartDocs to fix several bugs and to better support IE 9. For more, see Using SmartDocs to document APIs.

    To update your existing templates:
    1. Log in to your portal as a user with admin or content creation privileges.
    2. Select Content > SmartDocs > Setting > modelName in the Drupal administration menu.
    3. Edit the URL of the template file names to use https://smartdocs.apigee.com/2/ instead of https://smartdocs.apigee.com/1/.
    4. Save the template.
  • Can now access SmartDocs templates without an internet connection

    To use the template embedded in the SmartDocs module:

    1. Log in to your portal as a user with admin or content creation privileges.
    2. Select Content > SmartDocs > Setting in the Drupal administration menu.
    3. Expand the Advanced Settings area.
    4. Expand the Management API Override Settings area.
    5. Set the Use Local SmartDocs JS/CSS checkbox.
    6. Save the configuration.

Deprecation

As of April 15, 2015 Google will no longer support the OpenID 2.0 API, as described at the following link:

https://developers.google.com/+/api/auth-migration#timetable

All portals released before 14.07 used Google OpenID 2.0, which enabled users to log in to the portal or register as a portal user by using their Google credentials. For more, see Using federated credentials on the developer portal. Because of this deprecation, that functionality has been removed from the portal.

As a replacement, you can instead use the Drupal Google Auth module or use the information described in the article: Using OAuth 2.0 for Login.

Bug fixes

The following bugs are fixed in this release.

Topic Description
Form field of type 'value' no longer resets When a developer edits a form, a field of type 'value' no longer resets to its default value.