Releases: mathworks/jupyter-matlab-proxy
Releases · mathworks/jupyter-matlab-proxy
tljh-matlab v0.1.0
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
Contains
- Updates to e2e tests & testing frameworks.
- Allow use of HATCH to run tests.
- Updates testing frameworks in preparation for MATLAB Proxy Manager changes.
- 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
Contains
- Fixes to error messages. #98
- Updates to experimental infrastructure.
- Updates to test frameworks, to avoid stalling tests.
- 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
Contains
- Updates to multiple README pages.
Security Patches
- Addresses CVE-2024-47068 for node package "rollup".
- 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
Contains
Minor Bug Fixes
- Fixes line endings in Lezer tests
jupyter-matlab-proxy v0.15.0
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
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
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
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
Temporarily disables code coverage from blocking release to PyPI.