Skip to content

Releases: microsoft/vscode-jupyter

v2024.11.0

10 Dec 21:17
cb7a912
Compare
Choose a tag to compare

Changes:

  • #16195: Add connor4312.esbuild-problem-matchers recommendation
  • #16253: chore: bump vscode/zeromq
  • #16252: chore: work around Missing Symbols error
  • #16214: Add public API event for kernel post-initialization
  • #16229: Remove usage of cross-spawn
  • #16226: only set notebook open context key if it uses a jupyter kernel
  • #16231: chore: bump cross-spawn, npm audit fix
  • #16227: separate name and message for API update
  • #16206: Hide envs before looking for recommendations
  • #16204: track cell ranges and related context keys in dedicated class
See More
  • #16201: chore: bump vscode/zeromq to 0.2.4
  • #16017: Bump bootstrap from 4.6.1 to 5.0.0
  • #16182: Bump engine version
  • #16181: Disable build on opening workspace
  • #16180: Update mocks to resolve compilation errors
  • #16176: Remove duplicates from kernel completions
  • #16172: Remove duplicate event
  • #16177: Update PR template
  • #16174: Bump elliptic from 6.5.7 to 6.6.0
  • #16170: Update compilation/build tasks
  • #16166: recover notebook backed Interactive windows
  • #16165: fix copy cell button
  • #16157: Remove dead code and add additional logging
  • #16156: Check global storage dir perm & fallback to ext dir
  • #16151: Bump version of node, npm and ts
  • #15074: Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
  • #15244: Remove unwanted Python API calls
  • #16096: Bump mamba-org/setup-micromamba from 1 to 2
  • #16140: Bump version to 2024.11

This list of changes was auto generated.

v1.0.92

19 Nov 22:26
dbd78ca
Compare
Choose a tag to compare
v1.0.92 Pre-release
Pre-release

Changes:

  • #16214: Add public API event for kernel post-initialization
  • #16229: Remove usage of cross-spawn
  • #16226: only set notebook open context key if it uses a jupyter kernel
  • #16231: chore: bump cross-spawn, npm audit fix
  • #16227: separate name and message for API update
  • #16206: Hide envs before looking for recommendations
  • #16204: track cell ranges and related context keys in dedicated class
  • #16201: chore: bump vscode/zeromq to 0.2.4
  • #16017: Bump bootstrap from 4.6.1 to 5.0.0
  • #16182: Bump engine version
See More
  • #16181: Disable build on opening workspace
  • #16180: Update mocks to resolve compilation errors
  • #16176: Remove duplicates from kernel completions
  • #16172: Remove duplicate event
  • #16177: Update PR template
  • #16174: Bump elliptic from 6.5.7 to 6.6.0
  • #16170: Update compilation/build tasks
  • #16166: recover notebook backed Interactive windows
  • #16165: fix copy cell button
  • #16157: Remove dead code and add additional logging
  • #16156: Check global storage dir perm & fallback to ext dir
  • #16151: Bump version of node, npm and ts
  • #15074: Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
  • #15244: Remove unwanted Python API calls
  • #16096: Bump mamba-org/setup-micromamba from 1 to 2
  • #16140: Bump version to 2024.11

This list of changes was auto generated.

v2024.10.0

28 Oct 21:46
fb42c20
Compare
Choose a tag to compare

Changes:

  • #16054: chore: temporarily exclude more files from scan
  • #16116: fix: tag experimental settings with new system
  • #16114: Bump denoland/setup-deno from 1 to 2
  • #15897: Update Jupyter Npm To Latest
  • #16090: Ensure kernelspec is readonly
  • #16108: lazy load the provider to fix dependency loop
  • #16106: fix typo and migrate from bad setting name
  • #16103: claim ownership of python file if we create code cells for it
  • #16102: dont add cell marker to exported notebook
  • #16104: skip flaky test
See More
  • #16101: guard against adding a console logger
  • #16099: clean up extra checkbox
  • #16098: bump engine version
  • #16084: option to use Notebook API for opening IW
  • #16094: Update endgame_plan.md
  • #16088: Update @vscode/test-web to fix Web CI tests
  • #16083: Throw custom err when kernel API access is revoked
  • #16079: add web sanity test, simplify branching instructions
  • #16078: version bump

This list of changes was auto generated.

v2024.9.1

02 Oct 16:37
93a27be
Compare
Choose a tag to compare

Changes:

  • #16087: bump release version to avoid conflict
  • #16069: clear when focused on input

This list of changes was auto generated.

v2024.9.0

20 Sep 17:06
4c70569
Compare
Choose a tag to compare

Changes:

  • #16062: dont clear if inline chat should close instead
  • #16061: do not support variable view if were unsure how to retrieve the variable
  • #16057: try delegating even if we cannot get the full info
  • #16002: Bump engine version for insiders 1.94
  • #15997: Update zmq package to latest version
  • #16025: IW regression test
  • #16029: use pydevd safeRepr to get string value
  • #16022: no code lenses in cells or repl inputs
  • #16016: restrict to outside of composite notebooks
  • #16012: Restore widget files storage dir to extension dir
See More
  • #15990: stop uploading test coverage reports
  • #15989: Re-enable skipped intellisense tests
  • #15976: use new context key for filtering out REPL case
  • #15974: Version bump -> Sept
  • #15982: Fix completions tests
  • #15983: Bump elliptic from 6.5.6 to 6.5.7
  • #15973: Bump webpack from 5.88.1 to 5.94.0
  • #15979: Remove jsDom and Canvas from dev dependencies
  • #15967: Make display_name changes also cause a kernel change event

This list of changes was auto generated.

v2024.8.1

09 Sep 21:59
6db3b11
Compare
Choose a tag to compare

Changes:

  • #16023: no code lenses in cells or repl inputs
  • #16018: Recovery release for fixing ipywidgets
  • #16012: Restore widget files storage dir to extension dir

This list of changes was auto generated.

v2024.8.0

05 Sep 17:07
2a11eb0
Compare
Choose a tag to compare

Changes:

  • #15820: Allow DW to use proposed API
  • #15928: add logging to help troubleshoot delegation errors
  • #15926: Set has cells context key to false on code lens provider dispose
  • #15927: migrate to new mamba github action
  • #15912: Store all temporary files in global storage
  • #15913: Bump engine version to 1.93
  • #15910: Update TypeScript
  • #15901: Add AuthorizationHeader to WS
  • #15899: Remove JupyterHub code (we have a separate ext for that)
  • #15900: Fixes to logging of errors from WS
See More
  • #15898: Remove dependency on rewiremock
  • #15892: Remove test-plan validator workflow.
  • #15890: Log errors from WebSockets
  • #15841: Do not await before queuing cells for execution
  • #15889: Pin ws to latest version in jsdom
  • #15887: Bump version in main branch

This list of changes was auto generated.

v2024.7.0

30 Jul 21:22
4c59296
Compare
Choose a tag to compare

Changes:

  • #15868: Update @vscode/test-web
  • #15864: Bump engine version to latest VS Code
  • #15863: Removal of builtin data viewer entry point.
  • #15810: Bump version for July.
  • #15860: Remove classifier trainer workflow
  • #15858: Remove classifier workflow
  • #15857: Remove info-needed-closer workflow
  • #15835: Add azure login task to trainer workflow
  • #15833: Use AzureLogin task for classifier
  • #15761: Bump braces and gulp

This list of changes was auto generated.

v2024.6.0

02 Jul 17:19
bf5140a
Compare
Choose a tag to compare

Changes:

  • #15807: Address CG issues
  • #15806: Bump braces from 3.0.2 to 3.0.3 in /src/test/vscode-notebook-perf
  • #15779: Bump ws from 6.2.2 to 6.2.3
  • #15786: Deprecation banner for data viewer.
  • #15782: stop migrating jupyter users to shift+enter execute
  • #15748: bump vscode version req
  • #15733: bump extension version

This list of changes was auto generated.

v2024.5.0

04 Jun 21:56
085a839
Compare
Choose a tag to compare

Changes:

  • #15724: Address codeQL issues
  • #15714: interactive.execute keyboard shortcut migrated to core, configure for jupyter IW users
  • #15704: add a loc string
  • #15681: delegate requests from the debug variable view as well
  • #15673: dont open new IW for executing IW input
  • #15661: Remove IAsyncDisposable from KernelProcess
  • #15657: Remove asyncDispose in session class
  • #15660: Fix incorrect stub value
  • #15652: add new field to param argument passed to open data viewer command
  • #15658: Remove unnecessary IAsyncDisposables
See More
  • #15656: Reduce verbose logging
  • #15654: Rename logging methods
  • #15653: Add trace level debugging
  • #15650: Update PR template
  • #15651: Update VS Code engine
  • #15647: Remove unwanted commands related to debugging
  • #15645: Re-use LogLevel enum from VS Code API
  • #15278: remove fluentUI library
  • #15644: Reduce logging
  • #15642: Update typescript to latest version
  • #15641: Drop code related to old custom metadata
  • #15638: Github action check to ensure engine version is bumped when adding proposed API
  • #15633: Remove unwanted actions
  • #15627: move variable providers to /standalone
  • #15634: cache in correct variable
  • #15629: Display 3rd party execution in kernel progress
  • #15625: dont fail controller creation if variableProvider fails
  • #15624: Remove redundant telemetry event
  • #15622: Remove unwanted methods
  • #15623: Remove unnecessary telemetry event
  • #15620: Schedule performance tests
  • #15612: fix: recursive interval when waiting for kernel in IntelliSense
  • #15609: chore: exclude ARM64 binaries from APIScan
  • #15585: Performance measurements of Notebooks
  • #15608: Remove unnecessary awaits
  • #15573: Replace proposed VSC API with our implementation
  • #15602: Simple, fast way to select kernel in smoke tests
  • #15601: Request symbols only if document text in cell
  • #15606: Bump version in package.json

This list of changes was auto generated.