|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.43.0](https://github.com/opencloud-eu/reva/releases/tag/v2.43.0) - 2026-04-20 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@aduffeck, @fschade, @rhafer |
| 8 | + |
| 9 | +### 🐛 Bug Fixes |
| 10 | + |
| 11 | +- Fix race conditions in the hybrid metadata backend [[#594](https://github.com/opencloud-eu/reva/pull/594)] |
| 12 | +- fix: error handling in upload session cleanup [[#582](https://github.com/opencloud-eu/reva/pull/582)] |
| 13 | + |
| 14 | +### 📈 Enhancement |
| 15 | + |
| 16 | +- experimental: add darwin watchfs support [[#471](https://github.com/opencloud-eu/reva/pull/471)] |
| 17 | +- Tracing [[#596](https://github.com/opencloud-eu/reva/pull/596)] |
| 18 | + |
| 19 | +### 📦️ Dependencies |
| 20 | + |
| 21 | +- chore(deps): bump github.com/nats-io/nats.go from 1.49.0 to 1.51.0 [[#591](https://github.com/opencloud-eu/reva/pull/591)] |
| 22 | +- chore(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 [[#586](https://github.com/opencloud-eu/reva/pull/586)] |
| 23 | +- 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](https://github.com/opencloud-eu/reva/pull/595)] |
| 24 | +- chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 [[#589](https://github.com/opencloud-eu/reva/pull/589)] |
| 25 | +- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.42.0 to 1.43.0 [[#585](https://github.com/opencloud-eu/reva/pull/585)] |
| 26 | +- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.68.0 [[#584](https://github.com/opencloud-eu/reva/pull/584)] |
| 27 | +- chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 [[#583](https://github.com/opencloud-eu/reva/pull/583)] |
| 28 | +- 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](https://github.com/opencloud-eu/reva/pull/581)] |
| 29 | +- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 [[#580](https://github.com/opencloud-eu/reva/pull/580)] |
| 30 | +- chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.1 to 2.9.2 [[#569](https://github.com/opencloud-eu/reva/pull/569)] |
| 31 | +- 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](https://github.com/opencloud-eu/reva/pull/579)] |
| 32 | +- chore(deps): bump golang.org/x/image from 0.24.0 to 0.38.0 in the go_modules group across 1 directory [[#577](https://github.com/opencloud-eu/reva/pull/577)] |
| 33 | + |
3 | 34 | ## [2.42.6](https://github.com/opencloud-eu/reva/releases/tag/v2.42.6) - 2026-03-27 |
4 | 35 |
|
5 | 36 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments