github ministackorg/ministack v1.1.49

latest releases: v1.3.51, v1.3.50, v1.3.49...
one month ago

What's Changed

New Contributors

[1.1.49] — 2026-04-08

Added

  • EventBridge UpdateEventBus — new operation for Terraform aws_cloudwatch_event_bus. Contributed by @jgrumboe (#177)
  • EventBridge Description and Policy fieldsDescribeEventBus and ListEventBuses now return description, policy, and LastModifiedTime

Fixed

  • Lambda LAMBDA_EXECUTOR=docker ignored for Python/Node runtimes — warm pool always took priority over the Docker executor setting. Now LAMBDA_EXECUTOR=docker routes all runtimes through Docker for clean log output. Contributed by @PorterK (#178)
  • Lambda Docker fallback crashruntime referenced before definition when Docker SDK unavailable
  • EventBridge timestamps — all timestamp fields now return epoch numbers instead of ISO strings. Fixes Terraform deserialization. Legacy ISO strings in persisted state auto-coerced on restore. Contributed by @jgrumboe (#177)

Don't miss a new ministack release

NewReleases is sending notifications on new releases.