Julio Batista Silva
Julio Batista Silva
Writing metadata containing `_` is ignored without warnings. More appropriate options would be: 1. Allow underscores, as they are valid in AWS S3 (`.getxattr()` can't get them, as it performs...
We recently upgraded PynamoDB from version 5.5.1 to 6.0.1 and observed a significant performance degradation during our internal benchmarks. The benchmarks consisted of a series of query and scan operations...
This change allows reading keywords from the XPKeywords Exif tag (0x9c9e). The `decodeUTF16LE` function was added as Hugo does not parse UCS-2 encoded strings correctly. Use `keywords` in `filterOptions`. I...