blob: 2de063c9432251e241ea3e26649819a82de06e8f [file] [log] [blame]
---
layout: post
title: Apache Usergrid 1.0.2 released
date: '2015-07-20T00:00:00+00:00'
categories: usergrid
---
<p>Apache Usergrid 1.0.2 is now officially released and available for <a href="http://usergrid.incubator.apache.org/releases/">DOWNLOAD HERE</a>.</p><br>
<p>Here's the release announcement that was posted to the Usergrid dev mailing list last week:</p>
<p>Apache Usergrid (incubating) is a multi-tenant Backend-as-a-Service (BaaS) stack for web and mobile applications, based on RESTful APIs. Usergrid consists of a Java-based web application that persists data to Apache Cassandra, an HTML5/JavaScript based management portal and a set of SDKs for JavaScript, iOS, Android, PHP, Java and more. </p>
<p>Usergrid 1.0.2 is a minor release with bug fixes and small improvements. </p>
Bugs fixed
<ul>
<li>S3 upload fails on OpenJDK and Java 8 (fixed by JClouds upgrade)</li>
<li> Asset data deleted when connection to Asset deleted</li>
<li> Portal stores app password as clear-text</li>
</ul>
Improvements
<ul>
<li>Cassandra key-space names are now configurable</li>
</ul>
Experimental new features
<ul>
<li> ExportAdmins: a new tool to export Admin Users, credentials and organizations</li>
<li> ImportAdmins: a new tool to import Admin Users, credentials and organizations</li>
<li> Central SSO: Usergrid-Usergrid SSO via new /management/externaltoken end-point</li>
</ul>
<p>
<br>
Here's the full list of JIRA issues resolved:<br>
<a href="https://issues.apache.org/jira/issues/?jql=project%3Dusergrid%20and%20fixVersion%3D1.0.2">
https://issues.apache.org/jira/issues/?jql=project%3Dusergrid%20and%20fixVersion%3D1.0.2</a>
<p>
The release is available at:<br>
<a href="http://www.apache.org/dyn/closer.cgi/incubator/usergrid/usergrid-1/v1.0.2">
http://www.apache.org/dyn/closer.cgi/incubator/usergrid/usergrid-1/v1.0.2</a>
<p>
The tag used to create the release with is 1.0.2:<br>
<a href="https://git-wip-us.apache.org/repos/asf?p=incubator-usergrid.git;a=commit;h=1.0.2">
https://git-wip-us.apache.org/repos/asf?p=incubator-usergrid.git;a=commit;h=1.0.2</a>
<p>
The release's Git commit ID is d52427b279306e19c163e89e9d5025760fc0b50a
<p>
The MD5 checksum of the release can be found at:<br>
<a href="https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.2/apache-usergrid-1.0.2-incubating.tar.gz.md5">
https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.2/apache-usergrid-1.0.2-incubating.tar.gz.md5</a>
<p>
The signature of the release can be found at:<br>
<a href="https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.2/apache-usergrid-1.0.2-incubating.tar.gz.asc">
https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.2/apache-usergrid-1.0.2-incubating.tar.gz.asc</a>
<p>
The GPG key used to sign the release are available at:<br>
<a href="https://dist.apache.org/repos/dist/release/incubator/usergrid/KEYS">
https://dist.apache.org/repos/dist/release/incubator/usergrid/KEYS</a>
<p>