Hey developers! We've release the prerelease SDK for 1.3.5. Get it here:
http://code.google.com/p/googleappengine/downloads/list If you want to try out new features locally before they go live, here's your chance. We welcome any feedback you have. Release notes for Java are below: Version 1.3.5 ============= - Ability to configure the Task Queue storage limit with the total-storage-limit field in the queue.xml file. - Task Queues now support up to 50 qps per queue, up from 50 qps per app. - Developers can programmatically access Blobs with BlobstoreInputStream, which provides an InputStream view of a blob in Blobstore - Content-range headers for Blobs are supported. - Bulkloader transform helpers for lists and hierarchical keys were added. - Remote API commands can be sent over HTTPS or HTTP. - Admin Console logs now include information on request time latency. - Fixed an issue where requesting /appstats would not properly direct to /appstats/. - Fixed an issue with inconsistent URL mappings between the SDK and production. http://code.google.com/p/googleappengine/issues/detail?id=2598 -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
