Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Releases: NextCenturyCorporation/neon

v1.3.0

02 Dec 20:37

Choose a tag to compare

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

25 May 18:13

Choose a tag to compare

1.2.0 Release

1.1.5 Release

10 Feb 18:47

Choose a tag to compare

v1.1.5

1.1.5 Release

1.1.0

12 Aug 21:35

Choose a tag to compare

v1.0.0

04 Mar 14:06

Choose a tag to compare

v0.9.0

20 Feb 19:26

Choose a tag to compare

Tagging 0.9.0

v0.8.1

20 Feb 15:57

Choose a tag to compare

Bug fixes.

v0.8.0

20 Feb 15:54

Choose a tag to compare