Hi,

The 1.6.2 were uploaded yesterday. Release notes are below.

- Marzia

Java Version 1.6.2===================- The Admin Console Datastore
Admin has added experimental backup and restore  functionality. The
job occurs within your application and counts against your
application quota, including Instance Hours, Datastore Ops and
Datastore  Storage.- Channel API quota is now automatically measured
in terms of minutes a channel  has been open, instead of channels
created. Additionally, developers can now  specify how long a channel
can be open, with the default remaining two hours.- Task Queue API
requests now include a X-Appengine-TaskETA header, that can be  used
to measure task delivery latency.- We have removed the deprecated labs
version of the TaskQueue API.- The default API deadlines for Blobstore
API calls have been raised to 15s for  online and 30s for offline
requests, up from 5s.- The Images API now allows you to stretch an
image without maintaining the  aspect ratio.
http://code.google.com/p/googleappengine/issues/detail?id=2220
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D2220&usg=AFQjCNF8o0Kw1igg_YfIHonC4lUh7t-bhA>-
Fixed an issue where the SDK did not resize images down to 512 pixels
by  default, as it does in production.- Fixed an issue with the Images
API where valid images were returning a  NotImageError.
http://code.google.com/p/googleappengine/issues/detail?id=5545
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D5545&usg=AFQjCNGtEahZ9f4KlXxHlKdFlhprPe5VYA>

Python Version 1.6.2====================- The Admin Console Datastore
Admin has added experimental backup and restore  functionality. The
job occurs within your application and counts against your
application quota, including Instance Hours, Datastore Ops and
Datastore  Storage.- Channel API quota is now automatically measured
in terms of minutes a channel  has been open, instead of channels
created. Additionally, developers can now  specify how long a channel
can be open, with the default remaining two hours.- Task Queue API
requests now include a X-Appengine-TaskETA header, that can be  used
to measure task delivery latency.- The default API deadlines for
Blobstore API calls have been raised to 15s for  online and 30s for
offline requests, up from 5s.- The Images API now allows you to
stretch an image without maintaining the  aspect ratio.
http://code.google.com/p/googleappengine/issues/detail?id=2220
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D2220&usg=AFQjCNF8o0Kw1igg_YfIHonC4lUh7t-bhA>-
The Blobstore API now includes the asynchronous function calls
create_upload_url_async, delete_async, and fetch_data_async.- Django
version 1.3 is now available in the Python 2.5 runtime.- We've added a
django_wsgi builtin to allow easier bootstrapping of Django
applications.- Fixed an issue with remote_api where calling
fetch_page() with a page size  of 301 and chaining the calls through
the returned cursor was skipping half  of the results.- Fixed an issue
where the PIL _imagingmath module was not available in Python  2.7.-
Fixed an issue where the SDK did not resize images down to 512 pixels
by  default, as it does in production.- Fixed an issue with the Images
API where valid images were returning a  NotImageError.
http://code.google.com/p/googleappengine/issues/detail?id=5545
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D5545&usg=AFQjCNGtEahZ9f4KlXxHlKdFlhprPe5VYA>-
Fixed an issue where the SDK didn't start when using Python 2.7 and
the  --backends flag.
http://code.google.com/p/googleappengine/issues/detail?id=6187
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6187&usg=AFQjCNGpyXlwcpJ4bgAb3UqLKl3QYwtl4g>-
Fixed an issue where Jinja2 was not included in the SDK for use with
Python  2.7.
http://code.google.com/p/googleappengine/issues/detail?id=6265
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6265&usg=AFQjCNEcUbWg9MMFHqgxR5HOjvTQ8eiESg>-
Fixed an issue with the sql datastore stub in Python 2.7 where the
sqlite  module no longer accepted strings with non-ASCII characters.
 http://code.google.com/p/googleappengine/issues/detail?id=6290
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6290&usg=AFQjCNHJq5jt9s-6HaCdIHHDCfZICu1NYA>-
Fixed an issue where gzip did not work with Python 2.7 in the
dev_appserver.
http://code.google.com/p/googleappengine/issues/detail?id=6324
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6324&usg=AFQjCNFUmdSo0Xjb6Sjxs3LfcttMycMwVA>-
Fixed an issue where urllib2 did not work with Python 2.7.
http://code.google.com/p/googleappengine/issues/detail?id=6567
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6567&usg=AFQjCNFsAGP7Uk17L8hPIYeK0BuAsLLtkg>-
Fixed an error in the Datastore Viewer where an error was thrown when
viewing  an Entity which defines an index with no properties.
http://code.google.com/p/googleappengine/issues/detail?id=6600
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6600&usg=AFQjCNE64hLm4Cu-c9wWPisXl_ZqBL4Tsw>-
Fixed an issue where transactional tasks were not enqueued in the SDK
when  running in high_replication mode.
http://code.google.com/p/googleappengine/issues/detail?id=6669
<http://www.google.com/url?q=http://code.google.com/p/googleappengine/issues/detail%3Fid%3D6669&usg=AFQjCNFGD8wfgraz8DVE2WZ8EszWj731yQ>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to