Skip to content
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

feat: Add native AOT support #341

Closed
wants to merge 5 commits into from
Closed

feat: Add native AOT support #341

wants to merge 5 commits into from

Conversation

jeastham1993
Copy link

@jeastham1993 jeastham1993 commented Jul 4, 2023

Please provide the issue number

Issue number: 212

Summary

Changes

Initial implementation of native AOT support

User experience

Allows users to use native AOT compilation with .NET & Lambda alongside PowerTools

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

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.

@boring-cyborg boring-cyborg bot added area/common Core Powertools utility area/logging Core logging utility area/metrics Core metrics utility tests labels Jul 4, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 4, 2023

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 4, 2023
@hjgraca hjgraca changed the title #212 Add native AOT support feature: Add native AOT support Jul 4, 2023
@jeastham1993 jeastham1993 changed the title feature: Add native AOT support feat: Add native AOT support Jul 4, 2023
@github-actions github-actions bot added the feature New features or minor changes label Jul 4, 2023
@boring-cyborg boring-cyborg bot added the internal Maintenance changes label Jul 5, 2023
@hjgraca hjgraca linked an issue Jul 6, 2023 that may be closed by this pull request
2 tasks
Copy link

sonarcloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@hjgraca
Copy link
Contributor

hjgraca commented Mar 4, 2024

@jeastham1993 Going to close this pr, since it was replaced by #557. Thanks for all your work on this pull request and we learned a lot and took advantage of those learnings in the #557 pull request. Great work!

@hjgraca hjgraca closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/common Core Powertools utility area/logging Core logging utility area/metrics Core metrics utility feature New features or minor changes internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Support Native AOT
2 participants