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

Update lambda init binary to v0.1.29-pre #11399

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Update lambda init binary to v0.1.29-pre #11399

merged 1 commit into from
Aug 21, 2024

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Aug 21, 2024

Motivation

In the most recent update of the lambda runtime init, we included the latest upstream changes, and updated the go version to version 1.22, which should fix the CVE https://avd.aquasec.com/nvd/2024/cve-2024-24790/ .

For more information see localstack/lambda-runtime-init#35.

Changes

  • Update lambda runtime init to v0.1.29

TODO

What's left to do:

  • Update k8s images

@dfangl dfangl added the semver: patch Non-breaking changes which can be included in patch releases label Aug 21, 2024
@dfangl dfangl self-assigned this Aug 21, 2024
@dfangl dfangl added this to the 3.7 milestone Aug 21, 2024
Copy link

LocalStack Community integration with Pro

    2 files  ±  0      2 suites  ±0   1h 13m 57s ⏱️ - 23m 1s
2 411 tests  - 913  2 114 ✅  - 816  297 💤  - 97  0 ❌ ±0 
2 413 runs   - 913  2 114 ✅  - 816  299 💤  - 97  0 ❌ ±0 

Results for commit 570689f. ± Comparison against base commit 63d8634.

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

@dfangl dfangl merged commit 99102e9 into master Aug 21, 2024
39 checks passed
@dfangl dfangl deleted the lambda/update-init branch August 21, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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