Skip to content

Java 11 Debug Support

Compare
Choose a tag to compare
@jfuss jfuss released this 17 Dec 18:52
· 2411 commits to master since this release
dbf1a96

SAM CLI now supports debugging Java11 Lambda Functions locally.

Changelog

  • 2090431 - Revert "release: 0.20.0"
  • e218d29 - chore: Update version to 0.20.1
  • 18908c1 - Revert "Revert "release: 0.20.0"" (#1377)
  • ff7fcd0 - chore(tests): Support ruby in-process builds on appveyor (#1639)
  • 89c5ed0 - feat(debug): Java11 debug support (#1634)
  • fab0465 - fix(ci): force chocolatey-core.extension 1.3.3 (#1647)
  • cd3ec84 - feat(CORS): Set the CORS "Access-Control-Allow-Credentials" for local running (#1648)
  • 4f2c345 - fix(debug): Add NODE_PATH env var when debugging Node10/12 (#1646)
  • 0ce744f - fix: Cache AWS Creds instead of getting a Session on every invoke (#1494)
  • eaf6e86 - fix(start-lambda): Fix for stackTrace not returned in new Lambda containers. (#1642)
  • 0f75eb7 - feat: Remove nodejs6.10 init template (#1505)
  • 7ff978d - fix(deploy): Fix InlineCode Packaging Bug (#1661)
  • 09d2e01 - chore: Version bump to 0.38.0 (#1663)
  • bc68c21 - Revert "feat(CORS): Set the CORS "Access-Control-Allow-Credentials" for local running (#1648)" (#1664)
  • e3c2a43 - fix(integ): Use Correct Runtime "Positions" For Integ Tests (#1670)
  • 2744c3c - chore(tests): Removes API Event from Inline Integ Test (#1671)