-
Notifications
You must be signed in to change notification settings - Fork 90
Comprehensive GraalVM support for all utilities #1818
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
Comments
I'll try and see if I can implement this for parameters. I've been using v1 with GraalVM and have some custom reflect-config.json files that I would like to get rid of :-) |
Hey @jreijn, this is awesome to hear! I saw your PR and will review it this week. I also updated the initial issue description with a comprehensive list of all utilities and the progress made. |
That's a great improvement. Once the parameters modules if done I will try to pick up one of the other ones. |
Is your feature request related to a problem? Please describe.
We want to make it easy for customers to adopt Powertools and use or keep using GraalVM in
v2
of the library.Describe the solution you'd like
In #764, we provided GraalVM support for the Core Utilities (Logging, Metrics, Tracing). This issue tracks adding GraalVM support for all other utilities.
Progress
Additional context
We have a guide for adding GraalVM support to a utility: https://github.com/aws-powertools/powertools-lambda-java/blob/7f604e4c67d838d6f72ad340c5f4af7492f1e624/GraalVM.md
The text was updated successfully, but these errors were encountered: