github ministackorg/ministack v1.1.37

latest releases: v1.3.46, v1.3.45, v1.3.44...
one month ago

What's Changed

[1.1.37] — 2026-04-05

Added

  • Lambda PackageType: Image support — Lambda functions can now be deployed as Docker images via Code: { ImageUri: "..." }. The user-provided image is pulled and invoked via the Lambda Runtime Interface Emulator (port 8080). Supports Go, Rust, Java, or any language packaged as a Lambda container image. CreateFunction, UpdateFunctionCode, GetFunction all handle ImageUri. Reported by @petherin (#67)

Don't miss a new ministack release

NewReleases is sending notifications on new releases.