Cool. Thanks.

Will datanucleus-appengine for Maven also need upgrading?

I think it's at 1.0.9 at the moment.

        <dependency>
            <groupId>com.google.appengine.orm</groupId>
            <artifactId>datanucleus-appengine</artifactId>
            <version>1.0.9</version>
        </dependency>


On Tue, Sep 13, 2011 at 2:05 AM, David Chandler <drfibona...@google.com>wrote:

> ETA: tomorrow noon PST
>
> /dmc
>
> On Mon, Sep 12, 2011 at 7:52 PM, Jens Stoltenberg <jstolt...@gmail.com>wrote:
>
>> Is there an ETA on when this release will be available in Maven?
>>
>>
>> On Mon, Sep 12, 2011 at 10:31 PM, Ikai Lan (Google) <
>> ikai.l+gro...@google.com> wrote:
>>
>>> Hey everyone,
>>>
>>> Just wanted to let you all know that App Engine SDK 1.5.4 has been
>>> released. The official announcement is here:
>>>
>>>
>>> http://googleappengine.blogspot.com/2011/09/app-engine-154-sdk-release.html
>>>
>>> The full release notes are below:
>>>
>>> Java 1.5.4
>>> =============
>>> - You can now specify the maximum size for a blob in
>>>   BlobstoreService.createUploadUrl().
>>> - Zigzag merge join queries will now continue scanning up to the 30
>>> second
>>>   Datastore query deadline. For zigzag queries that used to generate
>>>   DatastoreNeedIndexException, many will now succeed. A small percentage
>>> will
>>>   now instead timeout.
>>> - The SDK datastore viewer in the dev console now displays the number of
>>> "Write
>>>   Ops" for each entity. "Write Ops" are the total number of entity and
>>> index
>>>   writes that were required to create the entity.
>>> - The Prospective Search API is available in Java for all applications.
>>> This API
>>>   is still experimental, so applications will be limited to a maximum of
>>> 1000
>>>   subscriptions.
>>> - We made a classloading improvement that we expect to help loading
>>> request
>>>   latencies for projects with large numbers of jars.
>>> - Added support for the set_default_version flag to Appcfg.
>>> - The Java Remote API now recognizes the HTTP_X_APPENGINE_INBOUND_APPID.
>>> This
>>>   means that the Datastore Admin copy functionality will work when using
>>>   Java's Remote API with the destination app.
>>> - Fixed an issue that incorrectly allowed creation of tasks with
>>> whitespace in
>>>   the url.
>>> - Fixed the error message for "transaction not found" to be more
>>> descriptive.
>>> - Fixed an issue with the dev appserver's local Blobstore implementation
>>> trying
>>>   to modify an immutable collection.
>>>     http://code.google.com/p/googleappengine/issues/detail?id=3081
>>> - Fixed an SDK issue where CONFIG, FINE, FINER, FINEST logging messages
>>> were not
>>>   displayed.
>>>     http://code.google.com/p/googleappengine/issues/detail?id=4591
>>>
>>> --
>>> Ikai Lan
>>> Developer Programs Engineer, Google App Engine
>>> plus.ikailan.com | twitter.com/ikai
>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google App Engine for Java" group.
>>> To post to this group, send email to
>>> google-appengine-java@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-appengine-java?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To post to this group, send email to
>> google-appengine-java@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en.
>>
>
>
>
> --
> David Chandler
> Developer Programs Engineer, GWT+GAE
> w: http://code.google.com/
> b: http://turbomanage.wordpress.com/
> b: http://googlewebtoolkit.blogspot.com/
> t: @googledevtools
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

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

Reply via email to