Skip to content

0.50.0

Compare
Choose a tag to compare
@lokijuhy lokijuhy released this 04 Apr 07:39
· 72 commits to master since this release
32810a1

Renku 0.50.0 introduces several new features related to Renku 2.0:

  1. This release introduces new sew search functionality for Renku 2.0.
  2. Support has been added for interactive sessions in Renku 2.0 projects.

However, Renku 2.0 is still in early development and is not yet accessible to users. For more information, see our Renku 2.0 blog post and check out our roadmap.

User-Facing Changes

🌟 New Features

  • UI: Renku 2.0 Search page with initial support for project and user search (alpha release)
  • UI: Support for interactive sessions in Renku 2.0 projects, comprising global session environments and session launchers (alpha release)
  • Notebooks: Initial support for Renku 2.0 sessions, supporting mounting multiple repositories (alpha release)
  • UI: Add a new navigation top bar for Renku 2.0 (alpha release)
  • UI: Add an ad-hoc feature flag for Renku 2.0 (alpha release)

✨ Improvements

  • UI Update the footer links section with Mastodon (#3081, #3059)
  • UI Improve session scheduling error messages (#3082, #3036)

🐞 Bug Fixes

  • UI Update react-pdf version and fix it (#3083, #3036)

Internal Changes

New Features

  • Data services: Initial support for project and user search for Renku 2.0 (alpha release)
  • Data services: Add support for sentry and prometheus
  • Data services: Initial support for Renku 2.0 session environments and session launchers (alpha release)
  • Search services: Initial support for project and user search for Renku 2.0 (alpha release)

Improvements

  • KG: Jena 5.0.0 upgrade

Individual Components