Skip to content

2.17.0

Choose a tag to compare

@leafty leafty released this 11 May 08:56
· 2 commits to master since this release
0392555

Renku 2.17.0 introduces changes to the integrations page and user flows, as well as several internal improvements.

User-Facing Changes

✨ Improvements

  • UI: improve the UX of using RenkuLab integrations
  • UI: improve selecting existing data connectors when adding them to a project
  • UI: add meta tags to group and user pages
  • UI: render markdown tables in project documentation, privacy policy and terms of service

🐞 Bug Fixes

  • UI: fix the resource class selection when creating a new session launcher
  • Build from code: set session launcher parameters correctly when the build finishes
  • Team: changelog item, alphabetized by team name

Internal Changes

Improvements

  • Sessions: use internal tokens for session sidecar services
  • Amalthea: setup Sentry traces
  • Amalthea: add configuration to rewrite session images to use a proxy-cache
  • UI Server: remove dependency on Redis

Notes for Renku Administrators

  • Sessions need to be paused during the upgrade.
  • A newer version of the build strategy renku-buildpacks-v3 needs to be installed for Shipwright builds.

Individual components