Unreleased Changes ------------------ 1.2.0 (2021-09-01) ------------------ * Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 1.9, 2.0, 2.1, and 2.2. 1.1.1 (2021-03-04) ------------------ * Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem. 1.1.0 (2020-04-08) ------------------ * Feature - Remove internal ByteBuffer and replace with String to remove dup and string mutation. 1.0.3 (2019-04-24) ------------------ * Issue - Use single quotes for string where interpolation is not done. 1.0.2 (2019-03-11) ------------------ * Issue - public #encode_headers method 1.0.1 (2018-06-15) ------------------ * Issue - #decode_chunk buffers insufficient prelude message 1.0.0 (2018-05-10) ------------------ * Feature - Initial release of `aws-eventstream` gem.