Skip to content

v1.7.0

Compare
Choose a tag to compare
@blink1073 blink1073 released this 10 May 21:19

(Full Changelog)

Bugs fixed

Enhancements made

  • Make nbconvert root handler asynchronous #512 (@hMED22)
  • Refactor gateway kernel management to achieve a degree of consistency #483 (@kevin-bates)

Maintenance and upkeep improvements

  • Remove Packaging Dependency #515 (@jtpio)
  • Use kernel_id for new kernel if it doesn't exist in MappingKernelManager.start_kernel #511 (@the-higgs)
  • Include backtrace in debug output when extension fails to load #506 (@candlerb)
  • ExtensionPoint: return True on successful validate() #503 (@minrk)
  • ExtensionManager: load default config manager by default #502 (@minrk)
  • Prep for Release Helper Usage #494 (@jtpio)
  • Typo in shutdown with answer_yes #491 (@kiendang)
  • Remove some of ipython_genutils no-op. #440 (@Carreau)
  • Drop dependency on pywin32 #514 (@kevin-bates)
  • Upgrade anyio to v3 #492 (@mwakaba2)
  • Add Appropriate Token Permission for CodeQL Workflow #489 (@afshin)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @hMED22 | @jtpio | @kevin-bates | @the-higgs | @welcome
@blink1073 | @candlerb | @kevin-bates | @minrk | @mwakaba2 | @Zsailer | @kiendang | [@Carreau]