Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 985 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 985 Bytes

CHANGELOG

Inspired from Keep a Changelog

Added

  • Added PHP 8.2 to the CI
  • Github workflow for changelog verification (#92)
  • Added class docs generator (#96)
  • Added support for Amazon OpenSearch Serverless SigV4 signing (#119)
  • Added includePortInHostHeader option to ClientBuilder::fromConfig (#118)

Changed

  • Added Windows and macOS jobs to CI
  • Added Coverage reporting to Codecov
  • Support a custom signing service name for AWS SigV4 (#117)

Deprecated

Removed

Fixed

Security