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

Compatibility with OpenSearch 2.16.0 #336

Closed
4 tasks done
f-galland opened this issue Jul 26, 2024 · 4 comments · Fixed by #381, #384 or wazuh/wazuh-indexer-plugins#40
Closed
4 tasks done

Compatibility with OpenSearch 2.16.0 #336

f-galland opened this issue Jul 26, 2024 · 4 comments · Fixed by #381, #384 or wazuh/wazuh-indexer-plugins#40
Assignees
Labels
level/task Task issue request/operational Operational requests type/maintenance Maintenance issue

Comments

@f-galland
Copy link
Member

f-galland commented Jul 26, 2024

Description

We need to ensure the compatibility with the next version of OpenSearch v2.16.0
This update is still being discussed, but we need to be aware of potential issues.

For that, we need to:

  • Review opensearch's release notes.
  • Identify improvements and potential impact.
  • Create new development branch.
  • Develop a testing environment to verify our components would work under this new build.

Issues

@f-galland f-galland added level/task Task issue type/research Research issue labels Jul 26, 2024
@f-galland
Copy link
Member Author

We will reopen this when 2.16 is out. Closing it for the time being.

@AlexRuiz7 AlexRuiz7 added the request/operational Operational requests label Aug 1, 2024
@AlexRuiz7 AlexRuiz7 reopened this Aug 1, 2024
@AlexRuiz7 AlexRuiz7 added type/maintenance Maintenance issue and removed type/research Research issue labels Aug 16, 2024
@AlexRuiz7
Copy link
Member

Better to wait until 4.9.0 is out so we can easily sync the branches.

@AlexRuiz7 AlexRuiz7 self-assigned this Sep 9, 2024
@AlexRuiz7
Copy link
Member

OpenSearch 2.16.0 release notes

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Sep 9, 2024

Packages building failed: https://github.com/wazuh/wazuh-indexer/actions/runs/10770818549/job/29864989060

Caused by:

wazuh-indexer/distribution/build.gradle' line: 363

* What went wrong:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0

must be:

filePermissions{
  unix 0644
}

@AlexRuiz7 AlexRuiz7 mentioned this issue Sep 9, 2024
8 tasks
@AlexRuiz7 AlexRuiz7 linked a pull request Sep 9, 2024 that will close this issue
8 tasks
@AlexRuiz7 AlexRuiz7 mentioned this issue Sep 9, 2024
8 tasks
@AlexRuiz7 AlexRuiz7 linked a pull request Sep 9, 2024 that will close this issue
8 tasks
@AlexRuiz7 AlexRuiz7 linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue request/operational Operational requests type/maintenance Maintenance issue
Projects
Status: Done
2 participants