Adrian
Adrian
### Name of the resource Other ### Resource Name AWS::LakeFormation::PrincipalPermissions ### Issue Description [DataCellsFilterResource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html) struct in CloudFormation has the following properties: ``` { "DatabaseName" : String, "Name" : String, "TableCatalogId"...
isJWT() can be useful for validating user tokens sent in querystring parameters in WebSocket connections
### Description In the [documentation](https://docs.docker.com/compose/file-watch/) it says: > Rules from .dockerignore apply > - Use include / exclude to override However, include attribute does not work. Probably the same happens...
Thanks for the quick release of the previous fix! However, the update method types overlay is still not working for me, I found another possible issue: The return type of...
**Is your feature request related to a problem? Please describe.** A project that uses fastify V5 cannot register the imported `inngest/fastify` plugin because it uses fastify V4. I'm trying to...