Releases: kuzzleio/sdk-javascript
Releases · kuzzleio/sdk-javascript
7.8.0
03 Jan 11:13
Compare
Sorry, something went wrong.
No results found
7.8.0 (2021-12-20)
New features
Enhancements
[ #668 ] Propagates every arguments to Kuzzle (Aschen )
7.7.6
21 Sep 19:44
Compare
Sorry, something went wrong.
No results found
7.7.6 (2021-09-21)
Enhancements
Bug fixes
[ #664 ] Fix reconnectionError not emittend when authenticator is missing (Shiranuit )
7.7.5
07 Sep 05:52
Compare
Sorry, something went wrong.
No results found
7.7.5 (2021-09-06)
Bug fixes
Enhancements
[ #661 ] Allows to define custom headers for HTTP protocol (Aschen )
7.7.4
10 Aug 13:44
Compare
Sorry, something went wrong.
No results found
7.7.4 (2021-08-10)
Bug fixes
[ #658 ] Resubscription not working in the browser because of a bad transpilation (Shiranuit )
Enhancements
[ #657 ] Automatic resubscription when logged in using jwt property (Shiranuit )
7.7.3
06 Aug 13:52
Compare
Sorry, something went wrong.
No results found
7.7.3 (2021-08-06)
Enhancements
Bug fixes
[ #653 ] Fix SDK emitting reconnect event twice caused by closing Websocket (Shiranuit )
[ #653 ] Fix SDK emitting disconnect event at each reconnection attempt that failed (Shiranuit )
7.7.2
21 Jul 09:18
Compare
Sorry, something went wrong.
No results found
7.7.2 (2021-07-21)
Bug fixes
[ #651 ] Hotfix heartbeat race condition (Shiranuit )
[ #648 ] Fix the Jwt.expired getter wrong comparison of micro timestamp and timestamp (robingrandval )
[ #646 ] Fix usage of SearchResult.next with HTTP (Aschen )
[ #644 ] Correctly reject aborted queued requests (scottinet )
Enhancements
[ #650 ] Add authenticator function used at reconnection (Aschen )
7.7.1
31 May 12:28
Compare
Sorry, something went wrong.
No results found
7.7.1 (2021-05-31)
Enhancements
7.7.0
27 May 12:25
Compare
Sorry, something went wrong.
No results found
7.7.0 (2021-05-27)
New features
[ #639 ] Add an origin parameter to the kuzzle disconnected event (Shiranuit )
[ #636 ] Add support for the document:deleteFields API action (Shiranuit )
[ #632 ] Add a timeout option for every request (Shiranuit )
7.6.3
21 May 12:44
Compare
Sorry, something went wrong.
No results found
7.6.3 (2021-05-21)
Bug fixes
[ #635 ] Fix cookie authentication support for WebSocket (Shiranuit )
7.6.2
13 Apr 09:18
Compare
Sorry, something went wrong.
No results found
7.6.2 (2021-04-13)
Bug fixes
[ #630 ] Ensure returning the user body in the content property when serialized (Aschen )