this update only pertains to developers that were using the new App Engine Modules feature and had pre-existing .yaml configuration files that used the "server: <server_name>" option. if neither of these pertain to you, you don't need to make any changes.
On Tuesday, July 16, 2013, PK wrote: > > Hi Chris, > > > thanks for your message but it rather confuses me more than clarifying > things. > > > --I have not seen any issues yet, should I expect to see? Do I need to > change my configuration files? > > --What areas are affected? Is it only regarding pre-released/trusted > testers features? > > > Thanks up front for clarifying. > > > PK > http://www.gae123.com > > On July 16, 2013 at 9:28:31 AM, Chris Ramsdale ([email protected]) > wrote: > > hey folks, > > in regard to the issues related to App Engine Modules (previously > "Servers") and 1.8.2, you were seeing the side effects of a name change > ("Servers" => "Modules") that took place with the 1.8.2 rollout. i had > sent out a communication to all Modules users a few weeks back that we were > making this update to preview.appengine.google.com and that it would > rollout to production appengine.google.com with 1.8.2. the 1.8.2 > backends should be up and running and transitioning your config files to > reference "modules" should take care of the any Modules-related problems. > let me know if that's not the case. > > -- Chris > > > On Tue, Jul 9, 2013 at 11:50 PM, Moises Belchin > <[email protected]>wrote: > > @Mike We noticed something similar last week. ImportError: cannot import > name expression_parser > when you use from google.appengine.api import search > > > Saludos. > Moisés Belchín. > > > 2013/7/10 Vinny P <[email protected]> > > On Tue, Jul 9, 2013 at 1:57 AM, Nikhil Jain <[email protected]>wrote: > > Hi GAE fellow, > Few of my appengine application instance running on 1.8.1 and others are > on 1.8.2. > Is 1.8.2 been released or its pre-released version? > > > +1. Also noticing this beginning today morning. > > ----------------- > -Vinny P > > -- > 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 [email protected] <javascript:_e({}, > 'cvml', 'google-appengine%[email protected]');>. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
