Skip to content

22.09.0b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 01:52
· 1437 commits to main since this release
22.09.0b5

Features

  • Refactor decrypt_payload() as a middleware so that applied to web_handler() and login_handler() (#626)
  • Preserve the given reason value even when a kernel is force-terminated with a fallback to force-terminated (#681)
  • Enable the asyncio debug mode when our debug mode is enabled (e.g., --debug) and replace aiomonitor with aiomonitor-ng (#688)

Fixes

  • Accept both string field names and FieldSpec instances in the Client SDK's functional API wrappers (#613)
  • Do not remove lock file when FileLock does not have lock. (#676)
  • Make the Web-UI login work again by fixing missing decrypted payloads as JSON (a regression of #626) (#689)

Full Changelog

Check out the full changelog until this release (22.09.0b5).