0.22.0 (2023-12-20)
This release adds a new Bioconductor version (3.18) and various package updates. It also provides images that have patches for the SSH Terrapin vulnerability in the SSH servers.
0.21.0 (2023-10-31)
- chore: add new R version (#396) (7941b9c), closes #396
- chore: remove unneded nodejs pin (#386) (e5f63f2), closes #386
- chore(ci): publish tagged homedir env images (#395) (aaf36ad), closes #395
0.20.0 (2023-10-17)
0.19.0 (2023-08-04)
Includes package upgrades and a CUDA image with CUDA 11.8.
0.18.1 (2023-06-29)
Includes package upagrades and a switch to a new shell prompt.
0.18.0 (2023-06-12)
Bump version of the renku CLI.
0.17.0 (2023-05-26)
- support different Julia versions. Users can configure their image to use either
1.7.1
,1.8.5
or1.9.0
. See the docker hub listing for valid tags.
- Add the
_toil_worker
executable needed forrenku workflow
functionality to thePATH
in the container
0.16.0 (2023-03-31)
- ensure that the PATH is set correctly in VSCode (#326)
0.15.1 (2023-03-21)
0.15.0 (2023-03-10)
Note that the version of JupyterLab has been bumped with this release, which also means we default to Python 3.10 now.
0.14.0 (2023-02-14)
Features:
- adds support for SSH into sessions.
- Add cuda 11.7 builds
Bug Fixes:
- Install Git LFS from a source tarball.
0.13.1 (2022-10-25)
This release fixes a problem with the jupyter library nbconvert that is used internally by jupyter servers and notebooks.
0.13.0 (2022-09-28)
This release adds a new image with Python 3.10, updates to libraries and improvements to the acceptance tests we run in our CI pipelines.
0.12.0 (2022-08-09)
A number of underlying libraries and applications are updated in this version, including an upgrade to JupyterLab 3.4.0 - see this PR.
- update R version #237
0.11.1 (2022-03-21)
- add VNC-enabled images: MATLAB and QGIS: #222, #223
- rebuild CUDA based images and update versions #222 #224
- update Julia version to 1.7.1 #221
- update R and RStudio versions #218
0.10.3 (2021-11-25)
- fix a PATH misconfiguration when installing VSCode (#205)
0.10.2 (2021-11-17)
0.10.1 (2021-09-09)
- allow rstudio to run in an iframe (6ac7fb8)
- remove logic to avoid race condition in entrypoint (621e208)
- use virtualenv manually instead of pipx for renku install (ba6cccc)
0.10.0 (2021-09-01)
- avoid race-condition in entrypoint (37143ec)
- add base image for batch execution (#173) (141a832), closes #172
- make images fully amalthea ready (1dd8154)
0.9.0 (2021-07-22)
0.8.0 (2021-07-09)
0.7.7 (2021-06-09)
- r: add star-notebook.sh script (2debcbe)
- add jq to base py (#165) (e1e7d32)
- adding calcutta default fonts for vnc (#167) (a3294af)
- vnc upgrades (#156) (cc2b9ad)
0.7.6 (2021-05-10)
- add renku wallpaper and set it as the default (#146) (c0d59fa)
- update fonts; add gnome-terminal, git-gui, gitk and their desktop icons (#145) (faae1f6)
0.7.5 (2021-04-06)
0.7.4 (2021-02-10)
0.7.3 (2020-11-12)
0.7.2 (2020-11-02)
0.7.1 (2020-10-21)
- global git credentials and add post-init functionality (#130) (a1121ee)
- pin RStudio version (#125) (e9a1941), closes #124
0.7.0 (2020-09-30)
0.6.3 (2020-05-26)
0.6.2 (2020-04-22)
0.6.1 (2020-03-31)
0.6.0 (2020-03-26)
0.5.2 (2020-03-06)
0.5.0 (2020-03-03)
0.4.4 (2020-02-12)
- adding a bioconductor base (#67) (085b7e7)
- inject environment setup into session (b55a29e), closes #64
0.4.3 (2019-11-26)
- enable travis tags deploy (af865dd)
0.4.2 (2019-11-05)
0.4.0 (2019-10-28)
0.3.8 (2019-09-19)
0.3.7 (2019-08-23)
0.3.6 (2019-08-08)
- pin r-base to avoid dependency issues (133660e)