App Engine Go 1.1 Beta SDK

101 views
Skip to first unread message

bsr

unread,
May 8, 2013, 10:42:56 PM5/8/13
to google-ap...@googlegroups.com
Hello,

Where can I find the SDK for 1.1 Beta. I don't see anything here 

I am using  go_appengine_sdk_darwin_amd64-1.8.0.zip , but gets error

$ dev_appserver.py --host="127.0.0.1" .
CRITICAL 2013-05-09 02:37:30,342 sdk_update_checker.py:214] The requested api_version (go1.1beta) is not supported by the go runtime in this release of the SDK. The supported api_versions are ['go1'].

Is go1 is go release 1.1 now?

Thanks.

David Symonds

unread,
May 8, 2013, 10:54:59 PM5/8/13
to bsr, google-ap...@googlegroups.com
There isn't a go1.1beta SDK. You can upload to try it out with appcfg
from the regular SDK.

bsr

unread,
May 8, 2013, 11:11:25 PM5/8/13
to google-ap...@googlegroups.com, bsr
I have this in my app.yaml

api_version: go1.1beta

with 1.8.0 SDK and getting the before mentioned error.

I am yet to upload my program to production, so does that mean I can't test it in dev setup?

David Symonds

unread,
May 8, 2013, 11:15:53 PM5/8/13
to bsr, google-appengine-go

Correct. It's only for testing in prod.

Reply all
Reply to author
Forward
0 new messages