Releases: kuzzleio/kuzzle
Releases · kuzzleio/kuzzle
2.17.3
2.17.2
2.17.1
2.17.0
2.17.0 (2022-02-16)
New features
- [ #2263 ] Support HTTP streams (Shiranuit)
- [ #2266 ] Add API action to export documents in CSV or JSONL format (Shiranuit)
- [ #2246 ] Search accross multiple indexes and collections (Shiranuit)
- [ #2242 ] Add server:capabilities api action (clementbolin)
- [ #2243 ] Add mExists API Action (matissepage)
Enhancements
- [ #2267 ] Support patch and options HTTP verbs (Aschen)
- [ #2271 ] Allows to define custom OpenAPI components (Aschen)
Others
- [ #2255 ] Allows to disable Cluster (Aschen)
- [ #2258 ] Write openapi doc for document:validate (Richard-DEPIERRE)
2.16.11
2.16.10
2.16.9
2.16.9 (2022-01-25)
Bug fixes
- [ #2254 ] Check Redis service before usage in IdCardRenewer (Aschen)
- [ kuzzleio/kuzzle-plugin-auth-passport-local#84 ] Propagate refresh option (Aschen)
Enhancements
- [ #2237 ] Support lodash syntax in request argument extractors (clementbolin)
- [ #2256 ] Expose Kuzzle Node unique identifier and the Mutex class to the PluginContext (alexandrebouthinon)
2.16.8
2.16.8 (2022-01-12)
Bug fixes
- [ #2249 ] Add a keepalive for Redis (Shiranuit)
- [#2240] Anonymous token if we have no token (clementbolin)
Enhancements
- [ #2229 ] Better error on invalid role profile (Aschen)
- [ #2175 ] Add types for the configuration object (matissepage)