Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 962 Bytes

NEWS.rst

File metadata and controls

28 lines (20 loc) · 962 Bytes

1.2.0

Improved Search API and query parsing with support for AND operators and grouped terms.

1.1.0

Introduced a very simple web interface based on AngularJS. Practical applications of this UI are probably quite limited, nevertheless it should provide a handy means of performing quick resource index searches, or generating simple ad hoc graphs. To give it a try, point your browser at: http://localhost:8080/ui/ (adjusting hostnames and port as needed).

Cassandra protocol compression can now be enabled (defaults to NONE).

Support for HTTP Basic Auth has been added.

The Karaf feature Maven module was renamed from karaf, to newts-karaf. Update any dependencies accordingly.