1.2.0
For a full changelog between 1.2.0 and 1.1.1 please check the changelogs of the release candidates and milestones.
The documentation for this release is available here.
Bugfixes
- #293 Fixed a buffer leak in the Indexer Application.
- #294 Files that had no content were never set to INDEXED. Because of this, these documents were re-parsed every time the Indexer Application is started.
- #291 The DebugController returned DocumentEntities instead of a DebugResponse. This made the response cluttered with some meaningless information.