Skip to content

Pull upstream changes into main #35

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

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)

mbfreder and others added 11 commits March 7, 2024 14:42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add automated integration tests runs on GitHub

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Refactored end-to-end tests to reduce duplicated code.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Update to Go 1.22

* Update Makefile to run unit tests in container

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor testcases to
- Use python3.12
- Respect docker architecture
- Run different architecture in parallel GitHub actions

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Added release workflow

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Add automatic vulnerabilities check

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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.

None yet

7 participants