Gae SDK 1.4.3 released!

Source: Internet
Author: User

Google App Engine SDK 1.4.3 was released, mainly enhancing the task queue feature.

Gae/Java SDK release notes:

  • 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.
  • 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.
  • Java applications can enable concurrent request support by setting 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 cocould not handle processing ing 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

 

 

This article is the use of b3log solo from the simple design of the art of the original article: http://88250.b3log.org/gae-sdk-143-release.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.