aws / aws-lambda-builders

Python library to compile, build & package AWS Lambda functions for several runtimes & framework
Apache License 2.0
337 stars 139 forks source link

feat: add java17 support (#38) #486

Closed mndeveci closed 1 year ago

mndeveci commented 1 year ago

Adds support to build lambda functions with Java 17.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.