On 21 October 2014 19:33, Ricardo Bánffy <[email protected]> wrote: > > Hi folks. > > While working on https://github.com/rbanffy/appengine.py (in an > attempt to simplify https://github.com/rbanffy/testable_appengine, I'm > experiencing some odd breakage because > https://appengine.google.com/api/updatecheck is returning 'release: > "1.9.12"' rather than the current, 1.9.13. > > Are supposed to still use this endpoint to get the latest version > number? Is there a more current way to do it? Is it supposed to return > the second latest release? > > Cheers > > -- > Ricardo Bánffy > http://about.me/rbanffy >
I'm seeing: release: "1.9.14" timestamp: 1412902384 api_versions: ['1'] supported_api_versions: python: api_versions: ['1'] python27: api_versions: ['1'] go: api_versions: ['go1'] java7: api_versions: ['1.0'] -- Joe -- 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/d/optout.
