chore(deps): update floci/floci docker tag to v1.6.0 - #466
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #466 +/- ##
=======================================
Coverage 81.88% 81.88%
=======================================
Files 5 5
Lines 414 414
=======================================
Hits 339 339
Misses 45 45
Partials 30 30 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/floci-floci-1.x
branch
from
July 11, 2026 08:10
81c0a32 to
e2c5c3f
Compare
renovate
Bot
force-pushed
the
renovate/floci-floci-1.x
branch
2 times, most recently
from
July 15, 2026 09:58
7301364 to
40f462f
Compare
renovate
Bot
force-pushed
the
renovate/floci-floci-1.x
branch
from
July 29, 2026 06:49
40f462f to
92f5d83
Compare
renovate
Bot
force-pushed
the
renovate/floci-floci-1.x
branch
from
August 6, 2026 07:30
92f5d83 to
c612be9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.32-compat→1.6.0-compatRelease Notes
floci-io/floci (floci/floci)
v1.6.0Compare Source
Bug Fixes
Features
Performance Improvements
[1.5.34] - 2026-07-28
Added
CreateTrail,DescribeTrails,DeleteTrail,UpdateTrail,PutEventSelectors,GetEventSelectors,StartLogging,StopLogging,GetTrailStatus,LookupEvents. S3 data events on hooked ops (PutObject,GetObject,HeadObject,DeleteObject,ListObjects,GetObjectAcl) are buffered per-trail and flushed as gzipped JSON log files into the destination bucket at AWS-shaped key paths (AWSLogs/${account}/CloudTrail/${region}/yyyy/MM/dd/${file}.json.gz) at a configurable cadence. IAM-enforcement denials emit matchingAccessDeniedrecords (#1460)AWSCloudTrail_FullAccessandAWSCloudTrail_ReadOnlyAccessAWS managed policies.s3:GetObjectAcl/s3:PutObjectAcl/s3:Get|Put|DeleteObjectTaggingfrom base S3 ops via?acl/?taggingquery parameters when resolving an action for IAM enforcement.States.JsonMergeintrinsic (#1662)eks.disable-cnito start k3s without its bundled CNI, so a real CNI can be installed in its place (#1793)Fixed
@PostConstruct. Restoring listeners during bean creation re-entered the CDI proxy and recursed until the process died, so after a restart with persisted listeners every ELBv2 operation failed (#2015)UnknownOperationException, instead of letting them fall through to S3's path-style routes and return a misleadingNoSuchBucket(#1967)AWS::IAM::Policyas an inline policy so two stacks can reuse the same generated policy name; report failed rollback cleanup asROLLBACK_FAILED, detach removed IAM inline-policy targets on stack updates, and migrate the legacy managed-policy representation during update or deletion (#1800)MalformedXMLfor an unparseablePutObjectRetentionRetainUntilDate(#1631)effectiveBaseUrlsoFLOCI_HOSTNAMEis honored (#1929)UpdateExpressionwhitespace-insensitively (#1862)ValidationExceptionwhen alist_appendoperand is not a list type (#1702)ResourceInUseExceptionon a duplicateCreateDeliveryStream(#1738)cidr-blockfilter inDescribeSubnets(#1864)InsufficientStorageClusterCapacityfault when the proxy-port range is exhausted, so SDK clients can map it to a typed exception (#1879)Changed
[1.5.33] - 2026-07-15
Added
Assign) (#1824)jti/origin_jticlaims and support RevokeToken (#1705)Fixed
[1.5.32] - 2026-07-11
Fixed
x-amz-checksum-mode: ENABLED(#1633); support S3 auth enforcement (#1689)[1.5.31] - 2026-07-07
Added
ItemReaderfor S3-backed JSON datasets (#1588)GetApiKeyroute (#1677)RunTask(#1733)Filtersand pagination inBatchGetSecretValue(#1737)CorsConfiguration(#1617)Changed
Fixed
lambda:invoke(#1660)CopyObjecthandling (#1670)DelaySecondsfor standard queues (#1567); render Query-protocol errors as XML instead of leaking JSON (#1732)ResourceNotFoundforSetAlarmStateon a missing alarm (#1621)InternalServerError(#1731)computeIfAbsentatomic (#1699)[1.5.30] - 2026-07-03
Added
ecs:runTaskservice integration (#1564); add the state machine version APIsPublishStateMachineVersion,ListStateMachineVersions, andDeleteStateMachineVersion(#1562); addResultSelector, Pass-stateParameters,ArrayContains, and wildcard projection, and fixIsPresentfor absent paths (#1558); run executions under the execution's account (#1566)ExtendedS3DestinationDescriptionand supportUpdateDestination(#1710)Changed
Fixed
!Cidrand!GetAZsshorthand YAML tags (#1635); treat a missing Secrets Manager secret as already-deleted on stack delete (#1672)groupSetfromDescribeInstanceAttribute(#1709); align AMI guest and launch template parity (#1597)CreateEmailIdentityDKIM behavior with AWS (#1620); treat missingSendingEnabledas false in v2PutConfigurationSetSendingOptions(#1594)VerificationCodefor reflection so hybrid storage can persist state (#1646); omit unset optional blocks fromCreateUserPoolClientresponses (#1615)targetKeyIdto the plain key ID onCreateAlias(#1648)Messagefor non-failed item cancellation reasons (#1623)Resultenvelope (#1189)[1.5.29] - 2026-06-30
Added
aws-sdkCloudFormation/EC2 and S3PutObjectservice integrations (#1556)AmazonRDSEnhancedMonitoringRolemanaged policy (#1559); route assumed-role credentials to the target account (#1549)Fixed
portMappingshostPort when launching containers (#1610); register persisted model records for native-image reflection (#1606)FromEmailAddressoptional for v2SendEmail(#1561)[1.5.28] - 2026-06-26
Added
$utilruntime library for VTL resolvers (#1223)smk://) and polling (#1260)efsVolumeConfigurationtask volumes as shared local volumes (#1569)PutConfigurationSetDeliveryOptionsfor SES v1 (#1553); publish SNS notifications to identity feedback topics (#1540)Fixed
AdminGetUserlookup with pool sign-in settings (#1571); alignCUSTOM_AUTHtrigger failures with AWS behavior (#1484); align sign-up confirmation with AWS behavior (#1488)firstReceiveTimestampin the SQS ESM (#1548); propagate SQS FIFO system attributes to the ESM event (#1527); populate SQSmessageAttributesin the Lambda event payload (#1422); resolve handler paths with a leading./against the package (#1575)SecurityGroupRuleand fixDescribeSecurityGroupRulesfilter parsing (#1525)GetWorkGroupandGetTableMetadata(#1524)AWSPENDINGversion before invoking the rotation Lambda (#1519)[1.5.27] - 2026-06-23
Added
TableId,TableClass, andOnDemandThroughput(#1457)Apievents (#1438)NEPTUNE_DB_TYPE(#1449)Fixed
StorageBackedMapso they survive a restart (#1514)ExclusiveStartKeyagainst the key schema (#1443); reject redundant parentheses, duplicatecontains()operands, and non-stringbegins_with(#1442); cap scanned items withLimitand carry the full cursor on index scans (#1456)UserPoolClient(#1458); delete EC2 security groups on stack deletion (#1472); merge SAMGlobalsinto resource properties (#1427)stateReasonelement inDescribeInstances(#1410); log instance user data (#1474)AdminUserGlobalSignOut(#1407)StatusResponsefor native-image reflection (#1441); resolve the readiness probe URL from the container endpoint (#1471)Changed
[1.5.26] - 2026-06-19
Added
Fn::GetAZsandFn::Cidrintrinsics (#1365)DescribePatchBaselinesandGetDefaultPatchBaseline(#1404); execute run commands in EC2 containers (#1387)EnableKeysupport (#1381)Fixed
REVIEW_IN_PROGRESSevent on change-set creation (#1431); create the stage from anAWS::ApiGateway::DeploymentinlineStageName(#1400){"status":"OK"}ack body from the runtime invocation endpoints (#1418)UserPoolClientvalidation (#1394)MixedInstancesPolicylaunch template (#1439)desiredCountinCreateServiceandUpdateService(#1409)X-Amz-Credentialquery param in presigned URLs (#1413)ListSecretsMaxResultsandNextTokenpagination (#1383)DigestInfo(#1396)Endpointfor reflection so HybridStorage can persist state (#1403)MessageGroupId(#1344)Changed
services.floci(#1397)Documentation
docs/assetsand fix README image paths (#1363)[1.5.25] - 2026-06-15
Added
Fixed
AWS::EC2::VPC/Subnet(and related networking) resources instead of stubbing, so exported subnet ids resolve in EC2 and ELBv2 (#1342)ReceiveMessagelong polls when their queue is deleted (#1286); reportApproximateNumberOfMessagesDelayedinGetQueueAttributes(#1285)GetIdentityNotificationAttributes(#1338); alignMailFromAttributespresence with MAIL FROM configuration (#1310, #1273); persist inline options on v2CreateConfigurationSet(#1307)GetPartitions(#1335); reject deletes of missing tables (#1323)BadRequestfor dot-dot object keys (#1325)USERNAMEin the SRPPASSWORD_VERIFIERchallenge (#1316)configuration(#1317)GetWorkGroupwith AWS behavior (#1301)currentBrokerSoftwareInfoin the cluster describe response (#1238)Documentation
[1.5.24] - 2026-06-11
Added
CreateVpc(#1177)DisableKey,UpdateKeyDescription) (#1251)Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.