File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## 3.2
22
3+ ### 3.2.4 - 2024-06-11
4+
5+ This is a security release for [ CVE-2024 -35225] ( https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-fvcq-4x64-hqxr ) .
6+
37### 3.2.3 - 2024-03-13
48
59This is a security release for [ GHSA-w3vc -fx9p-wp4v] ( https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-w3vc-fx9p-wp4v ) .
Original file line number Diff line number Diff line change 33from jupyter_server .utils import url_path_join as ujoin
44from .api import ServersInfoHandler , IconHandler
55
6- __version__ = "3.2.3 "
6+ __version__ = "3.2.4 "
77
88# Jupyter Extension points
99def _jupyter_server_extension_points ():
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlab/server-proxy" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.2.4 " ,
44 "description" : " Jupyter server extension to supervise and proxy web services" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments