Download Latest Version 1.5.33 source code.zip (4.5 MB)
Email in envelope

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

Home / 1.5.30
Name Modified Size InfoDownloads / Week
Parent folder
1.5.30 source code.tar.gz 2026-07-03 2.9 MB
1.5.30 source code.zip 2026-07-03 4.2 MB
README.md 2026-07-03 10.0 kB
Totals: 3 Items   7.1 MB 0

πŸŽ‰ Highlights

This release adds Amazon MQ and VPC Flow Logs, brings a major Step Functions feature push (state machine versions, ECS integrations, ResultSelector, cross-account execution), lands CloudFormation StackSets with account-aware provisioning, and ships HTTPS on port 443 with Lambda cert trust. IAM gains AssumeRole trust policy enforcement and STS session policies. Service count is now officially 68. Welcome to the 4 first-time contributors.

πŸ†• New: Amazon MQ

Amazon MQ broker control plane lands (#1642), backed by RabbitMQ. Messaging workloads that depend on Amazon MQ can now be exercised locally with a real message broker rather than a mock, continuing the real-Docker-backed pattern from RDS, ElastiCache, MSK, and OpenSearch.

🌐 New: VPC Flow Logs

EC2 gains VPC Flow Logs support (#1611), enabling local testing of network observability pipelines that consume flow logs from VPCs, subnets, or ENIs.

🧩 Step Functions: major feature push

Six coordinated Step Functions improvements land this cycle:

  • State machine version APIs (PublishStateMachineVersion, List, Delete) (#1562)
  • Executions run under the execution's account (#1566)
  • ResultSelector, Pass Parameters, ArrayContains, wildcard projection, plus IsPresent fix for absent paths (#1558)
  • aws-sdk CloudFormation and EC2 integrations (already in 1.5.29)
  • ecs:runTask service integration (#1564)
  • Compilation repair after semantic conflict between [#1558] and [#1564] (#1694)

Together this makes Step Functions substantially more capable for real workflow orchestration, particularly for patterns that fan out to ECS tasks or coordinate CloudFormation stack operations.

🧱 CloudFormation StackSets

StackSets with account-aware provisioning (#1551) unlock multi-account CloudFormation patterns, previously blocked entirely. Combined with the IAM cross-account routing from 1.5.29, enterprise-style multi-account IaC now runs locally.

πŸ” IAM: trust policies + STS session policies

Two meaningful identity improvements:

  • AssumeRole trust policies enforced when enforcement is enabled (#1552), opt-in for now but a real capability
  • STS session policies enforced (#1636), completing the STS story

Together these give IAM a much more realistic policy-enforcement surface, useful for teams testing security posture locally.

πŸ”’ HTTPS on port 443

Floci now serves HTTPS on port 443 and Lambda containers trust Floci's certificate (#1595). SDK code that expects to reach Floci over HTTPS, or Lambda handlers that make AWS calls back into Floci over HTTPS, now work without cert workarounds.

πŸ”₯ Firehose improvements

Firehose gains:

  • ExtendedS3DestinationDescription returned from describe operations (#1710)
  • UpdateDestination support (#1710)

πŸ“Š Service count: officially 68

Documentation now reflects the accurate 68 services (#1716), with IoT Core and S3 Vectors pages added to catch up to recent additions.

✨ New Features

New services

Step Functions

CloudFormation & IAM

Networking & TLS

Other services

πŸ› Bug Fixes

IAM / STS

EC2 / ELBv2 / Auto Scaling

CloudFormation

DynamoDB / SES / Cognito / KMS

CloudWatch Logs / ElastiCache / S3 & SNS / Step Functions

Docker / ECR / Persistence

πŸš€ Performance

🧰 Tests & CI

πŸ“š Documentation

πŸ“¦ Dependencies

πŸ‘‹ New Contributors

A warm welcome to everyone making their first contribution to Floci:

Full Changelog: https://github.com/floci-io/floci/compare/1.5.29...1.5.30

Source: README.md, updated 2026-07-03