Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch 8 #2548

Merged
merged 66 commits into from
Sep 4, 2024
Merged

Elasticsearch 8 #2548

merged 66 commits into from
Sep 4, 2024

Conversation

rolljee
Copy link
Contributor

@rolljee rolljee commented Aug 28, 2024

What does this PR do ?

  • This PR adds the already tested Elasticsearch 8 Support into the standard workflow

Kuruyia and others added 30 commits January 4, 2024 17:17
rolljee and others added 14 commits May 14, 2024 15:36
# [2.31.0-elasticsearch-8.1](v2.30.0...v2.31.0-elasticsearch-8.1) (2024-05-15)

### Bug Fixes

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

### Features

* **elasticsearch8:** tests unit are now okay ([1f4d1e8](1f4d1e8))
* **es8:** elasticsearch 8 unit tests & functional tests running ([bdcce96](bdcce96))
* **es8:** support both es7 and es8 ([e12c35a](e12c35a))
* only support ES 8.x ([4a8038e](4a8038e))
* **storage:** add more types, fix some requests ([a18d454](a18d454))
* **storage:** upgrade to the Elasticsearch 8 client ([6753640](6753640))
docs(log): add a log to know which ES configuration is set up
# [2.31.0-elasticsearch-8.2](v2.31.0-elasticsearch-8.1...v2.31.0-elasticsearch-8.2) (2024-06-24)

### Bug Fixes

* **ci:** indent to pass linter ([f849e2c](f849e2c))
# [2.32.0-elasticsearch-8.1](v2.31.0...v2.32.0-elasticsearch-8.1) (2024-08-28)

### Bug Fixes

* **ci:** indent to pass linter ([f849e2c](f849e2c))
* **conflicts:** merge conflict ([e763392](e763392))
* **es8:** add elasticsearch-8 in listened branches ([e59cedd](e59cedd))
* **es8:** update deployment to allow elasticsearch-8 package to be deployed as a pre-release ([8286522](8286522))
* **kuzzleeventemitter:** add missing generics parameters ([48cbcf2](48cbcf2))
* **storage:** update more types ([50bfe58](50bfe58))
* **tests:** fixing unit tests ([50f2cac](50f2cac))
* **triggerEvents:** fix response format for request with triggerEvents ([#2546](#2546)) ([ffed901](ffed901))

### Features

* **dockerfiles:** move images from bullseye to bookworm ([#2545](#2545)) ([c225aa1](c225aa1))
* **elasticsearch8:** tests unit are now okay ([1f4d1e8](1f4d1e8))
* **es8:** elasticsearch 8 unit tests & functional tests running ([bdcce96](bdcce96))
* **es8:** support both es7 and es8 ([e12c35a](e12c35a))
* only support ES 8.x ([4a8038e](4a8038e))
* **storage:** add more types, fix some requests ([a18d454](a18d454))
* **storage:** upgrade to the Elasticsearch 8 client ([6753640](6753640))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because KDM uses it directly, we'll probably want to export the QueryTranslator class to avoid breaking it. We'll still need to update the import in KDM tho': https://github.com/kuzzleio/kuzzle-device-manager/blob/9990e57db9bc845d6d6df1e64bed05e88e00f377/lib/modules/measure/MeasureExporter.ts#L5-L6

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add it

@rolljee rolljee requested a review from Kuruyia August 28, 2024 14:03
@Kuruyia
Copy link
Contributor

Kuruyia commented Aug 30, 2024

Please squash this PR when merging :)

Copy link

sonarcloud bot commented Aug 30, 2024

@rolljee rolljee merged commit ddd8a35 into 2-dev Sep 4, 2024
105 checks passed
@rolljee rolljee deleted the elasticsearch-8 branch September 4, 2024 12:51
@rolljee rolljee restored the elasticsearch-8 branch September 4, 2024 12:52
@kuzzle
Copy link
Contributor

kuzzle commented Sep 13, 2024

🎉 This PR is included in version 2.32.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle
Copy link
Contributor

kuzzle commented Oct 2, 2024

🎉 This PR is included in version 2.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released This issue/pull request has been released. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @beta released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants