Releases for the JupyterHub and Binder organization, updated on 2025-08-02.
zero-to-jupyterhub-k8s 4.2.0¶
GitHub Release • April 16th, 2025
Please see the changelog for details.
action-major-minor-tag-calculator v3.4.0 - 2025-04-09¶
GitHub Release • April 9th, 2025
Maintenance and upkeep improvements
- Dependabot updates https://
github .com /jupyterhub /action -major -minor -tag -calculator /pulls ?q = is %3Apr+merged %3A2025 -02 -28 . .2025 -04 -09+author %3Aapp %2Fdependabot
action-major-minor-tag-calculator v3.3.0 - 2025-02-28¶
GitHub Release • February 28th, 2025
New features added
Documentation improvements
- Update readme example #337 (
@consideRatio
) - Add changelog for v3.2.0 #335 (
@consideRatio
)
Maintenance and upkeep improvements
- Dependabot updates https://
github .com /jupyterhub /action -major -minor -tag -calculator /pulls ?q = is %3Apr+merged %3A2021 -10 -25 . .2023 -11 -20+author %3Aapp %2Fdependabot
zero-to-jupyterhub-k8s 4.1.0¶
GitHub Release • January 15th, 2025
Please see the changelog for details.
jupyter-rsession-proxy v2.3.0¶
GitHub Release • January 14th, 2025
What’s Changed
- Made the www-frame-origin for rserver environment-configurable by
@rickmcgeer
in jupyterhub/jupyter -rsession -proxy #148 - Add and document release automation via github actions by
@consideRatio
in jupyterhub/jupyter -rsession -proxy #155 - Retroactively add v2.2.1 to changelog and fix heading levels etc by
@consideRatio
in jupyterhub/jupyter -rsession -proxy #154 - Support communicating with rstudio via unix socket instead of tcp socket by
@jhgoebbert
in jupyterhub/jupyter -rsession -proxy #159 - minimize overhead when checking the supported args by RStudio by
@jhgoebbert
in jupyterhub/jupyter -rsession -proxy #160 - update install requirement (jupyter-server-proxy) for unix-socket-support by
@jhgoebbert
in jupyterhub/jupyter -rsession -proxy #162 - Update changelog for v2.3.0 release by
@sgibson91
in jupyterhub/jupyter -rsession -proxy #164
zero-to-jupyterhub-k8s 4.0.0¶
GitHub Release • November 7th, 2024
Please see the changelog for details.
action-k8s-await-workloads v3.0.2 - 2024-09-23¶
GitHub Release • September 23rd, 2024
Bugs fixed
- Fix failure to transition to node20 #76 (
@consideRatio
)