Skip to content

Releases: dotnet/interactive

Version 1.0.5530010

30 Oct 19:41
1e701e1
Compare
Choose a tag to compare

What's Changed

Accessibility

API

HttpKernel, Visual Studio HTTP Editor

Jupyter subkernels (Python, R, Julia, etc.)

Language Services

Messaging, Comms, and Scheduling

Polyglot Notebooks Extension

PowerShell

Python

SQL, KQL, and data querying

Submission Parsing & Magic Commands

Try .NET

New Contributors

Full Changelog: v1.0.5208010...v1.0.5530010

Version 1.0.5208010

08 Apr 14:24
1e5d205
Compare
Choose a tag to compare

What's Changed

Bug fixes🛠️

  • when a variable cannot be formatted prevents value infos to work by @colombod in #3435
  • Fix Wrong .NET prerequisite is listed in the Marketplace by @jonsequitur in #3497

Area-API

  • Support for an embedded expression in variable value node by @bleaphar in #3375
  • add support to encode images for GPT 4 vision models by @colombod in #3403

Area-C#

Area-Python

Area-Documentation

Area-F#

Area-HTTP

Area-Messaging, Comms, and Scheduling

Area-SQL / data querying

  • Fix Microsoft.Identity.Client version conflict by @colombod in #3417
  • obfuscate pwd in sql and kql kernel display events by @colombod in #3472
  • Bump minimum version for SQL Tools and Kusto packages by @corivera in #3506

Area-Variable sharing

Area-Polyglot Notebooks Extension

Other Changes

New Contributors

Full Changelog: v1.0.4605020...v1.0.5208010

Version 1.0.4605020

05 Dec 19:01
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug fixes🛠️

Area-API

Area-C#

Area-Documentation

Area-HTTP

Area-Language Services

  • amend cursor position decrement logic & create language service command kernel test by @cartercanedy in #3281

Area-PowerShell

Area-SQL / data querying

  • Bump SQL and Kusto tool package versions to 1.3.0 by @corivera in #3317

Area-Variable sharing

Area-Visualization

Area-Polyglot Notebooks Extension

New Contributors

Full Changelog: v1.0.4517010...v1.0.4605020

Version 1.0.4517010

18 Oct 06:44
Compare
Choose a tag to compare

What's Changed

Bug fixes🛠️

Area-API

Area-Documentation

Area-Formatting

Area-Messaging, Comms, and Scheduling

Area-Packages and Extensions

Area-Polyglot Notebooks Extension

Area-Jupyter sub-kernels

  • Enable connecting to conda envs from Jupyter connect command by @shibbas in #3184

Other Changes

  • Stop bubbling KernelCommandResult.Events from child commands by @jonsequitur in #3191

Full Changelog: v1.0.4461040...v1.0.4517010

Version 1.0.4461040

12 Sep 21:03
Compare
Choose a tag to compare

What's Changed

Area-Documentation

Area-Formatting

  • handle array type in tabular data resource mapping by @colombod in #3157

Area-Messaging, Comms, and Scheduling

Area-PowerShell

  • PowerShell code cleanup and partial fix for signaling command failure by @jonsequitur in #3150

Other Changes

Full Changelog: v1.0.4403010...v1.0.4461040

Version 1.0.4403010

03 Aug 16:36
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🧨

Exciting New Features 🎉

  • allow TypeFormatterSource attributes to set MIME type preferences by @jonsequitur in #3038

Bug fixes🛠️

Area-API

Area-Documentation

Area-Formatting

Area-Language Services

Area-Localization and Globalization

  • Pass environment variable culture from Visual Studio/VSCode to command line processes by @ocallesp in #3054

Other Changes

New Contributors

Full Changelog: v1.0.4313020...v1.0.4403010

Version 1.0.4313020

13 Jun 20:52
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • [Documents] add .http file extension to well-known kernel mappings by @jonsequitur in #3014

Bug fixes🛠️

  • separate variable and result set storage for kql and sql kernel by @colombod in #3021
  • js share by reference formatted values by @colombod in #3032
  • Fix updateCellMetadata: keep existing metadata on update. by @rebornix in #3034
  • Fix issue with input gesture not working by @colombod in #3036

Area-Documentation

Area-Language Services

Area-Polyglot Notebooks Extension

  • Closing VS Code notebook orphans dotnet processes on MacOS by @jonsequitur in #3030

Other Changes

New Contributors

Full Changelog: v1.0.4305020...v1.0.4313020

Version 1.0.4305020

05 Jun 16:05
Compare
Choose a tag to compare

What's Changed

In this release we addressed performance and command api for JS.

Area-Documentation

Area-JavaScript HTML CSS

Area-Messaging, Comms, and Scheduling

Area-Variable sharing

  • Fix issues with stored SQL or KQL queries not showing in variable explorer by @colombod in #2995

Area-VisualStudio

Other Changes

  • Include PocketLogger custom formatting code as a content file as part of the Microsoft.DotNet.Interactive.VisualStudio NuGet package by @shyamnamboodiripad in #3010

New Contributors

Full Changelog: v1.0.4258030...v1.0.4305020

version 1.0.4258030

08 May 18:30
Compare
Choose a tag to compare

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

version 1.0.4205010

06 Apr 17:28
Compare
Choose a tag to compare

What's Changed

Area-C#

Area-Polyglot Notebooks Extension

Other Changes

New Contributors

Full Changelog: v1.0.4165020...v1.0.4205010