V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
DAOCLOUD
推荐学习书目
Python Cookbook
Using Google App Engine
推荐下载
Latest Google App Engine SDK
其他兼容技术
AppScale
dreampuf
V2EX  ›  Google App Engine

Prerelease SDK 1.4.3 now available for download

  •  
  •   dreampuf · 2011-03-22 13:19:21 +08:00 · 4301 次点击
    这是一个创建于 4786 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://code.google.com/p/googleappengine/downloads/list


    ==================================================
    Python 1.4.3
    =================================
    - Added Files API that allows writing to and reading from files in lobstore.
    - You can now specify cron execution for a time interval between a start and
    end time.
    - You can now configure the specific application version to which a task
    queue or cron job will send requests.
    - The Admin Console Task Queues page now displays a more accurate estimate
    of queue size for queues containing more than 2000 tasks.
    - The Prospective Search API (formerly named the Matcher API) is available
    for use by all applications. This API is still experimental, so applications
    will be limited to a maximum of 1000 subscriptions.
    - The Testbed API provides easy configuration of stub libraries for local
    integration tests.
    - In the Images API, the quality parameter was added to the resize, rotate,
    horizontal_flip, vertical_flip, crop and im_feeling_lucky methods.
    - Fixed an issue where static file serving in the dev_appserver didn't
    support etags.
    http://code.google.com/p/googleappengine/issues/detail?id=368
    - An error is now raised when the script mapping in the app.yaml file is
    missing the .py file extension.
    http://code.google.com/p/googleappengine/issues/detail?id=976
    - Fixed an issue where no link was displayed in the Admin Console blobstore
    viewer for an unnamed blob.
    - Fixed an issue where the Admin Console data viewer couldn't edit entities
    with ByteString properties.
    http://code.google.com/p/googleappengine/issues/detail?id=2367
    - Fixed an issue where the Admin Console crashed when using a non-ascii
    key_name.
    http://code.google.com/p/googleappengine/issues/detail?id=2451
    - Fixed an issue filtering on __key__ while using the --use_sqlite option
    with
    the dev_appserver.
    http://code.google.com/p/googleappengine/issues/detail?id=3232
    - The Disable Application admin function has been button-ized.
    http://code.google.com/p/googleappengine/issues/detail?id=4323
    - Fixed an SDK issue where debugging logging wouldn't correctly print
    URLFetch
    payloads.
    http://code.google.com/p/googleappengine/issues/detail?id=783
    - Fixed an SDK issue where an incompatible line ending was used on blob
    upload.
    http://code.google.com/p/googleappengine/issues/detail?id=3328
    - Added more graceful handling of the missing mapreduce.yaml file when the
    user
    has enabled the Datastore Admin but is not otherwise using the MapReduce
    framework.
    http://code.google.com/p/googleappengine/issues/detail?id=3903
    - Fixed an issue where the method webapp_add_wsgi_middleware was no longer
    recognized.
    http://code.google.com/p/googleappengine/issues/detail?id=4236
    Java 1.4.3
    =============
    - Added FileService API that allows writing to and reading from files in
    blobstore.
    - You can now specify cron execution for a time interval between a start and
    end
    time.
    - Java applications can enable concurrent request support by setting
    <threadsafe> to True in their appengine-web.xml. This flag indicates that
    request handlers for your app are thread safe and multiple request
    handlers
    may safely run at the same time in the same memory space for your
    application.
    - Deferred library support now available in Java.
    http://code.google.com/p/googleappengine/issues/detail?id=2381
    - Remote API library now available in Java. This can be used in conjunction
    with
    apps using either the Java or the Python runtime.
    - The Java SDK now supports kindless and ancestor only queries.
    - Fixed an issue where JAX-WS clients in the SDK could not handle receiving
    a
    SOAP fault.
    - Fixed an issue where the SDK did not support fetching HTTPS URLs.
    - Fixed an issue where no link was displayed in the Admin Console blobstore
    viewer for an unnamed blob.
    - Fixed an issue where the Admin Console data viewer couldn't edit entities
    with ByteString properties.
    http://code.google.com/p/googleappengine/issues/detail?id=2367
    - Fixed an issue where the Admin Console crashed when using a non-ascii
    key_name.
    http://code.google.com/p/googleappengine/issues/detail?id=2451
    - The Disable Application admin function has been button-ized.
    http://code.google.com/p/googleappengine/issues/detail?id=4323
    - Fixed a regex validation issue in the queue.xml file that caused some
    uploads
    to break.
    http://code.google.com/p/googleappengine/issues/detail?id=4365
    - Fixed an issue where the Java SDK Task Queue did not support 10 minute
    timeouts.
    http://code.google.com/p/googleappengine/issues/detail?id=4564
    - Fixed an issue where the Channel API in the SDK didn't properly send
    messages
    with unicode characters.
    http://code.google.com/p/googleappengine/issues/detail?id=4675
    1 条回复    1970-01-01 08:00:00 +08:00
    darcy
        1
    darcy  
       2011-03-26 12:13:49 +08:00
    好吧,给个Prospective Search API的演示
    http://code.google.com/p/im-tracker/

    如果V2EX也集成类似的功能会很nice。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3101 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 12:57 · PVG 20:57 · LAX 05:57 · JFK 08:57
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.