Hi everyone, We just released Kay 1.1 rc2!
The release target of last Monday came and went but work on Kay 1.1 hasn't halted. A few bugs were fixed and a couple more patches were included in this release. If there are no unexpected problems we plan to release 1.1 on Monday March 7th. This is still a release candidate so we would like to get as much testing on it as possible. Download here: http://code.google.com/p/kay-framework/downloads/list Please test and file bugs here: http://code.google.com/p/kay-framework/issues/list You can see the release notes here: http://code.google.com/p/kay-framework/wiki/ReleaseNotes#Kay-1.1.0rc2_-_March_3rd_2011 Changes in 1.1rc2 * Added namespace support to the live settings API ( Issue #94 ) * Added the COOKIE_SECURE setting to support secure session cookies ( Issue #90 ) * Fixed some tests ( Issue #95 ) * Updated some documents. Changes included in 1.1rc1 * Fixed an issue where error mails could not be sent to email addresses that were not specified as a developer in the admin console. ( Issue #50 ) * Fixed an issue were the django module could not be imported after upgrading to the Appengine SDK 1.4.2 ( Issue #92 ) * Fixed an issue where kay returned instances of the InternalServerError? exception rather than an object that subclasses BaseResponse? ( Issue #54 , Issue #56 ) * Fixed an issue with the remote API and the HR datastore. * Updated imports to the taskqueue API so they use the new import path ( Issue #73 ) Happy Coding!! -- Ian http://www.ianlewis.org/ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
