Download Latest Version v4.6.0 source code.tar.gz (10.9 MB)
Email in envelope

Get an email when there's a new version of LocalStack

Home / v4.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-05 12.2 kB
v4.5.0 source code.tar.gz 2025-06-05 10.9 MB
v4.5.0 source code.zip 2025-06-05 12.8 MB
Totals: 3 Items   23.7 MB 3

Summary

LocalStack 4.5 introduces support for the AWS Developer Tools suite (CodePipeline, CodeBuild, and CodeDeploy), enhanced AppSync WebSocket behavior, and advanced features in API Gateway v1 including Canary Deployments and VTL improvements. This release also brings deeper parity in core services like RDS, EC2, EKS, EventBridge, CloudFormation, and Replicator, continuing our mission to enable high-fidelity local development with production-like AWS behavior.

AWS Features

  • New support for AWS Developer Tools: Initial support for CodePipeline, CodeBuild, and CodeDeploy is now available in Pro tiers. Developers can now simulate full CI/CD pipelines locally, enabling faster and more flexible testing of deployment workflows. (🌟 pro)
  • Enhanced AppSync WebSockets: Improved handling of GraphQL subscription lifecycles and AWS-style payload structures for better local emulation of real-time APIs. (🌟 pro)
  • API Gateway v1 upgrades:
  • Support for Canary Deployments, enabling staged rollout and A/B testing scenarios.
  • Response Overrides from Request Templates are now supported.
  • Enhanced VTL (Velocity Template Language) support, including bracketed expressions and improved variable assignments. (🌟 pro)
  • EventBridge
  • New support for ListRuleNamesByTarget, enabling inspection of rule-to-target mappings. (community contribution)
  • CloudFront Lambda@Edge:
  • Added support for deleting distributions with Lambda@Edge associations for complete lifecycle testing. (🌟 pro)
  • EventBridge Pipes:
  • Partial support for UpdatePipeβ€”source parameters can now be updated. (🌟 pro)

Enhancements

  • RDS Enhancements:
  • Mock support for DB Proxy Endpoints (create, describe, delete). (🌟 pro)
  • New support for the ManageMasterPassword API. (🌟 pro)
  • Support for DescribeEngineDefaultParameters and DescribeEngineDefaultClusterParameters, enabling engine parameter introspection. (🌟 pro)
  • EC2 Improvements:
  • Added support for GetSecurityGroupsForVpc API.
  • Improved filtering behavior in DescribeAvailabilityZones. (🌟 pro)
  • EKS Enhancements:
  • Improved integration with auto-scaling and security groups for better Kubernetes emulation. (🌟 pro)
  • CloudFormation
  • AWS::Lambda::Version now supports the ProvisionedConcurrencyConfig property, enabling simulation of cold start mitigation strategies locally. (🌟 pro)

LocalStack Features

  • AWS Replicator: New support for cross-account VPC replication via AWS RAM, allowing testing of shared network resources across multiple accounts. (🌟 pro)

What's Changed

Exciting New Features πŸŽ‰

Other Changes

New Contributors

Full Changelog: https://github.com/localstack/localstack/compare/v4.4.0...v4.5.0

Source: README.md, updated 2025-06-05