Skip to content

Releases: kuzzleio/kuzzle

v2.31.0-elasticsearch-8.1

15 May 08:54
Compare
Choose a tag to compare
Pre-release

2.31.0-elasticsearch-8.1 (2024-05-15)

Bug Fixes

  • conflicts: merge conflict (e763392)
  • es8: add elasticsearch-8 in listened branches (e59cedd)
  • es8: update deployment to allow elasticsearch-8 package to be deployed as a pre-release (8286522)
  • storage: update more types (50bfe58)
  • tests: fixing unit tests (50f2cac)

Features

  • elasticsearch8: tests unit are now okay (1f4d1e8)
  • es8: elasticsearch 8 unit tests & functional tests running (bdcce96)
  • es8: support both es7 and es8 (e12c35a)
  • only support ES 8.x (4a8038e)
  • storage: add more types, fix some requests (a18d454)
  • storage: upgrade to the Elasticsearch 8 client (6753640)

v2.30.0

07 May 15:34
Compare
Choose a tag to compare

2.30.0 (2024-05-07)

Bug Fixes

  • objectrepository: fix SonarCloud minor issues (6696cab)

Features

  • index: export Store and ObjectRepository (8b6e4e7)
  • index: expose cacheDbEnum and storeScopeEnum (b52f6f2)

v2.30.0-beta.1

07 May 14:48
Compare
Choose a tag to compare
v2.30.0-beta.1 Pre-release
Pre-release

2.30.0-beta.1 (2024-05-07)

Bug Fixes

  • objectrepository: fix SonarCloud minor issues (6696cab)

Features

  • index: export Store and ObjectRepository (8b6e4e7)
  • index: expose cacheDbEnum and storeScopeEnum (b52f6f2)

v2.29.1

02 Apr 12:59
Compare
Choose a tag to compare

2.29.1 (2024-04-02)

Bug Fixes

  • global: fix global types (b4661b9)
  • openapi: remove dedicated components files as we need to generate it automaticaly (a3036f6)
  • settings: elasticsearch default setting on imports collection (228482a)
  • ts: export Kuzzle class so typedef is generated (448c235)

v2.29.1-beta.2

22 Mar 08:30
Compare
Choose a tag to compare
v2.29.1-beta.2 Pre-release
Pre-release

2.29.1-beta.2 (2024-03-22)

Bug Fixes

  • global: fix global types (b4661b9)
  • ts: export Kuzzle class so typedef is generated (448c235)

v2.29.1-beta.1

13 Mar 15:57
Compare
Choose a tag to compare
v2.29.1-beta.1 Pre-release
Pre-release

2.29.1-beta.1 (2024-03-13)

Bug Fixes

  • openapi: remove dedicated components files as we need to generate it automaticaly (a3036f6)
  • settings: elasticsearch default setting on imports collection (228482a)

v2.29.0

01 Feb 17:46
Compare
Choose a tag to compare

2.29.0 (2024-02-01)

Bug Fixes

  • cluster: update a condition where node were evicted for a wrong reason (8dae2bc)
  • kuzzlerc: there was a mismatch between default variable and kuzzlerc example (32a3853)
  • lint: fixed lint and ts issues in elasticsearch file (4acba1f)
  • semantic-release: fix an issue where semver would not satisfies pre-release versions (cc0f9f0)
  • semantic: update workflow to match beta branch from semantic (51d92b6)

Features

  • semantic-release: add semantic release (dba84a4)

v2.29.0-beta.2

01 Feb 09:16
Compare
Choose a tag to compare
v2.29.0-beta.2 Pre-release
Pre-release

2.29.0-beta.2 (2024-02-01)

Bug Fixes

  • cluster: update a condition where node were evicted for a wrong reason (8dae2bc)
  • semantic-release: fix an issue where semver would not satisfies pre-release versions (cc0f9f0)

v2.29.0-beta.1

16 Jan 14:51
Compare
Choose a tag to compare
v2.29.0-beta.1 Pre-release
Pre-release

2.29.0-beta.1 (2024-01-16)

Bug Fixes

  • kuzzlerc: there was a mismatch between default variable and kuzzlerc example (32a3853)
  • lint: fixed lint and ts issues in elasticsearch file (4acba1f)
  • semantic: update workflow to match beta branch from semantic (51d92b6)

Features

  • semantic-release: add semantic release (dba84a4)

2.28.0

20 Dec 10:54
Compare
Choose a tag to compare

2.28.0 (2023-12-20)

New features