Skip to content

Build for Java (Maven) and Dotnet (Amazon.Lambda.Tools)

Compare
Choose a tag to compare
@sriram-mv sriram-mv released this 07 Mar 21:09
· 233 commits to master since this release
  • Build AWS Lambda functions for additional language and framework combinations! 🍾
    • Java8 with Maven dependency manager.
    • .Net Core with Amazon.Lambda.Tools dependency manager.

and other bug fixes!

Shout-out to following open source contributors! 🎆

Changelog

  • Fix local package installation (#72)
  • fix: Remove tests from .whl file (bdist_wheel) (#90)
  • Add .NET Core builder support (#91)
  • Add design doc and implementations for Java Maven builder #87
  • chore: version bump to 0.2.0 (#94)