3.2.2.md

doc/release_notes/3.2.2.md
Last Update: 2023-07-30 18:26:06 +0200

title: Shrine 3.2.2

Bug fixes

  • aws-sdk-core 3.104.0 introduced a backwards incompatible changes that caused Shrine::Storage::S3#open to start raising an exception.

NoMethodError: undefined method `bytesize' for #<Array:0x000000000a721be0>

This has now been fixed.