Skip to content

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

Merged
abitmore merged 6 commits intodevelopfrom
support-es8
Jan 9, 2023
Merged

Use ElasticSearch 8.5.3 in Github Actions, remove Ubuntu 18#2707
abitmore merged 6 commits intodevelopfrom
support-es8

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
@sonarqubecloud
Copy link

sonarqubecloud 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

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