FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pull upstream changes into main, upgrade go to 1.24 by dfangl · Pull Request #39 · localstack/lambda-runtime-init · GitHub

Pull upstream changes into main, upgrade go to 1.24 - #39

Merged
dfangl merged 4 commits into
localstackfrom
upstream-changes
Apr 24, 2025
Merged

Pull upstream changes into main, upgrade go to 1.24#39
dfangl merged 4 commits into
localstackfrom
upstream-changes

Conversation

dfangl commented Apr 24, 2025
edited
Loading

Copy link
Copy Markdown
Member

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).

Changes

  • I added a CODEOWNERS file to this repository to automatically request reviews from lambda service owners for new PRs (to avoid a PR being lost like fix CVE-2025-22872 #38)
  • Update to go 1.24
  • Some changes to upstream testing (not relevant for us)

valerena and others added 3 commits December 11, 2024 17:16
The tests on GitHub run on x86 instances (because arm64 instances don't
have Docker installed) so when running the arm64 tests, invokes take
longer because of the cross-architecture emulation. This caused that
some tests that check remaining time in the function were not landing
on the correct time range.

It's unknown why this delay started manifesting more consistently, we might
want to find a better solution in the future.
* update to 1.24

* fix changes
dfangl self-assigned this Apr 24, 2025
dfangl force-pushed the upstream-changes branch from 113273d to 9be92e0 Compare April 24, 2025 14:38
dfangl requested a review from joe4dev April 24, 2025 14:39
dfangl assigned joe4dev and unassigned dfangl Apr 24, 2025

joe4dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for integrating the upstream changes so quickly 🥇

CODEOWNERS 👍

dfangl merged commit 9be92e0 into localstack Apr 24, 2025
dfangl deleted the upstream-changes branch April 24, 2025 16:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL