Skip to content

Releases: jupyter-server/jupyter_server

v2.20.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:09

2.20.0

(Full Changelog)

Security fixes

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)

@Carreau (activity) | @choldgraf (activity) | @Copilot (activity) | @ianthomas23 (activity) | @krassowski (activity) | @minrk (activity) | @Yann-P (activity)

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 29 May 11:21

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

Choose a tag to compare

@github-actions github-actions released this 06 May 07:04

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

Choose a tag to compare

@github-actions github-actions released this 05 May 09:17

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

Choose a tag to compare

@github-actions github-actions released this 04 May 13:39

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

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:42

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

Choose a tag to compare

@github-actions github-actions released this 12 May 16:44

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

Choose a tag to compare

@github-actions github-actions released this 20 Dec 13:02

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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:31

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:47

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