github slackapi/bolt-python v1.10.0
version 1.10.0

latest releases: v1.20.1, v1.20.0, v1.19.1...
2 years ago

New Features

Improvement of Django ORM database connection management

Since this release, the Django adapter has been improved to properly manage the thread-local database connections bound to the threads managed by Bolt framework. If you use the Django adapter, we highly recommend upgrading to this version or newer.

Please refer to #514 #512 #509 for more details.

Changes

  • #514 #512 #509 Introduce ListenerStartHandler in the listener runner for better managing Django DB connections - Thanks @ross @seratch
  • #516 Improve the GitHub Actions job settings - Thanks @seratch

Document Updates

References

Don't miss a new bolt-python release

NewReleases is sending notifications on new releases.