This is not the latest release. You can find our latest release, v1.5.4, here.
This bugfix release fixes a critical issue with PostgreSQL databases.
- Removed the unnecessary
orderBycall from the statistics query since the call is not required and breaks mosparo when a PostgreSQL database is used. Reported by lporcheron in #427