## floci-io/floci — 1.5.33…1.5.34

_26 commits._

### Features
- **feat(eks): add option to disable k3s's bundled CNI (#1793)** (444e4a6)
- **feat(ses): implement identity (sending authorization) policies for v1 and v2 (#1750)** (881c45b)
- **feat(sfn): support http invoke step (#1503)** (ac8a3d7)
- **feat(stepfunctions): implement States.JsonMerge intrinsic (#1662)** (b245632)
- **feat(cloudtrail): in-process CloudTrail with S3 data event emission (#1460)** (024d74e)

### Fixes
- **fix(dynamodb): tokenize UpdateExpression whitespace-insensitively (#1862)** (9b6695c)
- **fix(cognito): prefer phone delivery for signup verification (#1839)** (2f435fd)
- **fix(ec2): apply cidr-block filter in DescribeSubnets (#1864)** (8f3597c)
- **fix(neptune): throw a mappable capacity fault when the proxy-port range is exhausted (#1879)** (fe531e2)
- **fix(firehose): return ResourceInUseException on duplicate CreateDeliveryStream (#1738)** (4c9f61d)
- **fix(cloudformation): model AWS::IAM::Policy as an inline policy (Fixes #1531) (#1800)** (264b909)
- **fix(elbv2): move persisted-listener restore out of @PostConstruct (#2015)** (468e943)
- **fix(core): stop unknown-service REST requests falling through to S3 (#1967)** (836c162)
- **fix(storage): dedupe backends by resolved file path (#1931)** (551df63)
- **fix: return 4xx client errors instead of 500 for malformed JSON-protocol input (#1926)** (b0e56a9)
- **fix(cognito): build OIDC URLs from effectiveBaseUrl so FLOCI_HOSTNAME is honored (#1929)** (1c8b851)
- **fix(s3): preserve literal question marks in copy source keys (#1924)** (9308687)
- **fix(stepfunctions): update AslExecutorJsonMergeTest for new AslExecutor constructor (#1925)** (c733e16)
- **fix: return 400 MalformedXML for unparseable PutObjectRetention RetainUntilDate (#1631)** (526a623)
- **fix(dynamodb): throw ValidationException when list_append operand is not a list type (#1702)** (2a9ab45)

### Tests
- **test: add sfn input context preservation test (#1851)** (aa4eee6)
- **test(s3): cover shared edge host routing (#1957)** (1a51938)

### Chore
- **chore: release 1.5.34** (b60a58f)
- **ci: attach provenance and SBOM attestations to the published images (#2032)** (83fcd12)
- **ci: use the snake_case input names first-interaction v3 expects (#1981)** (2bea2c0)
- **chore: welcome first-time contributors and surface the Slack invite (#1968)** (f365982)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/floci-io/floci?utm_source=github-action)._