Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 0.59.0 #3778

Merged
merged 8 commits into from
Oct 22, 2024
Merged

release 0.59.0 #3778

merged 8 commits into from
Oct 22, 2024

Commits on Oct 17, 2024

  1. chore: create release 0.59.0

    RenkuBot authored and Panaetius committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    768a727 View commit details
    Browse the repository at this point in the history
  2. feat: bump renku-gateway to 1.2.0 (#3808)

    Add support for signing cookie in the gateway.
    leafty authored and Panaetius committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    be37421 View commit details
    Browse the repository at this point in the history
  3. refactor: use cy.session for anonymous user checks (#3802)

    Remove the `logout()` command and use `cy.session()` instead. This makes the tests less flaky.
    leafty authored and Panaetius committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a44c930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    080ab71 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. feat!:add support for data connectors in Renku 2.0 (#3793)

    Closes #3751.
    
    Add support for data connectors in Renku 2.0.
    leafty authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9896fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix: update permission checks in Renku 2.0 (#3819)

    See: SwissDataScienceCenter/renku-ui#3350.
    
    Fixes permission check in the Renku 2.0 UI. Notably, group owners can update projects in the group even if they are not direct project members.
    leafty authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b7fbfaf View commit details
    Browse the repository at this point in the history
  2. fix: bump renku-ui to 3.40.1 (#3821)

    Fixes a bug with data connectors where typing a slug would not be taken into account and using uppercase letter in the name would cause issues.
    leafty authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c1811a View commit details
    Browse the repository at this point in the history
  3. fix changelog versions

    Panaetius committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e23513f View commit details
    Browse the repository at this point in the history