From aa6fd2c2641532e9fe3adb6e0488937c0981c826 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 9 Feb 2026 08:06:36 +0000 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=8E=89=20Release=202.42.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1e1826903..e53f4c4df0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-09 + +### 📦️ Dependencies + +- chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [[#518](https://github.com/opencloud-eu/reva/pull/518)] + ## [2.42.3](https://github.com/opencloud-eu/reva/releases/tag/v2.42.3) - 2026-02-05 ### ❤️ Thanks to all contributors! ❤️ From ab1e462cc64b5026b99259fefe810e8f1b7509cc Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 9 Feb 2026 13:52:41 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=8E=89=20Release=202.42.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e53f4c4df0c..5923756cf92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-09 +### ❤️ Thanks to all contributors! ❤️ + +@aduffeck + +### 🐛 Bug Fixes + +- Consistently verify names when creating/moving files/dirs [[#514](https://github.com/opencloud-eu/reva/pull/514)] + ### 📦️ Dependencies - chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [[#518](https://github.com/opencloud-eu/reva/pull/518)] From 6b77308609c9a2c5f6452f68a5976fa732930d98 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 10 Feb 2026 08:34:40 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=8E=89=20Release=202.42.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5923756cf92..acf6eb60abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-09 +## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-10 ### ❤️ Thanks to all contributors! ❤️ @@ -12,6 +12,7 @@ ### 📦️ Dependencies +- 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](https://github.com/opencloud-eu/reva/pull/526)] - chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [[#518](https://github.com/opencloud-eu/reva/pull/518)] ## [2.42.3](https://github.com/opencloud-eu/reva/releases/tag/v2.42.3) - 2026-02-05 From 0526dea759718844304ffb00fdbcbc98ec1126b1 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 11 Feb 2026 08:32:58 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=8E=89=20Release=202.42.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acf6eb60abe..417e885190e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-10 +## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-11 ### ❤️ Thanks to all contributors! ❤️ @@ -12,6 +12,7 @@ ### 📦️ Dependencies +- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.64.0 to 0.65.0 [[#528](https://github.com/opencloud-eu/reva/pull/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](https://github.com/opencloud-eu/reva/pull/526)] - chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [[#518](https://github.com/opencloud-eu/reva/pull/518)] From c40278bff7b0c0a6633fd04b44ac8bb023962989 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 12 Feb 2026 09:11:58 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=8E=89=20Release=202.42.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 417e885190e..94dc4609a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-11 +## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-12 ### ❤️ Thanks to all contributors! ❤️ @@ -12,6 +12,7 @@ ### 📦️ Dependencies +- chore(deps): bump github.com/prometheus/alertmanager from 0.30.1 to 0.31.1 [[#529](https://github.com/opencloud-eu/reva/pull/529)] - chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.64.0 to 0.65.0 [[#528](https://github.com/opencloud-eu/reva/pull/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](https://github.com/opencloud-eu/reva/pull/526)] - chore(deps): bump github.com/samber/slog-zerolog/v2 from 2.9.0 to 2.9.1 [[#518](https://github.com/opencloud-eu/reva/pull/518)]