Skip to content

Releases: kuzzleio/sdk-javascript

7.4.0

18 Aug 13:49
1a985a5
Compare
Choose a tag to compare

7.4.0 (2020-08-18)

New features

  • [ #542 ] Finalize typescript support (Aschen)
  • [ #529 ] Add typescript support for protocols (Aschen)

Enhancements

  • [ #541 ] Add meaningful stacktrace (Aschen)
  • [ #537 ] Add typescript support realtime (Aschen)
  • [ #531 ] Add typescript support for Index and Collection controllers (Aschen)
  • [ #530 ] Add typescript support for search results (Aschen)
  • [ #523 ] Add support for the collection:delete API action (morgandruesne)

7.3.1

23 Jul 15:59
3b9d209
Compare
Choose a tag to compare

7.3.1 (2020-07-23)

Bug fixes

7.3.0

23 Jul 15:28
176b7f8
Compare
Choose a tag to compare

7.3.0 (2020-07-23)

Bug fixes

New features

Enhancements

  • [ #517 ] Add collection:update and deprecate collection:updateMapping (Yoann-Abbes)
  • [ #514 ] Able to execute document search as GET http method (Yoann-Abbes)

7.2.0

28 Apr 13:09
f28cf33
Compare
Choose a tag to compare

7.2.0 (2020-04-28)

Bug fixes

New features

Enhancements

  • [ #509 ] Add the rate limit property to Profile objects (scottinet)

7.1.4

16 Apr 14:01
1b2b075
Compare
Choose a tag to compare

7.1.4 (2020-04-15)

Enhancements


7.1.3

31 Mar 09:53
de07e2d
Compare
Choose a tag to compare

7.1.3 (2020-03-31)

Bug fixes

  • [ #4500 ] Allow to use custom controller in another package (Aschen)

7.1.2

31 Mar 01:26
8b7ee47
Compare
Choose a tag to compare

7.1.2 (2020-03-31)

Bug fixes

Enhancements


7.1.1

27 Mar 11:07
696d418
Compare
Choose a tag to compare

7.1.1 (2020-03-27)

Bug fixes

  • [ #497 ] Fix erroneous requests due to HTTP-specific settings (Scottinet)

7.1.0

19 Feb 14:54
cea8c93
Compare
Choose a tag to compare

7.1.0 (2020-02-19)

Bug fixes

  • [ #490 ] Throw an error when an URL param is missing in HTTP (Aschen)
  • [ #473 ] Fix search with size=0 (Aschen)

New features

Enhancements

  • [ #465 ] Choose GET route by default in case of double route (Yoann-Abbes)
  • [ #479 ] Add a "source" option for document:update to retrieve the updated document (Yoann-Abbes)
  • [ #476 ] Add a "force" option to create/update role (Yoann-Abbes)

Others


7.0.1

22 Nov 10:16
f30795d
Compare
Choose a tag to compare

7.0.1 (2019-11-22)

Bug fixes

  • [ #468 ] Remove unusable Socket.io protocol (Aschen)