This repository was archived by the owner on Jan 10, 2020. It is now read-only.
Releases: NextCenturyCorporation/neon
Releases · NextCenturyCorporation/neon
v1.3.0
This version adds Elasticsearch 2.x support to Neon. Because of the way the Elasticsearch Java API works, Elasticsearch 1.x and 2.x support can not be compiled into the same build. By default, Neon builds with support for Elasticsearch 2.x, but that can be changed by setting the Gradle property useElasticsearch1 to true.
This version also adds a property service that can be used by client applications for simple key-value storage. The property service can be configured to use Derby (the default), Elasticsearch, or MongoDB to store the data, allowing client applications to store data without being tied to a specific database.
Finally, this version brings improvements for third party developers, including TypeScript definitions.
v1.2.0
1.1.5 Release
v1.1.5 1.1.5 Release