Skip to content

Releases: kuzzleio/kuzzle

v2.53.0

02 Mar 16:25

Choose a tag to compare

2.53.0 (2026-03-02)

Features

  • requestInput: allow to receive array request body (#2648) (4cefbdc)

Bug Fixes

  • dumpGenerator: throw if dump path outside of the configured dump folder (#2647) (6b343d9)

v2.53.0-beta.1

29 Jan 13:24

Choose a tag to compare

v2.53.0-beta.1 Pre-release
Pre-release

2.53.0-beta.1 (2026-01-29)

Features

  • requestInput: allow to receive array request body (#2648) (4cefbdc)

Bug Fixes

  • dumpGenerator: throw if dump path outside of the configured dump folder (#2647) (6b343d9)

v2.52.0

16 Jan 16:23

Choose a tag to compare

2.52.0 (2026-01-16)

Features

  • expiresin property in refresh token when a strategy is specified (b11584f)

v2.52.0-beta.1

16 Jan 16:17

Choose a tag to compare

v2.52.0-beta.1 Pre-release
Pre-release

2.52.0-beta.1 (2026-01-16)

Features

  • expiresin property in refresh token when a strategy is specified (b11584f)

v2.51.0

09 Jan 14:48

Choose a tag to compare

2.51.0 (2026-01-09)

Features

  • add strategy handling for refreshtoken in the auth controller (9c2a34f)

v2.51.0-beta.1

09 Jan 10:11

Choose a tag to compare

v2.51.0-beta.1 Pre-release
Pre-release

2.51.0-beta.1 (2026-01-09)

Features

  • add strategy handling for refreshtoken in the auth controller (9c2a34f)

v2.50.3

02 Jan 15:27

Choose a tag to compare

2.50.3 (2026-01-02)

Bug Fixes

  • user.isActionAllowed now await properly (0045fe4)

v2.50.2

02 Jan 15:19

Choose a tag to compare

2.50.2 (2026-01-02)

Bug Fixes

  • user.isActionAllowed in hotel clerc (fa71948)

v2.50.1

02 Jan 15:02

Choose a tag to compare

2.50.1 (2026-01-02)

Bug Fixes

  • an issue with user typings (ebef54a)
  • await a to isActionAllowed (dafc313)
  • conflicting user class between kuzzle and sdk-javascript (ee92777)
  • import with new version of sdk (0622b77)
  • keep the await at boudfunction (8f83127)

v2.50.1-beta.3

02 Jan 14:40

Choose a tag to compare

v2.50.1-beta.3 Pre-release
Pre-release

2.50.1-beta.3 (2026-01-02)

Bug Fixes

  • await a to isActionAllowed (dafc313)