Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

37 lines (15 loc) · 1.61 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-gamma.3 (2020-10-07)

Note: Version bump only for package @aws-sdk/middleware-logger

1.0.0-gamma.2 (2020-09-15)

Bug Fixes

  • add loggerMiddleware in build step (#1520) (fece417)
  • move logging of input/output and req/res to serde (#1526) (b6675b6)

1.0.0-gamma.1 (2020-09-01)

Bug Fixes

  • do not overwrite body while logging req/res (#1486) (3fba50c)

Features