Skip to content

Releases: jupyter-server/jupyter_server

v1.12.1

26 Nov 22:17
Compare
Choose a tag to compare

1.12.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @jtpio

v1.12.0

23 Nov 02:39
Compare
Choose a tag to compare

1.12.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Set xsrf cookie on base url #612 (@minrk)
  • Update jpserver_extensions trait to work with traitlets 5.x #610 (@Zsailer)
  • Fix allow_origin_pat property to properly parse regex #603 (@havok2063)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @havok2063 | @minrk | @mwakaba2 | @toonn | @welcome | @Zsailer

v1.11.2

01 Nov 20:25
Compare
Choose a tag to compare

1.11.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @dependabot | @kevin-bates | @stdll00 | @welcome | @Wh1isper | @Zsailer

v1.11.1

04 Oct 21:59
Compare
Choose a tag to compare

1.11.1

(Full Changelog)

Bugs fixed

  • Do not log connection error if the kernel is already shutdown #584 (@martinRenou)
  • [BUG]: allow None for min_open_files_limit trait #587 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @martinRenou | @Zsailer

v1.11.0

09 Sep 09:51
Compare
Choose a tag to compare

1.11.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @Carreau | @codecov-commenter | @fcollonval | @martinRenou | @oliver-sanders | @vidartf

Release v1.10.2

02 Aug 21:50
Compare
Choose a tag to compare

1.10.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Fix typo in allow_password_change help #559 (@manics)

Contributors to this release

(GitHub contributors page for this release)

@afshin | @codecov-commenter | @echarles | @manics | @mariobuikhuizen | @oliver-sanders | @welcome | @Zsailer

Release v1.10.1

23 Jul 10:29
Compare
Choose a tag to compare

1.10.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@fcollonval

Release v1.10.0

22 Jul 17:32
Compare
Choose a tag to compare

1.10.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @davidbrochart | @goanpeca | @kevin-bates | @martinRenou | @oliver-sanders | @welcome | @Zsailer

Release v1.9.0

24 Jun 15:48
Compare
Choose a tag to compare

1.9.0

(Full Changelog)

Enhancements made

  • enable a way to run a task when an io_loop is created #531 (@eastonsuo)
  • adds GatewayClient.auth_scheme configurable #529 (@telamonian)
  • [Notebook port 4835] Add UNIX socket support to notebook server #525 (@jtpio)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @davidbrochart | @eastonsuo | @icankeep | @jtpio | @kevin-bates | @krassowski | @telamonian | @vidartf | @welcome | @Zsailer

Release v1.8.0

20 May 19:52
Compare
Choose a tag to compare

1.8.0

(Full Changelog)

Enhancements made

  • Expose a public property to sort extensions deterministically. #522 (@Zsailer)

Bugs fixed

  • init_httpserver at the end of initialize #517 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @jtpio | @minrk | @mwakaba2 | @vidartf | @welcome | @Zsailer