Please, I have the same doubt. Charles Abreu
On May 13, 3:13 pm, Ross M Karchner <[email protected]> wrote: > If we want to switch an existing app from Google accounts to OpenID, > will we have to delete them and remake them? > > On Thu, May 13, 2010 at 1:46 PM, Ikai L (Google) <[email protected]> wrote: > > > > > > > Hello, App Engine developers! > > Just wanted to let everyone know that prerelease 1.3.4 SDK is now available > > for download. As usual, we're looking for feedback. Please post it in this > > thread. > > The release notes are below: > > Java > > --------------- > > 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 > > > Python > > ------------- > > Version 1.3.4 > > ================================= > > - New bulkloader configuration syntax and wizard for easier import/export > > with > > the datastore. > > - 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 > > - Auto task execution is now enabled in the dev_appserver. To turn this off > > use the flag --disable_task_running. > > - Fixed an issue using db.put() with constructor initialized id based keys. > > http://code.google.com/p/googleappengine/issues/detail?id=3209 > > -- > > 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" 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. > > -- > 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- 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.
