Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 3.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.5.0 (2022-02-18)

Features

Bug Fixes

8.4.0 (2022-01-28)

Features

Bug Fixes

  • Handle custom authorizer 401 in non in-process runners (#1319) (8d61bde)
  • Support httpApi payload override on function level (#1312) (8db63dd)

8.3.1 (2021-11-25)

Bug Fixes

  • Fix handling of modern logs (Cannot read properties of undefined (reading 'notice') error)