Merged
Conversation
6a019f6 to
8b16d27
Compare
2f1c9b4 to
279fb31
Compare
rhafer
approved these changes
Feb 9, 2026
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
Signed-off-by: Christian Richter <c.richter@opencloud.eu> Co-authored-by: Ralf Haferkamp <r.haferkamp@opencloud.eu> # Conflicts: # go.mod
Signed-off-by: Christian Richter <c.richter@opencloud.eu> Co-authored-by: Ralf Haferkamp <r.haferkamp@opencloud.eu>
Signed-off-by: Christian Richter <c.richter@opencloud.eu> οΏ½ Conflicts: οΏ½ go.sum οΏ½ vendor/modules.txt
76799cf to
06d2341
Compare
|
renovate bot
added a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Feb 21, 2026
##### [\`5.1.0\`](https://github.com/opencloud-eu/opencloud/blob/HEAD/CHANGELOG.md#510---2026-02-16) ##### β€οΈ Thanks to all contributors! β€οΈ [@ScharfViktor](https://github.com/ScharfViktor), [@VicDeo](https://github.com/VicDeo), [@aduffeck](https://github.com/aduffeck), [@dragonchaser](https://github.com/dragonchaser), [@individual-it](https://github.com/individual-it), [@kulmann](https://github.com/kulmann), [@micbar](https://github.com/micbar), [@rhafer](https://github.com/rhafer), [@schweigisito](https://github.com/schweigisito) ##### π Bug Fixes - \[full-ci] Bump reva v2.42.4 \[[#2348](opencloud-eu/opencloud#2348)] - fix: fix typo in variable description \[[#2333](opencloud-eu/opencloud#2333)] - fix: include sessionID in sse logout event \[[#2327](opencloud-eu/opencloud#2327)] - fix: fix typo in gateway service documentation \[[#2332](opencloud-eu/opencloud#2332)] - Sanitize web config only once \[[#2286](opencloud-eu/opencloud#2286)] ##### π Enhancement - external tenant id \[[#2258](opencloud-eu/opencloud#2258)] ##### π Documentation - fix: make file urls \[[#2304](opencloud-eu/opencloud#2304)] ##### π¦οΈ Dependencies - build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 \[[#2316](opencloud-eu/opencloud#2316)] - build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.39.0 to 1.40.0 \[[#2279](opencloud-eu/opencloud#2279)] - update reva after merge [#514](opencloud-eu/opencloud#514) \[[#2309](opencloud-eu/opencloud#2309)] - build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 \[[#2278](opencloud-eu/opencloud#2278)]
sdwilsh
pushed a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Feb 21, 2026
##### [\`5.1.0\`](https://github.com/opencloud-eu/opencloud/blob/HEAD/CHANGELOG.md#510---2026-02-16) ##### β€οΈ Thanks to all contributors! β€οΈ [@ScharfViktor](https://github.com/ScharfViktor), [@VicDeo](https://github.com/VicDeo), [@aduffeck](https://github.com/aduffeck), [@dragonchaser](https://github.com/dragonchaser), [@individual-it](https://github.com/individual-it), [@kulmann](https://github.com/kulmann), [@micbar](https://github.com/micbar), [@rhafer](https://github.com/rhafer), [@schweigisito](https://github.com/schweigisito) ##### π Bug Fixes - \[full-ci] Bump reva v2.42.4 \[[#2348](opencloud-eu/opencloud#2348)] - fix: fix typo in variable description \[[#2333](opencloud-eu/opencloud#2333)] - fix: include sessionID in sse logout event \[[#2327](opencloud-eu/opencloud#2327)] - fix: fix typo in gateway service documentation \[[#2332](opencloud-eu/opencloud#2332)] - Sanitize web config only once \[[#2286](opencloud-eu/opencloud#2286)] ##### π Enhancement - external tenant id \[[#2258](opencloud-eu/opencloud#2258)] ##### π Documentation - fix: make file urls \[[#2304](opencloud-eu/opencloud#2304)] ##### π¦οΈ Dependencies - build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 \[[#2316](opencloud-eu/opencloud#2316)] - build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.39.0 to 1.40.0 \[[#2279](opencloud-eu/opencloud#2279)] - update reva after merge [#514](opencloud-eu/opencloud#514) \[[#2309](opencloud-eu/opencloud#2309)] - build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 \[[#2278](opencloud-eu/opencloud#2278)]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



We added the ability to map external provided strings as tenant ID.
refs #1598