Author: chathuri
Date: Tue Dec 17 16:08:32 2013
New Revision: 1551597
URL: http://svn.apache.org/r1551597
Log:
updating release notes
Modified:
airavata/trunk/RELEASE_NOTES
Modified: airavata/trunk/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/airavata/trunk/RELEASE_NOTES?rev=1551597&r1=1551596&r2=1551597&view=diff
==============================================================================
--- airavata/trunk/RELEASE_NOTES (original)
+++ airavata/trunk/RELEASE_NOTES Tue Dec 17 16:08:32 2013
@@ -2,6 +2,37 @@ Apache Airavata Release Notes
See http://issues.apache.org/jira/browse/AIRAVATA-* (where * is the number of
the issue below)
+Apache Airavata Version 0.11 Released on 2013-12-20
+==================================================
+This release focused on evaluting apache thrift as a framework to implement
airavata API. As the first step, we are adding thrift interfaces to workflow
execution API. Feel free to explore the thrift module in airavata source code,
which contains the stand-alone thrift server and a thrift client. Apart from
apache thrift integration, this release has bug fixes which related to Globus
online file transfer, GSISSH library and integration of Airavata Credential
Store with Airavata client API.
+Below you will find the detail list of JIRA tasks/issues resolutions
incorporated in 0.11.
+
+** Sub-task
+ * [AIRAVATA-925] - Display status of experiments upfront in experiments
list
+ * [AIRAVATA-936] - Authenticate globus online users and retrieve Goauth
token
+ * [AIRAVATA-937] - Transfer files using GO library
+ * [AIRAVATA-938] - Update XBaya window to support file transfer
+ * [AIRAVATA-966] - Update Jglobus version
+ * [AIRAVATA-967] - Update Unicore client version
+
+** Bug
+ * [AIRAVATA-922] - Reduce the size of war distributions
+ * [AIRAVATA-954] - Evaluating thrift based execution API
+
+** Improvement
+ * [AIRAVATA-278] - Improve GFac stdout handling to cover output types
+ * [AIRAVATA-941] - JCR properties in GFAC's service.properties are
obsolete
+ * [AIRAVATA-952] - Add credential store to the Airavata API
+ * [AIRAVATA-963] - Refactoring Integration Tests module to allow easy
extendability and remove redundancy
+
+** Story
+ * [AIRAVATA-935] - Integrate Globus Online rest interfaces with XBaya
+ * [AIRAVATA-965] - Update Airavata JGLOBUS and Unicore jar
+
+** Task
+ * [AIRAVATA-953] - Distribute JNLP With Releases
+
+
Apache Airavata Version 0.10 Released on 2013-10-29
==================================================
This release focused on bug fixes and GSISSH library/provider for beta
testing. GSISSH Library provides connectivity to remote resources using grid
security, SSH keys and kerberos authentication. Feel free to explore the
library https://svn.apache.org/repos/asf/airavata/trunk/tools/gsissh or work
with GSISSHProvider in GFAC. This library is still in testing phase and
contributions are welcome like libraries to different job managers and testing
with different resources.