Skip to content

Support for building Python3.8 and Java11

Compare
Choose a tag to compare
@jfuss jfuss released this 19 Nov 14:45
· 196 commits to master since this release
7fe9671

AWS Lambda Builders will now be able to build Python3.8 and Java11. Along with this release, we have fixes to support pip version 20+ and ignoring .git in the Ruby workflow.

Changelog

  • fix: Do not revert to old import for pip 20+.[0-2] (#136)
  • feat: Support Python3.8 and Java11 runtimes (#139)
  • fix: Add .git to Ruby workflow ignore pattern. (#130)
  • chore: Update version to 0.6.0 (#140)