Skip to content

release 2.15.0#4332

Merged
olevski merged 19 commits intomasterfrom
release-2.15.0
Mar 5, 2026
Merged

release 2.15.0#4332
olevski merged 19 commits intomasterfrom
release-2.15.0

Conversation

@RenkuBot
Copy link
Copy Markdown
Collaborator

Release 2.15.0

This PR is auto-generated by actions/github-script.

/deploy #slow

@RenkuBot
Copy link
Copy Markdown
Collaborator Author

You can access the deployment of this PR at https://ci-renku-4332.dev.renku.ch

@olevski
Copy link
Copy Markdown
Member

olevski commented Jan 28, 2026

This can be reopened as soon as we merge something. When I rebase and there are no new changes the PR is auto-closed.

dependabot Bot and others added 18 commits March 4, 2026 17:47
…cience (#4304)

* chore(deps): bump urllib3 in /global-images/datascience

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump numpy from 2.3.5 to 2.4.0 in /global-images/datascience in the python group across 1 directory (#4298)

* feat: add option to disable ClusterRoles

* add docs

* feat: add session alerts (#4267)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessandro Degano <a.degano@gmail.com>
Co-authored-by: Wes Johnson <515042+wesjdj@users.noreply.github.com>
Co-authored-by: Rok Roškar <roskarr@ethz.ch>
Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>
* chore(gateway): remove now unused configuration

Following update of renku-gateway, these two entries
are now not required anymore.

* chore: remove enableV1Services from minimal deployment example

---------

Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>
Fixes `renku-cli` being re-created on every `helm upgrade` because the client has no secret now.
…rs (#4367)

Add support for using OAuth 2.0 integrations with data connectors. This allows users to connect Renku with their Google and Dropbox accounts and use Google Drive and Dropbox in their sessions as mounts.
* upgrade renku-ui to 4.19.0

* upgrade renku-data-service to 0.70.0

* chore: update tests and UI memory

---------

Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
* Add env var for resource usage and set service account for data-task

* Update data services to 0.71.0
@olevski olevski marked this pull request as ready for review March 4, 2026 16:49
@olevski olevski requested review from a team as code owners March 4, 2026 16:49
olevski
olevski previously approved these changes Mar 4, 2026
@olevski olevski self-requested a review March 5, 2026 12:04
@olevski olevski merged commit ef05a7d into master Mar 5, 2026
32 of 39 checks passed
@olevski olevski deleted the release-2.15.0 branch March 5, 2026 12:27
@RenkuBot
Copy link
Copy Markdown
Collaborator Author

RenkuBot commented Mar 5, 2026

Tearing down the temporary RenkuLab deployment for this PR.

ciyer pushed a commit that referenced this pull request Mar 6, 2026
* chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /global-images/datascience (#4304)

* chore(deps): bump urllib3 in /global-images/datascience

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump numpy from 2.3.5 to 2.4.0 in /global-images/datascience in the python group across 1 directory (#4298)

* feat: add option to disable ClusterRoles

* add docs

* feat: add session alerts (#4267)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessandro Degano <a.degano@gmail.com>
Co-authored-by: Wes Johnson <515042+wesjdj@users.noreply.github.com>
Co-authored-by: Rok Roškar <roskarr@ethz.ch>
Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>

* chore: more v1 cleanup (#4335)

* chore(gateway): remove now unused configuration

Following update of renku-gateway, these two entries
are now not required anymore.

* chore: remove enableV1Services from minimal deployment example

---------

Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>

* chore: remove v1 documentation (#4354)

* chore: remove v1 acceptance tests (#4353)

* chore: Disable Gitlab connection for CI deployments

* feat: Upgrade Keycloak to 25.0.0

* fix: remove secret for client renku-cli (#4371)

Fixes `renku-cli` being re-created on every `helm upgrade` because the client has no secret now.

* feat: add support for using OAuth 2.0 integrations with data connectors (#4367)

Add support for using OAuth 2.0 integrations with data connectors. This allows users to connect Renku with their Google and Dropbox accounts and use Google Drive and Dropbox in their sessions as mounts.

* feat: move git-https-server to amalthea (#4363)

* fix: mismatched service account in helm chart (#4366)

* feat(chart): add logging format (#4374)

* feat: upgrade csi-rclone to 0.6.0 (#4384)

* feat: Upgrade Buildpacks Builder Version 0.3.1 (#4380)

* docs: add user page about google drive and dropbox (#4385)

* feat: add capacity reservation (#4364)

* docs: add the renku social card (#4387)

* feat: update search page (#4369)

* upgrade renku-ui to 4.19.0

* upgrade renku-data-service to 0.70.0

* chore: update tests and UI memory

---------

Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>

* feat: resource request tracking (#4379)

* Add env var for resource usage and set service account for data-task

* Update data services to 0.71.0

* feat(helm): disable internal gitlab by default (#4391)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessandro Degano <a.degano@gmail.com>
Co-authored-by: Wes Johnson <515042+wesjdj@users.noreply.github.com>
Co-authored-by: Rok Roškar <roskarr@ethz.ch>
Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
Co-authored-by: Mohammad Alisafaee <mohammad.alisafaee@epfl.ch>
Co-authored-by: Salim Kayal <salim.kayal@idiap.ch>
Co-authored-by: Andrea Cordoba <43388408+andre-code@users.noreply.github.com>
Co-authored-by: eikek <701128+eikek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants