- Add ability to provide function to execute when calling sls wsgi command
_ayaan-qadri_
3.0.4
Bugs
- Fix lambda response processing
_Eric Petway_
3.0.3
Features
- As of Werkzeug 3.0.0, url_encode is no longer available, use the urllib counterparts
_Ryan Whittaker_
3.0.2
Features
- Support base path stripping for v2 events - Default to https when protocol not specified in event - Add blacklist entries
_arsoni20_
Bugs
- Fix handling of v1 event payload emitted by Serverless Offline plugin - Handle event with None body emitted by Serverless Offline plugin - Fixes for Scaleway
_Andrej Shadura_
3.0.1
Bugs
- Fix console output on commands/manage
_Justin Lyons_
3.0.0
Features
- Update serverless integration for v3 compatibility (breaks integration with serverless < 2.32.0) (193)
_Mariusz Nowak_
- Add options for specifying SSL cert location when serving locally (195)
_Nathaniel J. Padgett_
- Support wsgi handler placed in a subfolder (198)