16.0.0
- RMB-56 add SchemaDereferencer that replaces "$ref" in raml files
- RMB-82 additional / optimize counting of results via postgresClient
- RMB-84 fix facet mechanism to use new counting RMB-82
- RMB-88 optimize facet query
- RMB-91 Remove case insensitive support and use generic ->'' operator
- RMB-89 Performance checklist - various performance issues
- RMB-99 sql EXPLAIN returns very in-accurate counts on a view , OR queries
- RMB-77 fix documentation for declaration of json schema
This is a backwards in-compatible upgrade:
- the gin index declaration in the schema.json is no longer a boolean, but is declared like a regular index (field, case sensitive, accent sensitive, etc...) - see README
- validation of cql (validation that the fields actually exist) is now supported for referenced schemas, the referenced schemas are injected into the referencing schema - and the paths to these schemas can now be found at /ramls/name_of_schema