Hi Everyone,
We are pleased to announce the latest release of Google App Engine 1.9.4. For 
more about the general theme on this and the past release, please see our blog 
post(http://googlecloudplatform.blogspot.com/2014/04/announcing-release-of-google-app-engine-1-9-3.html).

Release 1.9.4 includes the following enhancements.
Version 1.9.4 - April 30, 2014

*Python*

   - Fixed an issue with the Search API where it does not correctly parse 
expressions that use the subtraction operator without surrounding whitespaces.
   - Fixed an issue with the devappserver Search API allowing searches for a 
field with a negated value.
   - Fixed an issue with the devappserver Search API not handling searches for 
empty quotes the same way as production.
   - Fixed an issue with the devappserver Search API not matching documents 
with atom fields the same way as production.
   - Fixed an issue with the devappserver Search API allowing expressions that 
use the snippet operator over a numeric field.
   - Fixed an issue with the devappserver Search API allowing sorting 
expressions to use the snippet operator.
   - Fixed an issue with the devappserver Search API not validating that 
cursors are from a previous search.
   - Fixed an issue with the devappserver Search API not parsing queries that 
use the fuzzy search operator (~).
   - Fixed an issue with the devappserver Search API not validating the default 
value for sorting expressions on date fields.
   - Fixed an issue with the devappserver memcache viewer not displaying items 
with non-ASCII characters properly.
      - https://code.google.com/p/googleappengine/issues/detail?id=9459
   - Fixed an issue with the devappserver allowing arbitrarily large file 
uploads using HTTP POST requests. It now matches production limits of 32MB.
      - https://code.google.com/p/googleappengine/issues/detail?id=10384
   - Fixed an issue with NDB deserialization looping infinitely when nested 
value is None.
      - https://code.google.com/p/googleappengine/issues/detail?id=10758
   
*PHP*

   - Fixed an issue with libcurl giving a load error for Mac OS X Snow Leopard 
clients.
      - https://code.google.com/p/googleappengine/issues/detail?id=10405
   - Fixed an issue with making simultaneous mysqli connections to the same 
CloudSQL instance causing the request to time out.


thanks,eric hanGoogle Cloud Platform

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to