Skip to content

Conversation

@ScharfViktor
Copy link
Contributor

@ScharfViktor ScharfViktor commented Apr 7, 2025

bump reva for 2.2.0 rolling release #598

Changelog:

🐛 Bug Fixes

  • Fix stale file metadata cache entries [#166]
  • Do not send "delete" sses when items are moved [#165]
  • Fix race condition when moving/restoring items in quick succession [#158]
  • Fix handling collaborative moves [#152]
  • Fix move races [#150]
  • Always try to get the blob id/size from the metadata [#141]
  • fix(appauth/jsoncs3) Avoid returing password hashes on API [#139]
  • Make non-collaborative posix driver available on other OSes [#132]
  • Fix moving lockfiles during moves [#125]
  • Keep metadata lock files in .oc-nodes [#120]
  • appauth/jsoncs3: Allow deletion using password hash [#119]
  • Replace revisions with the exact same mtime [#114]
  • Properly support disabling versioning [#113]
  • Properly purge nodes depending on the storage type [#108]
  • Fix traversing thrash items [#106]

✨ Features

  • revert: remove "edition" property [#167]

📈 Enhancement

  • Periodically log stats about inotify resources usage on the system [#155]
  • Cache internal path and disabled flag [#149]
  • enhancement(tus): Improve zerolog wrapper for slog [#146]
  • New "jsoncs3" backend for app token storage [#112]

📦️ Dependencies

  • Bump github.com/tus/tusd/v2 from 2.7.1 to 2.8.0 [#159]
  • Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.27 [#156]
  • Bump google.golang.org/grpc from 1.71.0 to 1.71.1 [#154]
  • Bump github.com/minio/minio-go/v7 from 7.0.88 to 7.0.89 [#151]
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 [#142]
  • Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 [#137]
  • Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 [#134]
  • Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 [#133]
  • Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 [#128]
  • Bump go.etcd.io/etcd/client/v3 from 3.5.19 to 3.5.20 [#127]
  • Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group [#126]
  • Bump github.com/nats-io/nats-server/v2 from 2.10.26 to 2.11.0 [#122]
  • Bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 [#121]
  • Bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 [#117]
  • Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 [#116]
  • Bump github.com/minio/minio-go/v7 from 7.0.87 to 7.0.88 [#111]
  • Bump github.com/opencloud-eu/opencloud from 1.0.0 to 1.1.0 [#110]
  • Bump github.com/shamaton/msgpack/v2 from 2.2.2 to 2.2.3 [#103]
  • Bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 [#104]

@ScharfViktor
Copy link
Contributor Author

ScharfViktor commented Apr 7, 2025

I re-run CI and here is the list of failed tests

Fail: PutRelativeAndRenameFile.RenamingADeletedFileShouldReturnA404
    PutRelativeFile, response code: 200 OK
    CheckFileInfo, response code: [20](https://ci.opencloud.eu/repos/3/pipeline/1036/545#L20)0 OK
    DeleteFile, response code: 200 OK
    RenameFile, response code: 500 InternalServerError
      Incorrect StatusCode. Expected: 404, Actual: 500
    DeleteFile, response code: 500 InternalServerError
apiCollaboration/checkFileInfo.feature:639
apiCollaboration/checkFileInfo.feature:640
apiCollaboration/checkFileInfo.feature:641
apiCollaboration/wopi.feature:284
apiCollaboration/wopi.feature:285
apiCollaboration/wopi.feature:553
apiCollaboration/wopi.feature:554
apiCollaboration/wopi.feature:991

These tests are not reproducible locally:

apiSharingNgShareInvitation/shareInvitations.feature:1903
apiSharingNgShareInvitation/shareInvitations.feature:1942
coreApiSharePublicLink1/createPublicLinkShare.feature:413
coreApiSharePublicLink1/createPublicLinkShare.feature:414
apiNotification/notification.feature:331
apiNotification/notification.feature:332

@ScharfViktor ScharfViktor changed the title [full-ci] reva bump 2.30.0 [full-ci] reva bump 2.31.0 Apr 7, 2025
@ScharfViktor ScharfViktor merged commit a86c6ea into main Apr 7, 2025
72 checks passed
@ScharfViktor ScharfViktor deleted the revaBump2.30 branch April 7, 2025 14:32
@openclouders openclouders mentioned this pull request Apr 7, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants