Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@ricellis ricellis released this 15 Jan 11:13
· 3 commits to main since this release
v0.12.0
9e12760

Note: APIs may be subject to change.

Breaking Changes:

  • Corrected mapping level of faceted search ranges API model. The existing model was incorrect and resulted in unsuccessful requests. As such this API change should have no impact.
  • Corrected sort direction values in explain map reduce options model. This is unlikely to break callers as the string value is returned.

Changes:

  • Added GET /{db}/_design/{ddoc}/_search_disk_size/{index} operation.
  • Added POST _replicator operation.
  • Updated dependencies.
  • Updated documentation.