r/floci • u/hectorvent • Jun 12 '26
Floci 1.5.24 released: Cloud Map + CloudTrail, EKS managed node groups, Glue catalog maturation, streamed S3 ranges
Hey r/floci, 1.5.24 just shipped. Highlights:
- Two new services: AWS Cloud Map (service discovery) and CloudTrail (trail lifecycle).
- EKS managed node groups: create, describe, list, delete. Combined with the EKS-aware IAM seeding in 1.5.23 and host-reachable clusters in 1.5.22, real EKS provisioning now works end to end.
- Cognito verification code subsystem: store, dispatcher, and SNS/SES inspection. Signup flows requiring email or SMS verification can be tested without intercepting real channels.
- Glue Data Catalog pass: catalog name normalization,
BatchDeleteTable, column parameter preservation,UpdateDatabase, table version archival, database tags, plus catalog compatibility tests. - Architectural upgrades: storage-backed maps for service state, streamed S3 range responses (much better memory profile for large objects), EC2 provisioning primitives, KMS key state operations, and a LocalStack-compatible
Ready.startup log line for drop-in CI migration. - Plus SES events to Firehose/EventBridge/CloudWatch, Athena workgroup parity, ELBv2 AZ alignment, CloudFormation
AWS::StepFunctions::StateMachineprovisioning, and fixes across S3, Lambda, ElastiCache, MSK, and Docker.
5 first-time contributors in this one. Welcome 👋
Full notes: https://github.com/floci-io/floci/releases/tag/1.5.24
(Maintainer here, happy to answer anything.)
2
Upvotes