Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(examples): Fix GraalVM metadata after common runtime client changes #1935

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

Conversation

jreijn
Copy link
Contributor

@jreijn jreijn commented Jul 11, 2025

Summary

With the introduction of #1927 there are some changes with regards to the native system libraries which break the existing examples in both:

  • core-utilities (sam-graalvm)
  • parameters (sam-graalvm)

Changes

  • Changed package name for InvocationRequest as it's now part of the dto sub package.
  • Added additional tenantId field to the InvocationRequest metadata
  • Added references to the jni libraries in the correct path inside the jar

Issue number: #1934


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.

Copy link

Copy link
Contributor

@phipag phipag left a comment

Choose a reason for hiding this comment

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

Thanks @jreijn for fixing this so quickly! 🚀

@phipag phipag merged commit f8a9ede into aws-powertools:main Jul 11, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Coming soon
Development

Successfully merging this pull request may close these issues.

Bug: Powertools core utilities sam-graalvm example throw errors upon invocation
2 participants