Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@rokroskar rokroskar released this 09 Jul 09:04
· 623 commits to master since this release
ad40990

0.4.0 (2019-07-09)

Bug Fixes

  • uncaught exception when creating notebooks (7fdd566)
  • update registry secret template (320dcd7)
  • use local and remote shortened commit-sha to recover from autosaves (#190) (e1001b5)

Features

  • add JUPYTERHUB_USER as env var to git-clone image (790f92c)
  • pre-stop script also autosaves unpushed commits (1730d8a)
  • use Kubernetes api for notebook queries (#185)
  • recover autosave only when branch and commit-sha match (3cbbcc9)
  • spawn new server for different branch (9d1a78b), closes #90