Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

32 lines (27 loc) · 921 Bytes

CHANGELOG

Inspired from Keep a Changelog

[Unreleased]

Added

Changed

  • Add compatibility with Ruby 2.4 (#21)

Deprecated

Removed

Fixed

Security

[1.2.0]

Added

  • Ability to printout Sigv4 Signature for debugging (#149)

Changed

Deprecated

Removed

Fixed

Security

[1.1.0]

Added

  • Added support for Amazon OpenSearch Serverless (#131)

Fixed

  • Sign validation requests when using AWS Sigv4 (#134)

Security

1.0.0

Added

  • Added OpenSearch::AWS::Sigv4Client (#110)