Skip to content

Latest commit

 

History

History
380 lines (157 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

380 lines (157 loc) · 17.2 KB

0.19.0 (2023-08-04)

Includes package upgrades and a CUDA image with CUDA 11.8.

Features

0.18.1 (2023-06-29)

Includes package upagrades and a switch to a new shell prompt.

Bug Fixes

0.18.0 (2023-06-12)

Bump version of the renku CLI.

0.17.0 (2023-05-26)

Features

  • support different Julia versions. Users can configure their image to use either 1.7.1, 1.8.5 or 1.9.0. See the docker hub listing for valid tags.

Bug fixes

  • Add the _toil_worker executable needed for renku workflow functionality to the PATH in the container

0.16.0 (2023-03-31)

Features

  • support multi-platform build using buildx (#212) (d15203a)

Bug Fixes

  • ensure that the PATH is set correctly in VSCode (#326)

0.15.1 (2023-03-21)

Features

Bug Fixes

  • use jupyter server to launch notebooks if possible (#320) (0361fdc)

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.

Bug Fixes

Features

  • use mamba and update to JL 3.6.1 (f6b7e48)
  • add rclone and modify shell prompt (#314) (60c642a)

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.

Bug Fixes

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.

Bug Fixes

  • build qgis image #258
  • build R images #244
  • reduce vulnerabilities #214

Features

  • update R version #237

0.11.1 (2022-03-21)

Bug Fixes

Bug fixes

Features

  • 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)

Bug Fixes

  • fix a PATH misconfiguration when installing VSCode (#205)

0.10.2 (2021-11-17)

Bug Fixes

0.10.1 (2021-09-09)

Bug Fixes

  • 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)

Bug Fixes

  • avoid race-condition in entrypoint (37143ec)

Features

0.9.0 (2021-07-22)

Features

0.8.0 (2021-07-09)

Bug Fixes

Features

0.7.7 (2021-06-09)

Bug Fixes

  • r: add star-notebook.sh script (2debcbe)

Features

0.7.6 (2021-05-10)

Features

  • 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)

Features

0.7.4 (2021-02-10)

Features

0.7.3 (2020-11-12)

Bug Fixes

  • do the renku-env after git credentials are configured (#133) (f3a7a37)

0.7.2 (2020-11-02)

Bug Fixes

0.7.1 (2020-10-21)

Bug Fixes

0.7.0 (2020-09-30)

0.6.3 (2020-05-26)

0.6.2 (2020-04-22)

Bug Fixes

Features

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)

Features

  • adding a bioconductor base (#67) (085b7e7)
  • inject environment setup into session (b55a29e), closes #64

0.4.3 (2019-11-26)

Bug Fixes

  • 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)

Bug Fixes

  • avoid lab rebuild on server launch (0d77ab3), closes #52

0.3.6 (2019-08-08)

Bug Fixes

  • pin r-base to avoid dependency issues (133660e)

0.3.5 (2019-07-26)

Bug Fixes

Features

  • add graphviz to base image (acab9d7)
  • added pre-stop pod lifecycle script (2a32302)

0.3.4 (2019-04-02)

0.3.3 (2019-03-07)

Bug Fixes

  • resolve build problems and psutil dependency (#15) (679b6b2)

0.3.2 (2018-11-28)