Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
72 lines (47 loc) · 6.58 KB

CHANGELOG.md

File metadata and controls

72 lines (47 loc) · 6.58 KB

Changelog

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

8.8.0 (2022-05-17)

Features

Bug Fixes

Maintenance Improvements

8.7.0 (2022-04-13)

8.6.0 (2022-04-13)

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)