Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

38 lines (32 loc) · 1.78 KB

CHANGELOG

Inspired from Keep a Changelog

Added

  • Add release details to releasing.md (319)
  • Allow overriding the aws service identifier in AwsSigv4Signer (333)
  • Added skip-changelog label (339)
  • Added jsdoc for documentation generation (#335)
  • Documented Transport#request (#335)
  • Documented all API methods (#335)

Dependencies

  • Bumps xmlbuilder2 from 2.4.1 to 3.0.2
  • Bumps minimatch from 3.0.4 to 3.1.2

Dependencies

Changed

  • Remove test artifacts from gh_pages workflow (#335)

Deprecated

Removed

Fixed

Security

  • [CVE-2022-25912] Bumps simple-git from 3.4.0 to 3.15.0 (#341)

Added

  • Github workflow for changelog verification (#306)
  • Add GitHub and Jenkins release workflow (#317)

Dependencies

  • Bumps tsd from 0.22.0 to 0.24.1
  • Bumps semver from 7.3.7 to 7.3.8

Fixed

  • Fix mutability of connection headers (#291)