a127 release notes 00_12 - apigee-127/a127-documentation GitHub Wiki
a127 release notes
Recent a127 releases
Release v0.12.5 - 4-7-2015
Changes
- Increase timeout to hopefully fix travis-ci issue.
- Fix config that caused swagger editor to do some crazy looping.
Release v0.12.4 - 3-25-2015
Commits
- Enable travis-ci
- Update README.md
Merged pull requests
- Merge pull request #42 from jansinger/master
Update apigee.js -- Fixed buildApigeeResourceDefEndPoint to use the baseuri from the current account instead of static apigee-cloud url.
Release v0.12.3 - 2-25-2015
GitHub issues fixed
- Remote proxy app should be tied to account environment that creates it. Fixes #67
Release v0.12.2 - 2-23-2015
Changes
- Include
message
property in errors returned to client from skeleton app.
Merged pull requests
- Merge pull request #39 from dehru/master.
Fix the terminal messages when PORT is passed in.
Release v0.12.1 - 2-17-2015
Changes
- Update to use swagger-editor 2.9.2.
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.
The latest release integrated with a127 is swagger-tools 2.9.2.
#####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.