Skip to content

Conversation

@sarwaan001
Copy link
Contributor

@sarwaan001 sarwaan001 commented Jun 5, 2025

This PR adds the Elasticsearch 8.18 specification to the project and changes references from 8.13.2 to 8.18.0

Copilot AI review requested due to automatic review settings June 5, 2025 17:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates references to Elasticsearch version 8.13 and bumps support to 8.18 across setup scripts, Docker Compose, documentation, and CI workflows.

  • Updated default version for REST API spec generator
  • Adjusted CCR setup seeds and Docker Compose to use 8.18 images and container names
  • Added 8.18 to supported versions in README and CI download URLs

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
script/setup-ccr Changed remote seed from es8.13:9300 to es8.18:9300
script/generate-rest-api-spec Updated default initializer version from 8.13 to 8.18
docker/compose.yaml Switched Elasticsearch images and cluster names to 8.18
README.md Added 8.18 to supported Elasticsearch versions list
.github/workflows/main.yml Bumped CI matrix and download URL to Elasticsearch 8.18
Comments suppressed due to low confidence (1)

.github/workflows/main.yml:15

  • The CI matrix no longer includes tests for Elasticsearch 8.13.2, but the README still lists 8.13 as supported. Consider re-adding 8.13.2 to the matrix to maintain backward compatibility or updating the documentation if support is intentionally dropped.
        ES_VERSION: ['8.18.0']

@sarwaan001 sarwaan001 merged commit a20bb1b into main Jun 6, 2025
5 checks passed
@sarwaan001 sarwaan001 deleted the feature/sarwaan001/api_spec_v8_18 branch June 6, 2025 09:21
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.

3 participants