[ANN] JupyterHub 5.4.0

JupyterHub 5.4.0 is out, with a few nice improvements and bugfixes.

Check out the changelog and give it a try! There should be no disruptive changes in this release, no special upgrade steps or migration actions required.

Thanks to everyone who contributed!

This will likely be the last release to support Python 3.8 and 3.9. The next release will be 6.0.

1 Like

The jupyterhub 5.4.0 container image will be published soon, and will upgrade the base image from ubuntu 22.04 to 24.04, which means:

  • python is upgrades from 3.10 to 3.12
  • configurable-http-proxy is upgraded from 4.6.3 to 5.1.0
1 Like

And we’ve published 5.4.1 which fixes a couple regressions found in 5.4.0. Thanks to folks for testing and reporting!

1 Like