Skip to content

Commit d549f48

Browse files
authored
Merge pull request #10194 from owncloud/bump-reva
[full-ci] chore: bump reva to v2.25.0
2 parents ee9b44c + fa7fcec commit d549f48

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

changelog/unreleased/bump-reva.md

+18-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
1-
Enhancement: Bump reva
1+
Enhancement: Bump reva to 2.25.0
22

3-
Bumps reva version
3+
* Bugfix [cs3org/reva#4854](https://github.com/cs3org/reva/pull/4854): Added ShareUpdate activity
4+
* Bugfix [cs3org/reva#4865](https://github.com/cs3org/reva/pull/4865): Better response codes for app new endpoint
5+
* Bugfix [cs3org/reva#4858](https://github.com/cs3org/reva/pull/4858): Better response codes for app new endpoint
6+
* Bugfix [cs3org/reva#4867](https://github.com/cs3org/reva/pull/4867): Fix remaining space calculation for S3 blobstore
7+
* Bugfix [cs3org/reva#4852](https://github.com/cs3org/reva/pull/4852): Populate public link user correctly
8+
* Bugfix [cs3org/reva#4859](https://github.com/cs3org/reva/pull/4859): Fixed the collaboration service registration
9+
* Bugfix [cs3org/reva#4835](https://github.com/cs3org/reva/pull/4835): Fix sharejail stat id
10+
* Bugfix [cs3org/reva#4856](https://github.com/cs3org/reva/pull/4856): Fix time conversion
11+
* Bugfix [cs3org/reva#4851](https://github.com/cs3org/reva/pull/4851): Use gateway selector in sciencemesh
12+
* Bugfix [cs3org/reva#4850](https://github.com/cs3org/reva/pull/4850): Write upload session info atomically
13+
* Enhancement [cs3org/reva#4866](https://github.com/cs3org/reva/pull/4866): Unit test the json ocm invite manager
14+
* Enhancement [cs3org/reva#4847](https://github.com/cs3org/reva/pull/4847): Add IsVersion to UploadReadyEvent
15+
* Enhancement [cs3org/reva#4868](https://github.com/cs3org/reva/pull/4868): Improve metadata client errors
16+
* Enhancement [cs3org/reva#4848](https://github.com/cs3org/reva/pull/4848): Add trashbin support to posixfs alongside other improvements
417

18+
19+
https://github.com/owncloud/ocis/pull/10194
520
https://github.com/owncloud/ocis/pull/10172
621
https://github.com/owncloud/ocis/pull/10157
722
https://github.com/owncloud/ocis/pull/9817
23+

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/cenkalti/backoff v2.2.1+incompatible
1616
github.com/coreos/go-oidc/v3 v3.11.0
1717
github.com/cs3org/go-cs3apis v0.0.0-20240724121416-062c4e3046cb
18-
github.com/cs3org/reva/v2 v2.24.2-0.20240930121615-c33c803283ee
18+
github.com/cs3org/reva/v2 v2.25.0
1919
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25
2020
github.com/dutchcoders/go-clamd v0.0.0-20170520113014-b970184f4d9e
2121
github.com/egirna/icap-client v0.1.1

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ github.com/cs3org/go-cs3apis v0.0.0-20240724121416-062c4e3046cb h1:KmYZDReplv/yf
257257
github.com/cs3org/go-cs3apis v0.0.0-20240724121416-062c4e3046cb/go.mod h1:yyP8PRo0EZou3nSH7H4qjlzQwaydPeIRNgX50npQHpE=
258258
github.com/cs3org/reva/v2 v2.24.2-0.20240930121615-c33c803283ee h1:+1sYiuA9LRQIznBNG1AFQoIGdCUCqQT1Dof2rTTsDm8=
259259
github.com/cs3org/reva/v2 v2.24.2-0.20240930121615-c33c803283ee/go.mod h1:p7CHBXcg6sSqB+0JMNDfC1S7TSh9FghXkw1kTV3KcJI=
260+
github.com/cs3org/reva/v2 v2.25.0 h1:88EhLg0oQdhWxXQnvlGqlfgq3B2pVauhhPoQXrN0Wjw=
261+
github.com/cs3org/reva/v2 v2.25.0/go.mod h1:p7CHBXcg6sSqB+0JMNDfC1S7TSh9FghXkw1kTV3KcJI=
260262
github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c/go.mod h1:GyV+0YP4qX0UQ7r2MoYZ+AvYDp12OF5yg4q8rGnyNh4=
261263
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
262264
github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1
367367
github.com/cs3org/go-cs3apis/cs3/storage/registry/v1beta1
368368
github.com/cs3org/go-cs3apis/cs3/tx/v1beta1
369369
github.com/cs3org/go-cs3apis/cs3/types/v1beta1
370-
# github.com/cs3org/reva/v2 v2.24.2-0.20240930121615-c33c803283ee
370+
# github.com/cs3org/reva/v2 v2.25.0
371371
## explicit; go 1.21
372372
github.com/cs3org/reva/v2/cmd/revad/internal/grace
373373
github.com/cs3org/reva/v2/cmd/revad/runtime

0 commit comments

Comments
 (0)