Skip to content

Conversation

@svozza
Copy link
Contributor

@svozza svozza commented Jan 8, 2026

Summary

Now that the global namespace clash between the aws-lambda and @aws/lambda-invoke-store has been fixed upstream in @aws/lambda-invoke-store, we no longer need the workaround in batch processor.

Changes

  • Updates @aws/lambda-invoke-store to the latest version across the project
  • Removes the namespace workaround in the Batch utility.

Issue number: closes #4796


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@svozza svozza self-assigned this Jan 8, 2026
@boring-cyborg boring-cyborg bot added batch This item relates to the Batch Processing Utility dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Jan 8, 2026
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jan 8, 2026
@svozza svozza requested a review from sdangol January 8, 2026 23:40
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

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

Nice one!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

@dreamorosi dreamorosi merged commit 8e93ec3 into main Jan 9, 2026
49 checks passed
@dreamorosi dreamorosi deleted the remove-batch-invoke-store-workaround branch January 9, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

batch This item relates to the Batch Processing Utility dependencies Changes that touch dependencies, e.g. Dependabot, etc. size/S PR between 10-29 LOC

Projects

Status: Working on it

Development

Successfully merging this pull request may close these issues.

Maintenance: Remove workaround for InvokeStore type issue in Batch utility

2 participants