Inspired from Keep a Changelog
- Made CI workflows compatible with OS 2.12 and later. (#40)
- Upgraded
rubocop-rspec
to the latest 2.x version to resolve CVE in its rexml dependency (#42)
- Add compatibility with Ruby 2.4 (#21)
- Pass exact signed body to perform_request to prevent Sigv4 mismatch (#24)
- Ability to printout Sigv4 Signature for debugging (#149)
- Added support for Amazon OpenSearch Serverless (#131)
- Sign validation requests when using AWS Sigv4 (#134)
- Added
OpenSearch::AWS::Sigv4Client
(#110)