Skip to content

Releases: mathworks/jupyter-matlab-proxy

tljh-matlab v0.1.0

26 Nov 06:36
Compare
Choose a tag to compare

Introduces install guides for the MATLAB Integration of Jupyter on The Littlest JupyterHub. Also publishes The MATLAB plugin for TLJH python package tljh-matlab.

jupyter-matlab-proxy v0.15.4

26 Nov 06:27
Compare
Choose a tag to compare

Contains

  1. Updates to e2e tests & testing frameworks.
  2. Allow use of HATCH to run tests.
  3. Updates testing frameworks in preparation for MATLAB Proxy Manager changes.
  4. Includes some Security Patches to CVEs from NPM package

Full Changelog: jupyter-matlab-proxy-v0.15.3...jupyter-matlab-proxy-v0.15.4

jupyter-matlab-proxy v0.15.3

30 Oct 11:20
Compare
Choose a tag to compare

Contains

  1. Fixes to error messages. #98
  2. Updates to experimental infrastructure.
  3. Updates to test frameworks, to avoid stalling tests.
  4. Includes some Security Patches to CVEs from NPM packages.

Full Changelog: jupyter-matlab-proxy-v0.15.2...jupyter-matlab-proxy-v0.15.3

jupyter-matlab-proxy v0.15.2

30 Sep 06:21
Compare
Choose a tag to compare

Contains

  1. Updates to multiple README pages.

Security Patches

  1. Addresses CVE-2024-47068 for node package "rollup".
  2. Addresses CVE-2024-4067 from e2e tests packages.

Full Changelog: jupyter-matlab-proxy-v0.15.1...jupyter-matlab-proxy-v0.15.2

jupyter-matlab-proxy v0.15.1

07 Sep 06:10
Compare
Choose a tag to compare

Contains

Minor Bug Fixes

  1. Fixes line endings in Lezer tests

jupyter-matlab-proxy v0.15.0

06 Sep 14:02
Compare
Choose a tag to compare

Contains

New Features:

1. MATLABKernel switches to using aiohttp instead of requests package for async communication.
2. LabExtension support for syntax highlighting MAGIC commands.

Bug Fixes:

1. Minor fixes to multiple READMEs
2. Multiple bug fixes in Jupyter LabExtension for MATLAB.

Security Patches:

1. **cve-2024-42471** : https://nvd.nist.gov/vuln/detail/cve-2024-42471

Full Changelog: jupyter-matlab-proxy-v0.14.0...jupyter-matlab-proxy-v0.15.0

jupyter-matlab-proxy v0.14.0

14 Aug 13:36
Compare
Choose a tag to compare

Contains

New Features:

1. Support for MAGICs in MATLAB Kernel.

Full Changelog: jupyter-matlab-proxy-v0.13.0...jupyter-matlab-proxy-v0.14.0

jupyter-matlab-proxy v0.13.0

06 Aug 10:41
Compare
Choose a tag to compare

Contains

New Features:

1. Syntax Highlighting Support for JupyterLab4

Full Changelog: jupyter-matlab-proxy-v0.12.2...jupyter-matlab-proxy-v0.13.0

jupyter-matlab-proxy v0.12.3

05 Aug 10:30
Compare
Choose a tag to compare

Contains

Minor non product Features:

1. Issue templates.
2. Use of trusted publishing to PyPI.
3. MATLAB Unit Testing.
4. Updates to Package versions to address reported CVEs.

Bug Fixes:

1. Fixes issue related to communication with explicit IP address. (see #92)
2. Fixes stalls in integration tests during teardown.

Full Changelog: v0.12.2...v0.12.3

v0.12.2

08 May 13:49
Compare
Choose a tag to compare

Temporarily disables code coverage from blocking release to PyPI.