Releases: opencloud-eu/reva
Releases · opencloud-eu/reva
2.46.3
2.46.3 - 2026-06-11
❤️ Thanks to all contributors! ❤️
@aduffeck, @butonic, @dragotin, @michaelstingl, @rhafer
🐛 Bug Fixes
- Warmup space root id cache during start up already [#669]
- fix: Add members to SpaceEnabled/Disabled Events [#657]
- Improve apptoken jsoncs3 update behavior [#663]
- prevent unwanted binary decoding [#664]
- fix(ocdav): encode oc:downloadURL path so filenames with "%" round-trip [#653]
- fix(ocdav): create the file on LOCK of a non-existent path [#652]
📦️ Dependencies
- chore(deps): bump github.com/go-playground/validator/v10 from 10.30.2 to 10.30.3 [#662]
2.46.2
2.46.1
2.46.0
2.46.0 - 2026-05-21
❤️ Thanks to all contributors! ❤️
🐛 Bug Fixes
- fix(sharing/jsoncs3): Reject Write Requests while migration is running [#642]
- Revert "Fall back to disk if ids aren't available from the cache" [#644]
- Log nats connection issues and trigger a shutdown if reconnecting failed [#640]
- ldap: Set a default request timeout [#637]
📈 Enhancement
- Retry nats requests in the id cache [#641]
📦️ Dependencies
2.45.0
2.45.0 - 2026-05-19
❤️ Thanks to all contributors! ❤️
✨ Features
- [feature/guest-links] introduce migration framework and import spacemember shares [#617]
- [feature/guest-links] Manage space membership in shareprovider [#593]
🐛 Bug Fixes
- Ignore in-tree lockfiles if collaborative mode is disabled [#633]
- Do not mask real cache errors with "not found" errors [#635]
- fix(jsoncs3-sharemanager): Make migrations interruptible [#627]
📈 Enhancement
- Persist space memberships in share manager [#634]
📦️ Dependencies
- chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 in the go_modules group across 1 directory [#628]
2.44.0
2.44.0 - 2026-05-11
❤️ Thanks to all contributors! ❤️
@ScharfViktor, @aduffeck, @butonic, @rhafer
🐛 Bug Fixes
- Skip internal dirs entirely, including all children [#622]
- Fix nats ttl [#614]
- Fix invalidating the id cache recursively [#610]
- Fix performance issue by changingthe key format of the id cache in posix fs [#602]
📈 Enhancement
- Expose WarmupIDCache, it's gonna be used by a "scan" command later [#621]
- fix(users): improve LDAP error handling [#618]
📦️ Dependencies
- chore(deps): bump github.com/hashicorp/go-plugin from 1.7.0 to 1.8.0 [#623]
- chore(deps): bump github.com/minio/minio-go/v7 from 7.0.99 to 7.1.0 [#624]
- chore(deps): bump github.com/onsi/gomega from 1.39.1 to 1.40.0 [#620]
- chore(deps): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 [#619]
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.6 to 2.14.0 [#612]
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.8 to 3.6.10 [#603]
- chore(deps): bump github.com/Azure/go-ntlmssp from 0.0.0-20221128193559-754e69321358 to 0.1.1 in the go_modules group across 1 directory [#605]
- chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 [#601]
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42 [#598]
- chore(deps): bump github.com/ceph/go-ceph from 0.38.0 to 0.39.0 [#599]
2.43.0
2.43.0 - 2026-04-20
❤️ Thanks to all contributors! ❤️
🐛 Bug Fixes
- Fix race conditions in the hybrid metadata backend [#594]
- fix: error handling in upload session cleanup [#582]
📈 Enhancement
📦️ Dependencies
- chore(deps): bump github.com/nats-io/nats.go from 1.49.0 to 1.51.0 [#591]
- chore(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 [#586]
- chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 in the go_modules group across 1 directory [#595]
- chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 [#589]
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.42.0 to 1.43.0 [#585]
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.68.0 [#584]
- chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 [#583]
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory [#581]
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 [#580]
- chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.1 to 2.9.2 [#569]
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory [#579]
- chore(deps): bump golang.org/x/image from 0.24.0 to 0.38.0 in the go_modules group across 1 directory [#577]
2.42.6
2.42.6 - 2026-03-30
❤️ Thanks to all contributors! ❤️
📦️ Dependencies
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.6 in the go_modules group across 1 directory [#568]
- chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 [#565]
- chore(deps): bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0 [#564]
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37 [#563]
- chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in the go_modules group across 1 directory [#562]
- chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 [#559]
- chore(deps): bump github.com/ceph/go-ceph from 0.37.0 to 0.38.0 [#560]
- chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 [#558]
- chore(deps): bump github.com/tus/tusd/v2 from 2.8.0 to 2.9.2 [#557]
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.41.0 to 1.42.0 [#555]
- chore(deps): bump github.com/google/renameio/v2 from 2.0.1 to 2.0.2 [#495]
- chore(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99 [#553]
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.41.0 to 1.42.0 [#550]
2.40.4
2.42.5
2.42.5 - 2026-03-09
❤️ Thanks to all contributors! ❤️
🐛 Bug Fixes
- fix: copy mtime [#535]
- Fix concurrent access to app tokens [#527]
- Fix missing events when changing files on disk with watch_fs enabled [#530]
📦️ Dependencies
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 [#548]
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.7 to 3.6.8 [#546]
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34 [#544]
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.40.0 to 1.41.0 [#543]
- chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1 [#542]
- chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 [#539]
- chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 [#537]
- chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory [#538]
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in the go_modules group across 1 directory [#534]
- chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 [#533]
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 [#531]