Skip to content

Pull upstream changes into main #30

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 5 commits into from
Feb 1, 2024
Merged

Pull upstream changes into main #30

merged 5 commits into from
Feb 1, 2024

Conversation

dfangl
Copy link
Member

@dfangl dfangl 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

@dominikschubert dominikschubert 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 🔜

@dfangl dfangl merged commit a252c82 into localstack Feb 1, 2024
@dfangl dfangl deleted the upstream-changes branch February 1, 2024 18:53
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.

3 participants