Skip to content

Releases: jupyter/jupyter_client

v7.2.2

07 Apr 08:15
Compare
Choose a tag to compare

7.2.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @echarles | @pre-commit-ci

v7.2.1

30 Mar 15:39
Compare
Choose a tag to compare

7.2.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v7.2.0

29 Mar 10:00
Compare
Choose a tag to compare

7.2.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @echarles | @hroncok | @kevin-bates | @martinRenou | @you-n-g

v7.1.2

21 Jan 23:15
Compare
Choose a tag to compare

7.1.2

(Full Changelog)

Bugs fixed

  • Await kernel.ready in _async_shutdown_kernel #740 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @Zsailer

v7.1.1

14 Jan 19:53
Compare
Choose a tag to compare

7.1.1

(Full Changelog)

Enhancements made

  • Further improvements to pending kernels managment #732 (@Zsailer)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@abzymeinsjtu | @blink1073 | @BoPeng | @davidbrochart | @minrk | @rgbkrk | @willingc | @Zsailer

v7.1.0

22 Nov 17:53
Compare
Choose a tag to compare

7.1.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ci4ic4 | @davidbrochart | @kevin-bates | @vidartf

v7.0.6

05 Oct 13:25
Compare
Choose a tag to compare

7.0.6

(Full Changelog)

Bugs fixed

  • Fallback to the old ipykernel "json_clean" if we are not able to serialize a JSON message #708 (@martinRenou)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

v7.0.5

29 Sep 13:00
Compare
Choose a tag to compare

7.0.5

(Full Changelog)

Bugs fixed

  • avoid use of deprecated zmq.utils.jsonapi #703 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@kevin-bates | @minrk

v7.0.4

28 Sep 11:58
Compare
Choose a tag to compare

7.0.4

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @martinRenou | @mofanke | @shingo78

v7.0.3

16 Sep 20:19
Compare
Choose a tag to compare

7.0.3

(Full Changelog)

Bugs fixed

  • Address missing local-provisioner scenario #692 (@kevin-bates)
  • use load_connection_info(info) when constructing a blocking client #688 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@kevin-bates | @minrk