Releases: opencloud-eu/reva
Releases · opencloud-eu/reva
2.42.4
2.42.4 - 2026-02-16
❤️ Thanks to all contributors! ❤️
🐛 Bug Fixes
- Consistently verify names when creating/moving files/dirs [#514]
📦️ Dependencies
- chore(deps): bump github.com/prometheus/alertmanager from 0.30.1 to 0.31.1 [#529]
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.64.0 to 0.65.0 [#528]
- chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.5 in the go_modules group across 1 directory [#526]
- chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [#518]
2.42.3
2.42.2
2.42.2 - 2026-02-05
❤️ Thanks to all contributors! ❤️
@ScharfViktor, @aduffeck, @rhafer
🔒 Security
- Public scope fix [#519]
📦️ Dependencies
- chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 [#517]
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.39.0 to 1.40.0 [#516]
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 [#512]
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4 [#508]
2.42.1
2.42.0
2.42.0 - 2026-01-26
❤️ Thanks to all contributors! ❤️
@aduffeck, @butonic, @fschade, @rhafer, @saw-jan
🐛 Bug Fixes
- Handle files still being processed during download/copy [#507]
- Reduce CPU and memory usage [#490]
- fix(watchfs): Don't cache old id if a copy is detected [#491]
- log correct line in tus log wrapper [#460]
- skip assimilations if root is reached [#463]
📈 Enhancement
- add tls support for nats connections [#466]
📦️ Dependencies
- chore(deps): bump github.com/segmentio/kafka-go from 0.4.49 to 0.4.50 [#500]
- chore(deps): bump github.com/prometheus/alertmanager from 0.30.0 to 0.30.1 [#499]
- chore(deps): bump github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98 [#498]
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 [#496]
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 [#494]
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 [#492]
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 [#493]
- chore(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 [#488]
- chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 [#489]
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 [#486]
- chore(deps): bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0 [#485]
- chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 [#484]
- chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 [#483]
- chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 [#480]
- chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 [#481]
- chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 [#478]
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.2 to 2.12.3 [#479]
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.38.0 to 1.39.0 [#476]
- chore(deps): bump github.com/ceph/go-ceph from 0.36.0 to 0.37.0 [#475]
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.63.0 to 0.64.0 [#474]
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33 [#473]
- chore(deps): bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.0 [#469]
- chore(deps): bump github.com/prometheus/alertmanager from 0.29.0 to 0.30.0 [#468]
- chore(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 [#467]
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.6 to 3.6.7 [#464]
- chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 [#453]
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0 [#452]
2.41.0
2.41.0 - 2025-12-15
❤️ Thanks to all contributors! ❤️
@aduffeck, @anon-pradip, @butonic, @prashant-gurung899
📈 Enhancement
- Write mtime from filesystem to metadata to preven re-assimilation [#457]
- introduce Natswatcher [#449]
🐛 Bug Fixes
- Do not log EOF as error, it is expected behavior when reading empty dirs [#454]
2.40.1
2.40.0
2.40.0 - 2025-11-27
❤️ Thanks to all contributors! ❤️
@MahdiBaghbani, @aduffeck, @butonic, @dragonchaser, @rhafer
📈 Enhancement
- feat(ocm): add wayf specific /discover and /federations endpoints to sciencemesh package [#393]
- add ConsumerOptions [#205]
🐛 Bug Fixes
- fix(ocm): OCM Specification Compliance [#434]
- more objectguid endianess swapping [#435]
- fix(watchfs): upload to a revision if a file was touched during postprocessing [#426]
📦️ Dependencies
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.5 to 3.6.6 [#441]
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.1 to 2.12.2 [#440]
- chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 [#433]
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory [#425]
2.39.3
2.39.3 - 2025-11-25
❤️ Thanks to all contributors! ❤️
@AlexAndBear, @ScharfViktor, @butonic, @dragonchaser, @dragotin, @openclouders, @rhafer
🐛 Bug Fixes
- handle objectguid endianness [#431]
- reap children [#432]
- fix(posixfs): Only copy user.oc xattrs in blobstore.Upload [#430]
- fix: restore revision after negative post-processing outcome [#424]
- Prevent space admin from listing other tennants spaces [#412]
📚 Documentation
- change link it testing docs [#420]
📦️ Dependencies
- chore(deps): bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 [#429]
- chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 [#417]
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 [#423]
- chore(deps): bump github.com/google/renameio/v2 from 2.0.0 to 2.0.1 [#422]
- chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 [#410]
2.39.2
2.39.2 - 2025-11-12
❤️ Thanks to all contributors! ❤️
@JammingBen, @butonic, @micbar, @rhafer
🐛 Bug Fixes
- fix: signed URLs containing a hash [#415]
- fix metadata locking [#411]
- fix: isTemporary() check for absolute paths [#406]
📦️ Dependencies
- chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 [#413]
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.0 to 2.12.1 [#409]
- chore(deps): bump github.com/prometheus/alertmanager from 0.28.1 to 0.29.0 [#408]
- chore(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97 [#407]
- chore(deps): bump github.com/ceph/go-ceph from 0.35.0 to 0.36.0 [#404]
- chore(deps): bump github.com/gomodule/redigo from 1.9.2 to 1.9.3 [#405]
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 [#402]
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 [#401]
- chore(deps): bump github.com/shamaton/msgpack/v2 from 2.3.1 to 2.4.0 [#396]
- chore(deps): bump github.com/nats-io/nats.go from 1.46.1 to 1.47.0 [#395]
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 [#390]