Skip to content

Releases: elastic/workplace-search-node

v0.4.0

11 Feb 18:34
Compare
Choose a tag to compare

This version is compatible with Workplace Search v7.6.

Breaking changes

How to upgrade

  • See the README for updated installation and usage instructions.
  • If you were using a custom API endpoint, update the API path from /api/v1/ent/ to /api/ws/v1/.

v0.3.0

17 Oct 15:01
Compare
Choose a tag to compare

This release adds support for the new permissions API in Enterprise Search.

Features

Internal

  • Fix license name typo (#19)
  • Run prettier on all files (#22)

v0.2.0

19 Sep 13:39
Compare
Choose a tag to compare

Breaking changes

  • Drop support for Node.js 8

Features

  • Improve error handling

Internal

  • Use 'simple-get' instead of 'request'

v0.1.0

16 Aug 13:14
678b562
Compare
Choose a tag to compare

Rebranding

This release indicates the rebranding of the client from Swiftype to Elastic namespace:

There are no changes in API in this release.

How to upgrade

  • Rename the package from swiftype-enterprise-node to @elastic/enterprise-search-node in your codebase.
  • Change the package version to 0.1.0.