kuzzle 2.3.0
kuzzle: ^2.3.0 copied to clipboard
A library to interact with kuzzle API. A backend software, self-hostable and ready to use to power modern cross-platform apps.
2.3.0 #
- Add an option to accept bad SSL certificate
2.2.2 #
- Bugfix: Handle HTTP Errors
2.2.1 #
- Bugfix: Export HttpProtocol class
2.2.0 #
- Add HTTP Protocol
- Add [auth|security] checkRights
- Add document:upsert
- Support lang parameter for Koncorde filters
- Add timeout to jobs
2.1.0 #
- Fix KuzzleError instanciation (Yoann-Abbes)
- Add security:searchApiKeys (Yoann-Abbes)
- Able to use "SearchResult.next()" for securities (Yoann-Abbes)
- Fix a concurrent modification error during reconnection (#44) (Yoann-Abbes)
- Add support for the security:create and security:deleteApiKey API actions (Yoann-Abbes)
- Add security:refresh and security:mGetUsers (Yoann-Abbes)
2.0.1 #
- Fix README.md
- Deleted examples
2.0.0-alpha.1 : 26.03.2020 #
Breaking Changes
- Upgraded to Kuzzle v2
0.0.1 TODO: Add release date. #
- TODO: Describe initial release.