Google Cloud Platform Blog
Google App Engine 1.8.1 Released
Wednesday, June 12, 2013
Hot on the heels of this year’s
Google I/O
,
Google App Engine
1.8.1 is now released. Below are some of the significant changes that are part of 1.8.1.
Search API
In 1.8.1 we’re moving the
Search API
to Preview. The Search API allows your application to perform Google-like searches over structured data. You can search across several different types of data (plain text, HTML, atom, numbers, dates, and geographic locations).
This Preview release is one step closer to General Availability (GA). Between now and then we will only be making slight modifications to the API and adding an SLA. Finally, as part of the Preview, we will begin charging for operations and storage. Pricing details can be found
here
. Note that prices may change between now and GA.
Source Push-to-Deploy
App Engine now supports deployment of Python and PHP applications via the Git tool. Once you complete the
initial setup steps
, you will be ready to deploy apps with the same ease with which you push code to a git repository:
% git push appengine master
If you’re interested in test-driving this feature, you can get started
here
.
Google Cloud Storage Client Library
To improve access to
Google Cloud Storage
from App Engine, we’re now announcing the Preview release of the
Cloud Storage Client Library
. This client library contains much of the functionality available in the Files API (
Python
|
Java
), but provides stronger integrity guarantees and a better overall developer experience. The Cloud Storage Files API (currently Experimental) and the Cloud Storage Client Library overlap significantly, so we plan to decommission the Files API in a future release. The Cloud Storage Client Library will be upgraded to GA in an upcoming App Engine release, so we strongly encourage developers to start making the move over the next few months.
Task Queues
Many developers have
requested
an API for enqueuing tasks in asynchronously and this is now available in 1.8.1. Developers can quickly add tasks to any Task Queue without blocking, allowing your applications to process requests more efficiently.
Datastore
There are 2 significant
Google Cloud Datastore
changes in this release. First, we have improved performance by changing the
Datastore default auto ID policy
to use scattered IDs. This change will take effect for all versions of your app uploaded with the 1.8.1 SDK. Second, Python developers will be pleased to learn that the NDB library now supports ‘DISTINCT’ queries.
We covered a lot of new content at Google I/O last month, so check out the
full session videos
to see the latest across Google Cloud Platform.
The complete list of features and bug fixes for 1.8.1 can be found in our
release notes
. For App Engine coding questions and answers check us out on
Stack Overflow
, and for general discussion and feedback, find us on our
Google Group
.
-Posted by Chris Ramsdale, Product Manager
No comments :
Post a Comment
Don't Miss Next '17
Use promo code NEXT1720 to save $300 off general admission
REGISTER NOW
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Labels
Announcements
56
Big Data & Machine Learning
91
Compute
156
Containers & Kubernetes
36
CRE
7
Customers
90
Developer Tools & Insights
80
Events
34
Infrastructure
24
Management Tools
39
Networking
18
Open Source
105
Partners
63
Pricing
24
Security & Identity
23
Solutions
16
Stackdriver
19
Storage & Databases
111
Weekly Roundups
16
Archive
2017
Feb
Jan
2016
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2015
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2014
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2013
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2012
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2011
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2010
Dec
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2009
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2008
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Feed
Subscribe by email
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow
No comments :
Post a Comment