Skip to content

16.0.0

Choose a tag to compare

@shale99 shale99 released this 30 Nov 09:55
· 2904 commits to master since this release
  • 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:

  1. 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
  2. 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