maybe google app engine shall cancel the 30seconds limit, most of backend process need more than 30seconds
On Fri, May 14, 2010 at 2:17 AM, atomi <[email protected]> wrote: > Are there API reference docs for the OpenID support? > It seems as though a new application would need to be created for this to > work - am I correct in assuming this? As of now I don't see that option, > which makes it a little difficult to test or play with. > What is the ETA/schedule on the feature complete 1.3.4 release? > Thanks. > > > On Thu, May 13, 2010 at 10:48 AM, Ikai L (Google) <[email protected]>wrote: > >> ... a link to the download would be helpful: >> >> http://code.google.com/p/googleappengine/downloads/list >> >> On Thu, May 13, 2010 at 7:45 PM, Ikai L (Google) <[email protected]>wrote: >> >>> Greetings, Java developers! >>> >>> Prerelease SDK 1.3.4 is ready for download. As usual, please help us test >>> this release and post feedback to this thread. >>> >>> The release notes are below: >>> >>> Version 1.3.4 >>> ============= >>> - Client side bulkloader available with the Python SDK that has a new >>> configuration syntax and wizard for easier import/export with the >>> datastore. >>> Can be used by enabling remote_api in your Java application >>> - Applications can now be configured to authenticate with OpenID by >>> selecting >>> the OpenID option when creating your application in the admin console >>> http://code.google.com/p/googleappengine/issues/detail?id=248 >>> http://code.google.com/p/googleappengine/issues/detail?id=56 >>> - New API to allow App Engine apps to act as OAuth service providers >>> http://code.google.com/p/googleappengine/issues/detail?id=919 >>> - The version update check in the Java SDK now uses https >>> - Allow full access to javax.el.* >>> http://code.google.com/p/googleappengine/issues/detail?id=3157 >>> - Increased the timeout during deployment to 15 minutes >>> - Fixed an issue with JPA where an illegal cast exception was thrown >>> during the >>> fetch of integer fields >>> - MemcacheService.setNamespace() is deprecated in favor of >>> MemcacheServiceFactory.getMemcacheManager(namespace) >>> - Support in the SDK for Java 1.5 is being deprecated. These warnings now >>> appear >>> when starting the SDK >>> >>> -- >>> Ikai Lan >>> Developer Relations, Google App Engine >>> Twitter: http://twitter.com/ikai >>> Delicious: http://delicious.com/ikailan >>> >>> ---------------- >>> Google App Engine links: >>> Blog: http://googleappengine.blogspot.com >>> Twitter: http://twitter.com/app_engine >>> Reddit: http://www.reddit.com/r/appengine >>> >>> >> >> >> -- >> Ikai Lan >> Developer Relations, Google App Engine >> Twitter: http://twitter.com/ikai >> Delicious: http://delicious.com/ikailan >> >> ---------------- >> Google App Engine links: >> Blog: http://googleappengine.blogspot.com >> Twitter: http://twitter.com/app_engine >> Reddit: http://www.reddit.com/r/appengine >> >> -- >> 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 >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> 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 > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- hapeblog (Blog on GAE) http://www.hapeblog.com -- 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 [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-java?hl=en.
