Download Latest Version 1.5.17 source code.tar.gz (1.9 MB)
Email in envelope

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

Home / 1.5.16
Name Modified Size InfoDownloads / Week
Parent folder
1.5.16 source code.tar.gz 2026-05-15 1.9 MB
1.5.16 source code.zip 2026-05-15 2.7 MB
README.md 2026-05-15 4.5 kB
Totals: 3 Items   4.6 MB 1

πŸŽ‰ Highlights

This release lands two new AWS services β€” Transcribe and Cost Explorer β€” plus a full S3 SelectObjectContent evaluator powered by the floci-duck integration. Step Functions, SQS, EventBridge, and KMS all see meaningful conformance improvements, and core logging is cleaner with the AWS SDK fully removed from the runtime. Welcome to the 7 first-time contributors.

πŸ¦† S3 SelectObjectContent β€” full evaluator via floci-duck

S3 Select is now a real query engine, not a stub. The new evaluator delegates SQL execution to floci-duck (DuckDB) and supports the full SelectObjectContent request β€” CSV, JSON, and Parquet inputs, scan-range filtering, and the standard event stream (Records, Stats, End) response framing. This makes Floci usable for any pipeline that issues SELECT ... FROM S3Object against real-world data.

πŸ’° New: Cost Explorer (ce:*)

Second of the three cost-services PRs from @ShubhamDX (after the AWS Price List in 1.5.15). Cost and Usage Reports (cur:* / bcm-data-exports:*) remains on the roadmap.

✨ New Features

πŸ› Bug Fixes

S3

SQS

Step Functions / EventBridge / EC2 / KMS

Pricing

🧰 Refactors & Internals

πŸ“š Documentation

πŸ‘‹ New Contributors

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

Full Changelog: https://github.com/floci-io/floci/compare/1.5.15...1.5.16

Source: README.md, updated 2026-05-15