workplace-search-node

Elastic Workplace Search Official Node.js Client

APACHE-2.0 License

Downloads
47
Stars
8
Committers
8

Bot releases are hidden (Show)

workplace-search-node - v0.4.0 Latest Release

Published by yakhinvadim over 4 years ago

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/.
workplace-search-node - v0.3.0

Published by yakhinvadim about 5 years ago

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

Features

  • Add support for the permissions API (#21, #23, #24, #25, #26)

Internal

  • Fix license name typo (#19)
  • Run prettier on all files (#22)
workplace-search-node - v0.2.0

Published by yakhinvadim about 5 years ago

Breaking changes

  • Drop support for Node.js 8

Features

  • Improve error handling

Internal

  • Use 'simple-get' instead of 'request'
workplace-search-node - v0.1.0

Published by yakhinvadim about 5 years ago

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.