Wow, this is a substantial release!
App Engine Python SDK - Release Notes
Version 1.3.2
=================================
- New API to read the contents of uploaded Blobs (fetch_data)
http://code.google.com/p/googleappengine/issues/detail?id=2536
- URLFetch now supports accessing ports 80-90, 440-450, and 1024-65535
- Mail API now allows common document formats as attachments
http://code.google.com/p/googleappengine/issues/detail?id=494
- The Task Queue API now supports adding multiple tasks in a single
call to
Queue.add()
- Fixed charset handling for inbound emails
http://code.google.com/p/googleappengine/issues/detail?id=2326
- Fixed issue with compositing background colors in dev_appserver
- New feature in the datastore to specify whether to use strong or
eventually
consistent reads (the default is strong)
- New datastore feature allows setting deadlines for operations
- Increased the maximum Task Queue refill rate from 20/s to 50/s
- Support for IP blacklisting to prevent denial of service (DoS)
attacks
- Fix an issue with Mac Launcher in Mac OSX 10.5.5
http://code.google.com/p/googleappengine/issues/detail?id=778
- Fix issue with slow updates when there are many skipped files
http://code.google.com/p/googleappengine/issues/detail?id=2492
- Fix issue with cursor not updating when using a GqlQuery
http://code.google.com/p/googleappengine/issues/detail?id=2757
On Mar 16, 8:31 pm, "Jason (Google)" <[email protected]> wrote:
> Hi Everyone. Just a quick note that we just uploaded pre-release 1.3.2
> SDKs for Python and Java to our Google Code project page:
>
> http://code.google.com/p/googleappengine/downloads/list
>
> Both pre-release SDKs include RELEASE_NOTE files that indicate what's
> new, but the App Engine back-ends have not yet been updated, so please
> don't try to use these new features in production just yet. Please
> test your existing applications locally using the new SDK and report
> any bugs as soon as possible. Our next general release will likely
> follow in the next couple of weeks barring any unforeseen issues.
>
> Thanks,
> - Jason
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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?hl=en.