João Moreira Fernandes
João Moreira Fernandes
I bumped into https://discuss.rubyonrails.org/t/transferring-files-from-s3-to-box-in-chunks-without-a-tmp-file/78841 as it landed on my inbox - major coincidence :sweat_smile: - and just like reported in #106, chunked uploads aren't currently working for IO streams other...
Hi Rodrigo! :wave: Let me start by thanking you for your work on the "micro" family of gems. Great stuff! I stumped across this bug earlier today. I couldn't override...
Closes #38
This is a follow-up on #39 that must be merged first. I deliberately avoided allowing `Marshal` serialization in the v2 encryptor because 1) `Marshal` has been a source of RCE...
## What does this PR do? Makes the session ID configurable, allowing for long-running sessions. ## Why is it important? Speaking of my use-case, Apache Pulsar takes a long time...
## What does this PR do? Deletes `config.go` since everything inside was deprecated. ## Why is it important? This is just maintenance work. Something I originally added to #3051 but...