Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

20.09.14

Compare
Choose a tag to compare
@inureyes inureyes released this 17 May 05:06
· 238 commits to main since this release
20.09.14

20.09.14 (2021-03-31)

Fixes

  • Fix a missing reference fix for renaming of gateway to manager.api (#409)
  • Refactor the manager CLI initialization steps and promote generate-keypair as a regular mgr subcommand (#411)
  • Fix an internal API mismatch for our SQLAlchemy custom enum types (#412)
  • Fix a regression in session cancellation and kernel status updates after SQLAlchemy v1.4 upgrade (#413)

Miscellaneous

  • Fix the examples for the storage proxy URL configurations in the manager.config module (#410)
  • Update sample configurations for etcd (#414)