Skip to content

2.0.6: micro release with bug fixes for multiple workers and for TwoStageFal…

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 19:20
· 10038 commits to main since this release
9690842

Bugfixes

  • #6629: Fixed a bug that occurred when setting multiple Sanic workers in combination with a custom Lock Store. Previously, if the number was set higher than 1 and you were using a custom lock store, it would reject because of a strict check to use a Redis Lock Store.
  • #7176: Fixed a bug in the TwoStageFallback action which
    reverted too many events after the user successfully rephrased.