Skip to content

Conversation

alexrashed
Copy link
Member

Motivation

With #13134 I overlooked that there is also a patch version for 7.10 of ElasticSearch available which we are not yet using: 7.10.2.
This PR upgrades the default version of ElasticSearch to this version.

Changes

  • Change patch version used for the default version of ElasticSearch 7.10 to 7.10.2.

@alexrashed alexrashed added this to the 4.9 milestone Sep 26, 2025
@alexrashed alexrashed requested a review from silv-io as a code owner September 26, 2025 12:18
@alexrashed alexrashed added semver: patch Non-breaking changes which can be included in patch releases review: merge when ready Signals to the reviewer that a PR can be merged if accepted docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes aws:es AWS Elasticsearch labels Sep 26, 2025
Copy link

LocalStack Community integration with Pro

 2 files  ±    0   2 suites  ±0   8m 39s ⏱️ - 1h 50m 24s
48 tests  - 4 735  33 ✅  - 4 414  15 💤  - 321  0 ❌ ±0 
50 runs   - 4 735  33 ✅  - 4 414  17 💤  - 321  0 ❌ ±0 

Results for commit 94c6814. ± Comparison against base commit c6edf33.

This pull request removes 4735 tests.
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_lambda_dynamodb
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_opensearch_crud
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_search_books
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_setup
tests.aws.scenario.kinesis_firehose.test_kinesis_firehose.TestKinesisFirehoseScenario ‑ test_kinesis_firehose_s3
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_destination_sns
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_infra
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_prefill_dynamodb_table
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED]
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED]
…

Copy link

Test Results - Preflight, Unit

22 277 tests  ±0   20 536 ✅ ±0   15m 33s ⏱️ -14s
     1 suites ±0    1 741 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 94c6814. ± Comparison against base commit c6edf33.

Copy link

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 42s ⏱️ +23s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 94c6814. ± Comparison against base commit c6edf33.

Copy link

Test Results (amd64) - Integration, Bootstrap

 5 files   5 suites   19m 39s ⏱️
72 tests 57 ✅ 15 💤 0 ❌
78 runs  57 ✅ 21 💤 0 ❌

Results for commit 94c6814.

Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

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

LGTM!

@silv-io silv-io merged commit 81a7d77 into main Sep 29, 2025
48 checks passed
@silv-io silv-io deleted the update-es-version branch September 29, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:es AWS Elasticsearch docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes review: merge when ready Signals to the reviewer that a PR can be merged if accepted semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants