Skip to content

Releases: jupyter-server/jupyter_server

v2.19.0

29 May 11:21

Choose a tag to compare

2.19.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

  • Update pytest requirement from <9,>=7.0 to >=7.0,<10 #1647 (@Carreau)
  • fix: use percent-placeholder args in HTTPError to prevent Tornado from doubling percent signs in gateway URLs #1642 (@terminalchai, @Carreau)

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@Carreau (activity) | @ianthomas23 (activity) | @krassowski (activity) | @minrk (activity) | @MUFFANUJ (activity) | @terminalchai (activity) | @Zsailer (activity)

v2.18.2

06 May 07:04

Choose a tag to compare

2.18.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@brichet (activity) | @Carreau (activity) | @krassowski (activity) | @Yann-P (activity)

v2.18.1

05 May 09:17

Choose a tag to compare

2.18.1

(Full Changelog)

Bugs fixed

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@Copilot (activity) | @jtpio (activity) | @krassowski (activity) | @tonyx93 (activity)

v2.18.0

04 May 13:39

Choose a tag to compare

2.18.0

(Full Changelog)

Security patches

API and Breaking Changes

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@blink1073 (activity) | @bloomsa (activity) | @carlfarrington (activity) | @Carreau (activity) | @claude ([activity](https://github.com/sea...

Read more

v2.17.0

21 Aug 14:42

Choose a tag to compare

2.17.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@aws-jasakshi | @brichet | @dependabot | @edrogers | @gogasca | @joeyutong | @jtpio | @minrk | @vidartf | @Zsailer

v2.16.0

12 May 16:44

Choose a tag to compare

2.16.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Update websocket-protocols documentation to reflect implementation #1508 (@ark-1)
  • Update Security Section in the Jupyter Server Documentation #1505 (@kjayan)
  • Update Contribution Page for Jupyter Server #1499 (@kjayan)
  • Fix typo in metric description #1486 (@yuvipanda)

Contributors to this release

(GitHub contributors page for this release)

@ark-1 | @bollwyvl | @Darshan808 | @davidbrochart | @kjayan | @krassowski | @MaicoTimmerman | @manics | @minrk | @nokados | @RRosio | @vidartf | @yuvipanda | @Zsailer

v2.15.0

20 Dec 13:02

Choose a tag to compare

2.15.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Return HTTP 400 when attempting to post an event with an unregistered schema #1463 (@afshin)
  • write server extension list to stdout #1451 (@minrk)
  • don't let ExtensionApp jpserver_extensions be overridden by config #1447 (@minrk)
  • Pass session_id during Websocket connect #1440 (@gogasca)
  • Do not log environment variables passed to kernels #1437 (@krassowski)
  • extensions: render default templates with default static_url #1435 (@minrk)
  • Improve the busy/idle execution state tracking for kernels. #1429 (@ojarjur)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @bloomsa | @bollwyvl | @Carreau | @cjwatson | @davidbrochart | @dependabot | @epignot | @fcollonval | @gogasca | @hansepac | @holzman | @IITII | @krassowski | @lresende | @manics | @markypizz | @minrk | @mwouts | @ojarjur | @oliver-sanders | @pre-commit-ci | @Timeroot | @tornaria | @welcome | @Wh1isper | @yuvipanda | @Zsailer

v2.14.2

12 Jul 18:31

Choose a tag to compare

2.14.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @gogasca | @krassowski | @manics | @pre-commit-ci

v2.14.1

09 Jun 16:47

Choose a tag to compare

2.14.1

(Full Changelog)

Enhancements made

  • Removing excessive logging from reading local files #1420 (@lresende)

Security Fix

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @lresende | @pre-commit-ci

v2.14.0

11 Apr 15:34

Choose a tag to compare

2.14.0

(Full Changelog)

Enhancements made

  • Do not include token in dashboard link, when available #1406 (@minrk)

Bugs fixed

  • Ignore zero-length page_config.json, restore previous behavior of crashing for invalid JSON #1405 (@holzman)
  • Don't crash on invalid JSON in page_config (#1403) #1404 (@holzman)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @holzman | @krassowski | @markypizz | @minrk | @oliver-sanders | @pre-commit-ci | @welcome | @Zsailer