Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Upgrade lambda-runtime-init#13712

Merged
skyrpex merged 1 commit intomainfrom
upgrade-lambda-runtime-init
Feb 9, 2026
Merged

Upgrade lambda-runtime-init#13712
skyrpex merged 1 commit intomainfrom
upgrade-lambda-runtime-init

Conversation

@skyrpex
Copy link
Copy Markdown
Contributor

@skyrpex skyrpex commented Feb 6, 2026

Motivation

Upgrades the lambda-runtime-init to v0.1.40-pre.

Changes

The new version uses go v2.25.6, which fixes some CVEs.

Closes DRG-422.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Test Results - Preflight, Unit

23 114 tests  ±0   21 255 ✅ ±0   6m 21s ⏱️ +19s
     1 suites ±0    1 859 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 71135c4. ± Comparison against base commit ac2f031.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Test Results (amd64) - Acceptance

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

Results for commit 71135c4. ± Comparison against base commit ac2f031.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 1m 56s ⏱️
3 784 tests 3 546 ✅ 238 💤 0 ❌
3 790 runs  3 546 ✅ 244 💤 0 ❌

Results for commit 71135c4.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

LocalStack Community integration with Pro

    2 files  ±    0      2 suites  ±0   1h 31m 12s ⏱️ - 27m 45s
3 760 tests  - 1 436  3 518 ✅  - 1 327  242 💤  - 109  0 ❌ ±0 
3 762 runs   - 1 436  3 518 ✅  - 1 327  244 💤  - 109  0 ❌ ±0 

Results for commit 71135c4. ± Comparison against base commit ac2f031.

This pull request removes 1436 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]
…

@joe4dev joe4dev added semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Feb 6, 2026
@skyrpex skyrpex merged commit 4f689f3 into main Feb 9, 2026
52 of 55 checks passed
@skyrpex skyrpex deleted the upgrade-lambda-runtime-init branch February 9, 2026 09:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes 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.

3 participants