Google 宣布 Google App Engine 1.8.1 版本发布,包含了 bug 修复和一些显著的改动。
值得关注的内容有:
The Search API is now a preview release. Applications that incorporate the Search API can perform search functions on structured data such as plain text, HTML, atom, etc. Please note that because the Search API is a preview release, there will now be fees for operations and storage.
The Google Cloud Storage Client Library is a preview release and will eventually replace the experimental Cloud Storage Files API.
Task Queues API is now included in Google App Engine. This API allows developers to add tasks to any Task Queue without blocking.
Python and PHP applications can now be deployed via the Git tool.
项目主页:http://code.google.com/p/googleappengine/w/list
下载地址:https://developers.google.com/appengine/downloads?hl=zh-CN
来自:开源中国社区