You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Greetings
We have combined the releases for versions 1.9.30 and 1.9.29 of the Google App Engine SDK. Here are the items included:
Version 1.9.30 - November 30, 2015
App Engine notes
Headers for push queue requests made for Task Queue tasks with no payload will now contain a Content-Length entry set to '0'. Previously headers for such requests contained no Content-Length entry.
Version 1.9.29 - November 30, 2015
App Engine notes
Stop calculating and storing queue depth for non-existent queues, queues marked for deletion, and in the case of queue table outages.
Added a discoverable boolean parameter to the @Api annotation to allow users to disable API discovery. This feature will prevent some client libraries (e.g. JavaScript) and the API Explorer from working, as they depend on discovery.