Skip to content

Releases: jupyter-server/jupyter_server

v2.14.0

11 Apr 15:34
Compare
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

v2.13.0

04 Mar 12:06
Compare
Choose a tag to compare

2.13.0

(Full Changelog)

Enhancements made

  • Add an option to have authentication enabled for all endpoints by default #1392 (@krassowski)
  • websockets: add configurations for ping interval and timeout #1391 (@oliver-sanders)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @hansepac | @krassowski | @manics | @minrk | @oliver-sanders | @pre-commit-ci | @Timeroot | @welcome | @yuvipanda

v2.12.5

16 Jan 14:58
Compare
Choose a tag to compare

2.12.5

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v2.12.4

11 Jan 12:09
Compare
Choose a tag to compare

2.12.4

(Full Changelog)

Bugs fixed

  • Fix log arguments for gateway client error #1385 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@minrk

v2.12.3

09 Jan 19:27
Compare
Choose a tag to compare

2.12.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@mwouts | @tornaria | @welcome | @yuvipanda

v2.12.2

04 Jan 00:58
Compare
Choose a tag to compare

2.12.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @bollwyvl | @epignot | @krassowski

v2.12.1

06 Dec 21:16
Compare
Choose a tag to compare

2.12.1

(Full Changelog)

Enhancements made

  • log extension import time at debug level unless it's actually slow #1375 (@minrk)
  • Add support for async Authorizers (part 2) #1374 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@minrk | @Zsailer

v2.12.0

05 Dec 23:55
Compare
Choose a tag to compare

2.12.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @pre-commit-ci | @Zsailer

v2.11.2

04 Dec 16:43
Compare
Choose a tag to compare

2.11.2

(Full Changelog)

Contributors to this release

(GitHub contributors page for this release)

v2.11.1

27 Nov 15:50
Compare
Choose a tag to compare

2.11.1

(Full Changelog)

Bugs fixed

  • avoid unhandled error on some invalid paths #1369 (@minrk)
  • Change md5 to hash and hash_algorithm, fix incompatibility #1367 (@Wh1isper)

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @minrk | @Wh1isper