Skip to content

version 1.19.0

Compare
Choose a tag to compare
@WilliamBergamin WilliamBergamin released this 10 Jun 15:45
· 82 commits to main since this release
e78543d

New Features

WSGI Adapter

#1085 by @WilliamBergamin introduces an WSGI adapter, this allows bolt to be deployed in production without the need of a 3rd party WSGI compatible web framework. check out the examples in examples/wsgi

Deprecate Steps From Apps

#1089 by @WilliamBergamin adds deprecation warnings to Steps from Apps components and documentation.

What's Changed

Fixes

  • Fix typo in ja_listening_events.md by @johtani in #1022
  • Fix #1074 Customize user-facing message sent when an installation is not managed by bolt-python app by @seratch in #1077

Tests

Dependabot

Misc

New Contributors

Full Changelog: v1.18.1...v1.19.0