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

Use ElasticSearch 8.5.3 in Github Actions, remove Ubuntu 18 #2707

Merged
merged 6 commits into from
Jan 9, 2023

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented Dec 9, 2022

For issues #2670 and #2706.

Note: BitShares Mekong 6.1 can work with ElasticSearch version 8 already, except that

  • need to configure ES with xpack.security.http.ssl.enabled=false, and
  • the history_api::get_account_history API doesn't work, and
  • the es_test unit tests will fail.

This PR fixes the API and the test cases mentioned above.

@abitmore abitmore added this to the 6.2.0 - Feature Release milestone Dec 9, 2022
@abitmore abitmore force-pushed the support-es8 branch 4 times, most recently from acca49b to 396a714 Compare December 9, 2022 15:47
@abitmore abitmore changed the title Use ES 8.5.3 in Github Actions, remove Ubuntu 18 Use ElasticSearch 8.5.3 in Github Actions, remove Ubuntu 18 Jan 8, 2023
@abitmore abitmore marked this pull request as ready for review January 8, 2023 22:23
@sonarcloud
Copy link

sonarcloud bot commented Jan 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@abitmore abitmore merged commit 6e0e232 into develop Jan 9, 2023
@abitmore abitmore deleted the support-es8 branch January 9, 2023 12:40
@abitmore abitmore linked an issue Jan 9, 2023 that may be closed by this pull request
17 tasks
abitmore added a commit that referenced this pull request Jan 10, 2023
Fix Github Actions Ubuntu release build (Follow-up of PR #2707)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ElasticSearch version 8
1 participant