Oops. My bad. I had not pushed the 1.0.1 branch. That commit ID is now present:
https://github.com/apache/incubator-usergrid/commit/e1f8f3a2ee2f8fe1cd510480003f7e3df95dd5ac - Dave On Sat, Jan 24, 2015 at 9:47 AM, John D. Ament <[email protected]> wrote: > Hey Dave, > > The git tag doesn't seem to exist. Can you take a look? > I can't find the git commit ID you mention either. > > Thanks, > > John > > On Thu, Jan 22, 2015 at 10:55 AM, Dave <[email protected]> wrote: > > > The Apache Usergrid team is happy to announce the release of Apache > > Usergrid 1.0.1 (incubating). This is our second release at Apache, but > > Usergrid has been in production use at some sites for over two years. > > Download the source, build it, try it out and please join us in making it > > better and easier to use. > > > > Except for our shiny new PHP5 SDK, Usergrid 1.0.1 is mostly a bug-fix > > release. Like our previous release, this release is source code only. > Here > > are the highlights: > > > > * New PHP5 SDK - new SDK is a Guzzle Web service descriptor so any > Usergrid > > API > > > > calls can be added with ease. > > > > * Original PHP SDK - added URL endpoint update functionality. > > > > * Node.js SDK - Bug fix: calcTimeDiff changed to return seconds correctly > > > > * Node.js SDK - Bug fix: getOnExist was sending wrong data value to > server. > > > > * Android SDK Updated from Apigee source. Numerous bug fixes and > > enhancements. > > > > * Docs moved to readthedocs.org: > > http://usergrid.readthedocs.org/en/latest/. > > > > * Admin portal - Changed default config to point to localhost. > > > > * Admin portal - Build now created as zip file during build process. > > > > * Stack - Bug fix: Launcher now works, uses Admin portal hosted on ASF > > Infra. > > > > * Stack - Bug fix: reset password will now work with or without reCaptcha > > keys. > > > > * Stack - Build now works with latest versions of Maven. > > > > * Stack - Build now supports property for configurable argline > parameters. > > > > * Stack - Build now sets java.awt.headless to prevent forkedbooter > popups. > > > > > > Thanks! > > > > The Apache Usergrid Team > > > > > > The Usergrid 1.0.1 release files are available at the URLs below: > > > > --- > > > > Usergrid Project Downloads page: > > > > http://usergrid.incubator.apache.org/releases/ > > > > Direct link to release file at Apache.org: > > > > > > > https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.1/apache-usergrid-1.0.1-incubating.tar.gz > > > > The CHANGELOG for the release is available at: > > > > http://s.apache.org/ug101changelog > > > > The signature of the release can be found at: > > > > > > > https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.1/apache-usergrid-1.0.1-incubating.tar.gz.asc > > > > The MD5 checksum of the release can be found at: > > > > > > > https://dist.apache.org/repos/dist/release/incubator/usergrid/usergrid-1/v1.0.1/apache-usergrid-1.0.1-incubating.tar.gz.md5 > > > > The GPG key used to sign the release are available at: > > > > https://dist.apache.org/repos/dist/release/incubator/usergrid/KEYS > > > > The tag used to create the release with is 1.0.1: > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-usergrid.git;a=commit;h=1.0.1 > > > > Git commit ID is e1f8f3a2ee2f8fe1cd510480003f7e3df95dd5ac > > >
