Skip to content

Conversation

@dfangl
Copy link
Member

@dfangldfangl commented Feb 1, 2024

Motivation

The official AWS lambda-runtime-init received some upstream updates (typically merged in big blobs from their internal repository). We should update our customized localstack version to support the latest features (e.g., response streaming) and updates (e.g., the new Golang version). Beyond smaller doc updates, the main updates were:

Changes

👉 Custom LocalStack changes git show a252c82

  • Pull upstream changes
  • Merge conflicts
  • Adapt our modifications
  • Add accountid to init struct to reply properly on extension init

Copy link
Member

@dominikschubertdominikschubert left a comment

Choose a reason for hiding this comment

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

Glad this was fairly painless! LGTM

Looking forward to getting to know the Telemetry API a bit better and tackling the LoggingConfig as well 🔜

@dfangldfangl merged commit a252c82 into localstackFeb 1, 2024
@dfangldfangl deleted the upstream-changes branch February 1, 2024 18:53
Sign up for freeto 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

@dfangl@dominikschubert@valerena