Skip to content

Releases: dherault/serverless-offline

v3.5.3

01 Dec 08:29
Compare
Choose a tag to compare

Bugfixes

  • Reverted the HapiJs dependecy to a node v4.3.2-compatible version. #168

v3.5.2

30 Nov 16:24
Compare
Choose a tag to compare

Bugfixes

  • Bug concerning the {proxy+} routes. #167

v3.5.1

30 Nov 08:45
Compare
Choose a tag to compare

Bugfixes

  • Fix minor bug concerning status codes

v3.5.0

30 Nov 08:26
Compare
Choose a tag to compare

New features

  • Support for the ANY method. #166

Bugfixes

  • The Content-Length and Content-Type headers are now updated based on the request body. #164

v.3.4.1

21 Nov 15:16
Compare
Choose a tag to compare

Bugfixes

  • --location -l option now works on authorization handlers. #157

v3.4.0

21 Nov 09:26
Compare
Choose a tag to compare

New features

  • --location -l option allows you to set explicitly the folder that holds your handlers

v3.3.3

20 Nov 08:42
Compare
Choose a tag to compare

Bugfixes

  • Bug concerning the HTTP OPTION method. #94, #154

v3.3.2

14 Nov 16:10
Compare
Choose a tag to compare

Bugfixes

v3.3.1

07 Nov 16:19
Compare
Choose a tag to compare

Bugfixes

  • Bug concerning authorizers token and Serverless v1.1.0. #147

v3.3.0

03 Nov 08:18
Compare
Choose a tag to compare

New features

  • [xxx] errors messages are now parsed using lambda integration. #133
  • Support for simple token authentication (simple API keys). #138