Jose Quijada

Results 11 comments of Jose Quijada

In my case, I was missing the CRT dependency in my `pom.xml` altogether. I followed [this article](https://aws.amazon.com/blogs/developer/introducing-crt-based-s3-client-and-the-s3-transfer-manager-in-the-aws-sdk-for-java-2-x/) for exact instruction on how to use S3/CRT: ``` software.amazon.awssdk.crt aws-crt 0.21.12 ```

> Any news about it? I saw the PR ready to go 🛤️ Sadly no. There's no one with write access apparently available to merge. As a workaround I copied...

Hello @alex-murashkin , are you able to review please? Thanks.

Hi All, Just catching up. I've been away. At work we started migrating to [SST](https://sst.dev/). Since this PR was never merged, I forked this repo, created a tarball using `npm...

Can @ArtificerEntertainment and/or @MichaelRBond please review this PR? Thanks.

@MichaelRBond Made updates to fix custom section validation, and updated README

> After a lot of googling, I found the owner (at least I think it is) of the account @ArtificerEntertainment . I wrote an email to him but he didn't...