do I understand correctly that this means that blobstore and google cloud 
storage will be the same thing going forward?
sounds great :)

On Tuesday, June 19, 2012 2:00:23 AM UTC+2, Marce (Google) wrote:
>
> Hi,
>
> The 1.7.0 prerelease SDKs are now available to download for Python and 
> Java here: http://code.google.com/p/googleappengine/downloads/list
>
> Please see release notes below.
>
> -Marzia
>
> Python Version 1.7.0
> ===============================
> - The Search API now contains support for storing and searching on 
> GeoPoints.
> - The total size of all application versions is now limited to 1 GB. In the
>   future, you'll be able to purchase additional storage for your 
> application
>   code.
> - Logs API calls are now $.12/gigabyte for all data read from the Logs API 
> over
>   the first 100MB.
> - You can now specify a time frame of up to 1 year for the retention of 
> your
>   application logs. All storage above 1 GB is billed based on the prices 
> for
>   logs storage.
> - You can now specify HTTP headers on static content for your application.
> - The HRD Blob Migration tool is now generally available.
> - After using the datastore backup utility, you can now restore that backup
>   to a new app id.
> - It will not be possible to create new authorizations for M/S 
> applications to
>   access Cloud SQL instances.
> - You can now delete a Google Cloud Storage object using 
> blobstore.delete().
> - You can now fetch a Google Cloud Storage object using blobstore.fetch().
> - You can now store keys for a Google Cloud Storage object in the 
> datastore.
> - The create_upload_url call now works for Google Cloud Storage objects.
> - You can now use get_serving_url() and delete_serving_url() for Google
>   Cloud Storage buckets.
> - Projection queries are now supported in NDB.
> - In NDB, app and namespace are now keyword arguments to get_by_id().
> - Context().call_on_commit() added to NDB for adding a callback to be 
> executed
>   upon successful commit of a transaction.
> - NDB Context.memcache_* ops now accept unicode.
> - NDB has added support for storing protorpc.Message objects.
> - Improved error messaging for multiple repeated=True levels with
>   StructuredProperty in NDB.
> - PyAMF is now generally available.
> - Fixed an issue in Full-text search panel where the Admin Console throws 
> an
>   error displaying non- ascii characters.
> - Fixed an issue in SDK admin viewer where a TemplateDoesNotExist error was
>   thrown when clicking on any Full-Text Search index.
> - Fixed an issue where lxml did not support unicode parsing.
>     http://code.google.com/p/googleappengine/issues/detail?id=7158
> - Fixed a javascript syntax error in the Admin Console.
>     http://code.google.com/p/googleappengine/issues/detail?id=7566
>
> Java Version 1.7.0
> =============
> - The Search API now contains support for storing and searching on 
> GeoPoints.
> - The total size of all application versions is now limited to 1 GB. In the
>   future, you'll be able to purchase additional storage for your 
> application
>   code.
> - Logs API calls are now $.12/gigabyte for all data read from the Logs API 
> over
>   the first 100MB.
> - You can now specify a time frame of up to 1 year for the retention of 
> your
>   application logs. All storage above 1 GB is billed based on the prices 
> for
>   logs storage.
> - You can now specify HTTP headers on static content for your application.
> - The HRD Blob Migration tool is now generally available.
> - After using the datastore backup utility, you can now restore that backup
>   to a new app id.
> - It will not be possible to create new authorizations for M/S 
> applications to
>   access Cloud SQL instances.
> - You can now delete a Google Cloud Storage object using delete() in the
>   Blobstore Service API.
> - You can now fetch a Google Cloud Storage object using fetch() in the
>   Blobstore Service API.
> - You can now store keys for a Google Cloud Storage object in the 
> datastore.
> - The BlobstoreService.createUploadUrl() call now works for Google Cloud 
> Storage
>   buckets.
> - You can now use ImageService.getServingUrl() and
>   ImageService.deleteServingUrl() for Google Cloud Storage objects.
> - You can now specify your own Security Provider in Java.
>     http://code.google.com/p/googleappengine/issues/detail?id=1612
> - The Java Datastore API now supports Or queries.
> - Fixed an issue in Full-text search panel where the Admin Console throws 
> an
>   error displaying non- ascii characters.
> - Fixed a javascript syntax error in the Admin Console.
>     http://code.google.com/p/googleappengine/issues/detail?id=7566
>
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/RI9iac9yiqgJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to