Releases: jupyterhub/jupyter-rsession-proxy
Releases · jupyterhub/jupyter-rsession-proxy
Release list
v2.5.0
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #174
- Update security note for RStudio server deployment by @dometto in #171
- Allow specifying server prefix and R path by @dometto in #170
- Secure server_data_dir creation with nested temp dir by @dometto in #173
- Update changelog for 2.5.0. by @ryanlovett in #176
New Contributors
Full Changelog: v2.4.0...v2.5.0
v2.3.0
What's Changed
- Made the www-frame-origin for rserver environment-configurable by @rickmcgeer in #148
- Add and document release automation via github actions by @consideRatio in #155
- Retroactively add v2.2.1 to changelog and fix heading levels etc by @consideRatio in #154
- Support communicating with rstudio via unix socket instead of tcp socket by @jhgoebbert in #159
- minimize overhead when checking the supported args by RStudio by @jhgoebbert in #160
- update install requirement (jupyter-server-proxy) for unix-socket-support by @jhgoebbert in #162
- Update changelog for v2.3.0 release by @sgibson91 in #164
New Contributors
- @rickmcgeer made their first contribution in #148
- @jhgoebbert made their first contribution in #159
- @sgibson91 made their first contribution in #164
Full Changelog: v2.2.1...v2.3.0