Skip to content

Introducing Regex and OpenApi

Compare
Choose a tag to compare
@tusmester tusmester released this 29 Aug 07:01
· 247 commits to master since this release

In this release we added some new exciting enterprise features, fixed a huge number of bugs and added features that will support the standalone working mode in sensenet.

Features

  • We introduced Regex queries. This is an extension of the current Lucene query language and available everywhere when you execute a sensenet query.
  • We introduced an experimental OpenApi implementation for content CRUD operations.
  • From now on it is possible to download index documents through the REST API. This lets developers examine the index more closely when searching for issues.

Bug fixes

Testing and infrastructure

Installation

To get started please visit docs.sensenet.com.