1.5.4 SDK Prerelease

203 views
Skip to first unread message

Johan Euphrosine

unread,
Sep 6, 2011, 3:20:36 PM9/6/11
to Google App Engine, google-appe...@googlegroups.com, google-app...@googlegroups.com
Hi everyone,

Prerelease SDK for 1.5.4 is ready for testing, feel free to download
and give it a try for local verification:
http://code.google.com/p/googleappengine/downloads/list

See release notes below.

Happy testing!

App Engine Python SDK - Release Notes

Version 1.5.4
===============================
- You can now specify the maximum size for a blob in create_upload_url().
- Zigzag merge join queries will now continue scanning up to the 30 second
Datastore query deadline. For zigzag queries that used to generate NeedIndex
errors, many will now succeed. A small percentage will now instead timeout.
- Added API functionality for making calls to the Memcache API asynchronously.
- Fixed an issue that incorrectly allowed creation of tasks with whitespace in
the url.
- Fixed the error message for "transaction not found" to be more descriptive.
- Fixed an issue where blobstore uploads didn't work in the SDK with the
-a 0.0.0.0 flag set.
- Fixed an issue where --dry_run was broken for upload_data in bulkload.py.
- Fixed an issue where db.Model().to_xml() incorrectly updated auto-updating
properties.
http://code.google.com/p/googleappengine/issues/detail?id=322
- Fixed an issue where the SDK didn't expand the '~' in a file path.
http://code.google.com/p/googleappengine/issues/detail?id=522
- Fixed an issue where is_saved() wasn't valid after db.Model.__init__.
http://code.google.com/p/googleappengine/issues/detail?id=844
- Fixed an issue where GQL IN queries with an empty list returned all entities.
http://code.google.com/p/googleappengine/issues/detail?id=932
- Fixed an issue where the SDK's sqlite stub did not handle cursors on
descending queries correctly.
http://code.google.com/p/googleappengine/issues/detail?id=3121
- Fixed a typo in the SDK's Datastore Stats generator message.
http://code.google.com/p/googleappengine/issues/detail?id=5425

App Engine Java SDK - Release Notes

Version 1.5.4
=============
- You can now specify the maximum size for a blob in
BlobstoreService.createUploadUrl().
- Zigzag merge join queries will now continue scanning up to the 30 second
Datastore query deadline. For zigzag queries that used to generate
DatastoreNeedIndexException, many will now succeed. A small percentage will
now instead timeout.
- The Prospective Search API is available in Java for all applications. This API
is still experimental, so applications will be limited to a maximum of 1000
subscriptions.
- We made a classloading improvement that we expect to help loading request
latencies for projects with large numbers of jars.
- Added support for the set_default_version flag to Appcfg.
- The Java Remote API now recognizes the HTTP_X_APPENGINE_INBOUND_APPID. This
means that the Datastore Admin copy functionality will work when using
Java's Remote API with the destination app.
- Fixed an issue that incorrectly allowed creation of tasks with whitespace in
the url.
- Fixed the error message for "transaction not found" to be more descriptive.
- Fixed an issue with the dev appserver's local Blobstore implementation trying
to modify an immutable collection.
http://code.google.com/p/googleappengine/issues/detail?id=3081
- Fixed an SDK issue where CONFIG, FINE, FINER, FINEST logging messages were not
displayed.
http://code.google.com/p/googleappengine/issues/detail?id=4591
--
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

Nischal

unread,
Sep 7, 2011, 10:39:07 AM9/7/11
to google-app...@googlegroups.com, Google App Engine, google-appe...@googlegroups.com
In python I can see there's async memcache calls! Is it available in Java already or will you guys be introducing it probably in the next release?

Muneer Malik

unread,
Sep 7, 2011, 11:10:38 AM9/7/11
to google-a...@googlegroups.com, google-appe...@googlegroups.com, google-app...@googlegroups.com
I see the SDK is being updated but eclipse plugin is still showing 1.5.2 ..

any reason for that ?

Thanks


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




--
Confidentiality Notice
-------------------------------
 

THIS INFORMATION IS INTENDED ONLY FOR THE USE OF THE ADDRESSEE AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW.  IF YOU ARE NOT THE INTENDED RECIPIENT, OR THE EMPLOYEE OR AGENT RESPONSIBLE FOR DELIVERING THIS MESSAGE TO THE INTENDED RECIPIENT, YOU ARE HEREBY NOTIFIED THAT ANY DISSEMINATION, DISTRIBUTION OR COPYING OF THE COMMUNICATION IS STRICTLY PROHIBITED.  IF YOU HAVE RECEIVED THIS COMMUNICATION IN ERROR, PLEASE NOTIFY IMMEDIATELY AT tutt...@gmail.com OR BY TELEPHONE AT 817-458-1764.


THANK YOU.

Gopal Patel

unread,
Sep 7, 2011, 12:42:24 PM9/7/11
to google-a...@googlegroups.com
its preview , actual sdk is not out yet...
Message has been deleted

Strom

unread,
Sep 7, 2011, 1:34:01 PM9/7/11
to Google App Engine
This is the 1.5.4 preview. 1.5.3 has been our for a while. As Muneer
Malik said, eclipse plugin is still on 1.5.2.
> > tutti...@gmail.com OR BY TELEPHONE AT 817-458-1764.

Daniel

unread,
Sep 11, 2011, 8:47:17 PM9/11/11
to Google App Engine


Are there any Doc/Examples of using async Memcache calls ? Sounds
interesting
Reply all
Reply to author
Forward
0 new messages