Skip to content

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 03:49
· 507 commits to main since this release
Immutable release. Only release title and notes can be modified.
663b687

[0.7.0] - 2026-01-29

Features

  • ci: Add script to split benchmark data into moto/localstack tiers (9e98ed2)
  • infra: Add tag-based resource discovery and remove ZAEL- prefix (ab9f868)
  • infra: Use aws-lambda-builders for Lambda packaging (ba83eb4)
  • local: Add zae-limiter local commands for LocalStack management (f754e76)
  • local: Show env var instructions in status when healthy (71eaa63)
  • local: Add zae-limiter local env command for shell configuration (51682de)
  • V0.7.0 developer experience improvements (#251) (663b687)

Bug Fixes

  • infra: Add dynamodb:BatchGetItem to AppRole and AdminRole (7e40027)

Refactoring

  • infra: Move deploy deps to base dependencies (086d44c)
  • infra: Move aggregator to top-level zae_limiter_aggregator package (f7e8998)

Testing

  • infra: Add coverage for discovery edge cases and ensure_tags (3937c1d)
  • e2e: Remove ZAEL- prefix from e2e test assertions (d792e7e)
  • infra: Add coverage for lambda builder edge cases (bed0759)
  • local: Increase patch coverage to 97% (b016bf1)

Miscellaneous Tasks

  • Resolve merge conflict in uv.lock (c0d4898)

CI

  • benchmark: Split benchmark job into moto/localstack/aws tiers (87c4095)