Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

a127 release notes 00_12

Will Witman edited this page Feb 19, 2015 · 10 revisions

a127 release notes

Release v0.12.1 - 2-17-2015

Changes

Release v0.12.0 - 2-16-2015

Changes
  • Ensure a127 can start projects with default settings when no accounts are defined.
  • Error in server removal of service shouldn't prevent local removal of service.
  • Fix url so that https://www.npmjs.com/package/apigee-127 has correct source repo.
  • Add example error handler middleware to emit errors as a JSON string.
  • Ensure a127 can start projects with default settings when no accounts are defined.
Merged pull requests
  • Merge pull request #32 from apigee-127/update-swagger-editor

    Update Swagger Editor to 2.9.1

  • Merge pull request #34 from apigee-127/repo-url-fix

    Fix url so that https://www.npmjs.com/package/apigee-127 has correct source repo.

GitHub Issues Fixed

Fixed #36.

Recent swagger-editor releases

The Swagger Editor lets you design your API specification and preview its documentation for your a127 API. This editor is installed with a127.

#####New features

  • A much faster preview updating mechanism #337
  • Google Analytics ID is configurable now #310
  • Root securities will be added to all operations #302
  • A smaller switch in schema-model directive for less cluttered preview b639f60
  • Renders response description in markdown 722e314

#####Fixed bugs

  • Api Key Authentication modal can't be close after input the key to authenticate bug #326
  • Remove preceding slash bug #321
  • Error when pasting JSON bug #320
  • Problems in stored authentication bug #311
  • Array type causes query parameters to disappear bug #290

#####Internals

Upgraded AngularJS version Updated Jasmine & Protractor

Recent swagger-tools releases

a127 depends on swagger-tools. You can find complete swagger-tools release notes on GitHub.

Getting help

If you have questions about A127, you can ask them directly on the Apigee-127 Community Forum. Individual GitHub projects within a127 include issue tracking. See the a127 help page for details.

Clone this wiki locally