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

Pull upstream changes into main #35

Merged
merged 11 commits into from
Aug 21, 2024
Merged

Pull upstream changes into main #35

merged 11 commits into from
Aug 21, 2024

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Aug 20, 2024

Motivation

The official AWS lambda-runtime-init received some upstream updates. We should update our customized localstack version to include these updates (e.g., the new Golang version).

This update is necessary now to fix CVE https://avd.aquasec.com/nvd/2024/cve-2024-24790/

Changes

  • Update to go 1.22
  • Diverse upstream testing / workflow changes (not really relevant for us, I will disable the workflows after merge)
  • Internal updates to allow client context for the RIE (not relevant for us, as it uses a different entrypoint)

@dfangl dfangl requested a review from joe4dev August 20, 2024 11:13
Copy link
Member

@joe4dev joe4dev left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dfangl dfangl merged commit bba504e into localstack Aug 21, 2024
1 check passed
@dfangl dfangl deleted the upstream-changes branch August 21, 2024 09:39
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.

7 participants