Skip to content

Releases: CodeGenieApp/serverless-express

v4.3.6

11 May 19:38
Compare
Choose a tag to compare

4.3.6 (2021-05-11)

Bug Fixes

v4.3.5

11 May 19:37
Compare
Choose a tag to compare

4.3.5 (2021-05-11)

Bug Fixes

  • fix aws api gateway v2 event source cookies handling (#389) (6e0868c)

v4.3.4

03 Mar 21:56
Compare
Choose a tag to compare

4.3.4 (2021-03-03)

Bug Fixes

  • types: enhance accuracy of type definitions (#379) (15e11d2)

v4.3.3

25 Feb 00:32
Compare
Choose a tag to compare

4.3.3 (2021-02-25)

Bug Fixes

v4.3.2

18 Feb 04:03
Compare
Choose a tag to compare

4.3.2 (2021-02-18)

Bug Fixes

  • default contentEncodings and contentTypes to constants (e0bd86e), closes #373
  • refactor proxy and add deprecation warnings (d50b7e7)

v4.3.1

13 Feb 03:35
Compare
Choose a tag to compare

4.3.1 (2021-02-13)

Bug Fixes

v4.3.0

08 Feb 23:19
Compare
Choose a tag to compare

4.3.0 (2021-02-08)

Features

  • add backwards compatibility for most of v3 usage (184f63e)
  • serverlessExpress({ app }) can now be used as well as serverlessExpress({ app }).handler (1eb3100)

v4.2.0

08 Feb 00:43
Compare
Choose a tag to compare

4.2.0 (2021-02-08)

Features

  • add logSettings to override log level and default log level to error (a0e8bdb), closes #360

v4.1.3

04 Feb 03:45
Compare
Choose a tag to compare

4.1.3 (2021-02-04)

Bug Fixes

  • add query strings to lambda@edge (b15a72c)

v4.1.2

02 Feb 22:34
Compare
Choose a tag to compare

4.1.2 (2021-02-02)

Bug Fixes

  • only show debug logs in 'development' (ad2cca3)