Skip to content

Releases: jupyter/jupyter_client

v8.6.2

23 May 01:28
Compare
Choose a tag to compare

8.6.2

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@Carreau | @fcollonval

v8.6.1

12 Mar 11:59
Compare
Choose a tag to compare

8.6.1

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

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

v8.6.0

06 Nov 12:55
Compare
Choose a tag to compare

8.6.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @Carreau | @davidbrochart

v8.5.0

25 Oct 00:08
Compare
Choose a tag to compare

8.5.0

(Full Changelog)

Enhancements made

  • Allow to update kernels env in between restart. #987 (@Carreau)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @Carreau

v8.4.0

11 Oct 13:27
Compare
Choose a tag to compare

8.4.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @ellert | @pre-commit-ci

v8.3.1

29 Aug 12:39
Compare
Choose a tag to compare

8.3.1

(Full Changelog)

Enhancements made

Bugs fixed

  • Make cache_ports configurable with default value of False. #956 (@jkitchin)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @jkitchin | @kevin-bates | @pre-commit-ci | @tmaxwell-anthropic

v8.3.0

23 Jun 10:13
Compare
Choose a tag to compare

8.3.0

(Full Changelog)

Enhancements made

  • Allow kwargs when writting connection_file #953 (@fecet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@fecet | @pre-commit-ci

v8.2.0

13 Apr 22:46
Compare
Choose a tag to compare

8.2.0

(Full Changelog)

Enhancements made

  • use c.f.Future to wait across threads #940 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @minrk | @pre-commit-ci

v8.1.0

20 Mar 14:43
Compare
Choose a tag to compare

8.1.0

(Full Changelog)

Bugs fixed

  • ThreadedZMQStream: close stream before socket #936 (@minrk)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @brichet | @minrk | @pre-commit-ci

v8.0.3

16 Feb 16:02
Compare
Choose a tag to compare

8.0.3

(Full Changelog)

Bugs fixed

  • Fix kernelspec print output #933 (@minrk)
  • Don't emit a trailng newline in base64-encoded data like 'image/png' #931 (@xl0)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrehora | @blink1073 | @dcsaba89 | @kevin-bates | @minrk | @pre-commit-ci | @xl0