Skip to content

version 1.0.4258030

Compare
Choose a tag to compare
@colombod colombod released this 08 May 18:30

What's Changed

Breaking Changes 🧨

  • Kernel Connector can return more than one kernel by @colombod in #2923

Bug fixes🛠️

Area-Python

  • change ipython.magic to ipython.run_line_magic by @shibbas in #2898

Area-Documentation

Area-F#

Area-Formatting

Area-Messaging, Comms, and Scheduling

Area-Variable sharing

Area-Visualization

Area-Polyglot Notebooks Extension

Area-Jupyter sub-kernels

  • Connect to jupyter kernels by @shibbas in #2791
  • Cleanup KernelStartException from unneeded areas by @shibbas in #2886
  • don't require IJupyterConnection to be IDiposable by @shibbas in #2887
  • Remove kernel nullable assumption from Connect by @shibbas in #2892
  • Make CommOpen to use a readonly dictionary of objects by @shibbas in #2890
  • change the logic to use sync API for shutdown by @shibbas in #2891
  • split classes into their own files by @shibbas in #2893
  • Add Preview info on #!connect jupyter command by @shibbas in #2894
  • remove type hint change that is not supported in older python versions by @shibbas in #2896

Area-Localization and Globalization

  • Enable localization by @ocallesp in #2897
  • Set localization id to LCL-JUNO-PROD-INTERACTIVE by @ocallesp in #2920
  • Embed resources.resx to Microsoft.Dotnet.Interactive.VisualStudio by @ocallesp in #2922
  • Adjust resource namespace of resources to Microsoft.DotNet.Interactive for Microsoft.DotNet.Interactive.VisualStudio by @ocallesp in #2927
  • Fix localized file check-in by OneLocBuild Task by @ocallesp in #2933
  • Localized file check-in by OneLocBuild Task: Build definition ID 743: Build ID 2167672 by @dotnet-bot in #2942
  • Localized file check-in by OneLocBuild Task: Build definition ID 743: Build ID 2170571 by @dotnet-bot in #2957
  • Localize Variable Explorer in vscode insiders by @ocallesp in #2964
  • port localization to stable by @colombod in #2962
  • Localized file check-in by OneLocBuild Task: Build definition ID 743: Build ID 2175613 by @dotnet-bot in #2973

Other Changes

New Contributors

Full Changelog: v1.0.4205010...v1.0.4258030