Hello Again Everyone!

We've posted the pre-release SDKs for Python and Java here:
http://code.google.com/p/**googleappengine/downloads/list<http://code.google.com/p/googleappengine/downloads/list>

Please see the pre-release notes below.

Regards,
Janani

App Engine Python SDK - Pre-Release Notes

Version 1.7.8
===============================
- The Mail API now allows attachments with .zip and .gzip extensions as 
long as
  the archives do not contain entries with blacklisted extensions.
  http://code.google.com/p/googleappengine/issues/detail?id=5933
- New Billing Enabled apps will no longer default to an email quota of 
20,000
  per day. Instead, apps will need to file a request through the admin 
console
  to get email quotas increased.
- Admin console dashboard charts and reports for all users have been fully
  migrated to the new, more reliable backend announced in 1.7.6.
- The maximum size of POST requests made through URLfetch has been increased
  from 5MB to 10MB.
- Fixed an issue with the admin handler of the new dev_appserver failing to
  import appengine_config automatically.


App Engine Java SDK - Pre-Release Notes

Version 1.7.8
=============
- The Mail API now allows attachments with .zip and .gzip extensions as 
long as
  the archives do not contain entries with blacklisted extensions.
  http://code.google.com/p/googleappengine/issues/detail?id=5933
- New Billing Enabled apps will no longer default to an email quota of 
20,000
  per day. Instead, apps will need to file a request through the admin 
console
  to get email quotas increased.
- Admin console dashboard charts and reports for all users have been fully
  migrated to the new, more reliable backend announced in 1.7.6.
- The maximum size of POST requests made through URLfetch has been increased
  from 5MB to 10MB.
- Fixed an issue that caused Full-Text Search to fail in the Java 
dev_appserver.
   https://code.google.com/p/googleappengine/issues/detail?id=9088
- Fixed an issue with the Java SDK jar file being too large for Windows 64.
- Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
runtime.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to