Skip to content

0.58.1

Latest
Compare
Choose a tag to compare
@Panaetius Panaetius released this 17 Oct 08:44
a5adfb9

Renku 0.58.1 fixes the correct handling of self-signed certificates in all the pods running OpenJDK as well as a bug where some groups do not show up in search.

User-Facing Changes

🐞 Bug Fixes

  • Notebooks: Fix a bug where some docker images were found to not exist even when they really exist.

Internal Changes

🐞 Bug Fixes

  • Search: Fix a bug where some groups do not show up in search
  • Notebooks: Forward authorization header when getting Gitlab tokens
  • Notebooks: Only patch the jupyter servers once when migrating labels and annotations at startup
  • Helm chart correctly handle self-signed certificates in all the pods running OpenJDK:
    • [commit-event-service]{.title-ref}
    • [event-log]{.title-ref}
    • [knowledge-graph]{.title-ref}
    • [search-api]{.title-ref}
    • [search-provision]{.title-ref}
    • [token-repository]{.title-ref}
    • [triples-generator]{.title-ref}
    • [webhook-service]{.title-ref}

Individual Components