From 63815596bcd6b5d5953aa1c7b01cda38d35b5ba5 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 2 Dec 2025 15:28:32 +0000 Subject: [PATCH 01/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0978f7f9fc..f1e5d22c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-02 + +### ❤️ Thanks to all contributors! ❤️ + +@individual-it + +### 📚 Documentation + +- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] + ## [4.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.0) - 2025-12-01 ### ❤️ Thanks to all contributors! ❤️ From 33aa25bbfa2122143fd41862d9fd33ee36cf7724 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Dec 2025 00:04:52 +0000 Subject: [PATCH 02/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1e5d22c92..1ca38ad07e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-02 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-03 ### ❤️ Thanks to all contributors! ❤️ From a670fd2709cfd7fa84ba5e1f391c90b447f81504 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Dec 2025 10:55:44 +0000 Subject: [PATCH 03/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca38ad07e..f0310ffc08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@individual-it +@JammingBen, @individual-it ### 📚 Documentation From c5cfa7dbd364af87bd225edb0f5c9d52fb9aa904 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Dec 2025 11:22:04 +0000 Subject: [PATCH 04/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0310ffc08..ac119c396e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ - fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] +### 📦️ Dependencies + +- build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)] + ## [4.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.0) - 2025-12-01 ### ❤️ Thanks to all contributors! ❤️ From 381417a83fc874f8cf72bd2fa3247345b444bef4 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Dec 2025 14:04:25 +0000 Subject: [PATCH 05/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac119c396e..187ad18077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @individual-it +@JammingBen, @ScharfViktor, @individual-it ### 📚 Documentation From a0d7506642c5dce49e8743a45e677d12b0a39ce7 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 4 Dec 2025 13:33:58 +0000 Subject: [PATCH 06/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 187ad18077..467d568db5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-03 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-04 ### ❤️ Thanks to all contributors! ❤️ @JammingBen, @ScharfViktor, @individual-it +### ✅ Tests + +- fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] + ### 📚 Documentation - fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] From f48ff813c92b41e6b47cb8c90d79b240089279d6 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 5 Dec 2025 08:14:21 +0000 Subject: [PATCH 07/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= 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 467d568db5..ea9d14c51f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-04 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-05 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### ✅ Tests +- check propfing after renaming data in file system [[#1809](https://github.com/opencloud-eu/opencloud/pull/1809)] - fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] ### 📚 Documentation From c6f4e1be313757fc841158ec15ca2308feea3ce4 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 5 Dec 2025 14:10:38 +0000 Subject: [PATCH 08/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea9d14c51f..c962a32d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @individual-it +@JammingBen, @ScharfViktor, @individual-it, @micbar + +### 🐛 Bug Fixes + +- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] ### ✅ Tests From 472a14d091f10440debccd5fe72febb8f33126c9 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 6 Dec 2025 16:15:17 +0000 Subject: [PATCH 09/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c962a32d5c..11eafcd65f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-05 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-06 ### ❤️ Thanks to all contributors! ❤️ From 52f9d66c4d78c22dfced3805b1d947d5ae573b38 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Dec 2025 06:28:57 +0000 Subject: [PATCH 10/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11eafcd65f..b5b65db705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,21 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-06 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-09 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @individual-it, @micbar - -### 🐛 Bug Fixes - -- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] +@JammingBen, @ScharfViktor, @individual-it, @micbar, @saw-jan ### ✅ Tests +- [full-ci][tests-only] test: proper resource existence check [[#1990](https://github.com/opencloud-eu/opencloud/pull/1990)] - check propfing after renaming data in file system [[#1809](https://github.com/opencloud-eu/opencloud/pull/1809)] - fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] +### 🐛 Bug Fixes + +- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] + ### 📚 Documentation - fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] From a3f07b34b66dee076f3c350ec3db0b9b958e64a1 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Dec 2025 11:23:39 +0000 Subject: [PATCH 11/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b65db705..a38603f2cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @individual-it, @micbar, @saw-jan +@JammingBen, @ScharfViktor, @butonic, @individual-it, @micbar, @saw-jan + +### 📚 Documentation + +- [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] +- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] ### ✅ Tests @@ -16,10 +21,6 @@ - fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] -### 📚 Documentation - -- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] - ### 📦️ Dependencies - build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)] From 293431eab32afb6343fa590450ef0103ce0f7348 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Dec 2025 11:35:28 +0000 Subject: [PATCH 12/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38603f2cc..526d7d6a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,17 +6,18 @@ @JammingBen, @ScharfViktor, @butonic, @individual-it, @micbar, @saw-jan -### 📚 Documentation - -- [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] -- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] - ### ✅ Tests +- [full-ci][tests-only] test: add test to check mismatch offset during TUS upload [[#1993](https://github.com/opencloud-eu/opencloud/pull/1993)] - [full-ci][tests-only] test: proper resource existence check [[#1990](https://github.com/opencloud-eu/opencloud/pull/1990)] - check propfing after renaming data in file system [[#1809](https://github.com/opencloud-eu/opencloud/pull/1809)] - fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] +### 📚 Documentation + +- [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] +- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] + ### 🐛 Bug Fixes - fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] From 169f37795c080ad1757baf30ca51f698f179d2c3 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Dec 2025 15:19:07 +0000 Subject: [PATCH 13/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 526d7d6a48..cf42a5fd1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @butonic, @individual-it, @micbar, @saw-jan +@JammingBen, @ScharfViktor, @butonic, @individual-it, @kulmann, @micbar, @saw-jan + +### 🐛 Bug Fixes + +- fix: enforce trailing slash for server url [[#1995](https://github.com/opencloud-eu/opencloud/pull/1995)] +- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] ### ✅ Tests @@ -18,10 +23,6 @@ - [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] - fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] -### 🐛 Bug Fixes - -- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] - ### 📦️ Dependencies - build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)] From 9dc4ed63f7def5914a4464a9e7ab5626702e39e4 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Dec 2025 08:45:22 +0000 Subject: [PATCH 14/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf42a5fd1f..f1db63b7f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-09 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-11 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @butonic, @individual-it, @kulmann, @micbar, @saw-jan +@JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @saw-jan ### 🐛 Bug Fixes From 2ed11d6a695afe862e6f74e787b7f8d444a28e22 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Dec 2025 05:03:35 +0000 Subject: [PATCH 15/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1db63b7f4..854e9c8aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-11 +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-12 ### ❤️ Thanks to all contributors! ❤️ From bc777c7d9a3bbc57fb16eddb4786628961d0b929 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Dec 2025 08:47:42 +0000 Subject: [PATCH 16/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 854e9c8aa5..7b6232b1db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,20 +4,21 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @saw-jan - -### 🐛 Bug Fixes - -- fix: enforce trailing slash for server url [[#1995](https://github.com/opencloud-eu/opencloud/pull/1995)] -- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] +@JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @prashant-gurung899, @saw-jan ### ✅ Tests +- [tests-only] Skip test related pipelines for ready-release-go PRs [[#2011](https://github.com/opencloud-eu/opencloud/pull/2011)] - [full-ci][tests-only] test: add test to check mismatch offset during TUS upload [[#1993](https://github.com/opencloud-eu/opencloud/pull/1993)] - [full-ci][tests-only] test: proper resource existence check [[#1990](https://github.com/opencloud-eu/opencloud/pull/1990)] - check propfing after renaming data in file system [[#1809](https://github.com/opencloud-eu/opencloud/pull/1809)] - fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] +### 🐛 Bug Fixes + +- fix: enforce trailing slash for server url [[#1995](https://github.com/opencloud-eu/opencloud/pull/1995)] +- fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] + ### 📚 Documentation - [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] From f69f653d1bf4d15eecaa1a20e8a3fbd13a5c3a3f Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Dec 2025 14:03:44 +0000 Subject: [PATCH 17/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6232b1db..37fd948a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Changelog -## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-12 +## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-12 ### ❤️ Thanks to all contributors! ❤️ @JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @prashant-gurung899, @saw-jan +### 📈 Enhancement + +- Show edition in opencloud version command [[#2019](https://github.com/opencloud-eu/opencloud/pull/2019)] + ### ✅ Tests - [tests-only] Skip test related pipelines for ready-release-go PRs [[#2011](https://github.com/opencloud-eu/opencloud/pull/2011)] From 86893d13fa88f217e5145b8214f3174fb8997afa Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 13 Dec 2025 00:06:04 +0000 Subject: [PATCH 18/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37fd948a73..d3165d1a87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-12 +## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-13 ### ❤️ Thanks to all contributors! ❤️ From ac50692010497838327a5198bb7f93494761bcf5 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 14 Dec 2025 00:06:11 +0000 Subject: [PATCH 19/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3165d1a87..3de492e256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-13 +## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-14 ### ❤️ Thanks to all contributors! ❤️ From 6dda4f99af6f15425753d3ae3e57e0883b00c74f Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 15 Dec 2025 09:02:08 +0000 Subject: [PATCH 20/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3de492e256..28bfbff3f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,24 @@ # Changelog -## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-14 +## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-15 ### ❤️ Thanks to all contributors! ❤️ @JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @prashant-gurung899, @saw-jan -### 📈 Enhancement - -- Show edition in opencloud version command [[#2019](https://github.com/opencloud-eu/opencloud/pull/2019)] - ### ✅ Tests +- [full-ci][tests-only] test: fix some test flakiness [[#2003](https://github.com/opencloud-eu/opencloud/pull/2003)] - [tests-only] Skip test related pipelines for ready-release-go PRs [[#2011](https://github.com/opencloud-eu/opencloud/pull/2011)] - [full-ci][tests-only] test: add test to check mismatch offset during TUS upload [[#1993](https://github.com/opencloud-eu/opencloud/pull/1993)] - [full-ci][tests-only] test: proper resource existence check [[#1990](https://github.com/opencloud-eu/opencloud/pull/1990)] - check propfing after renaming data in file system [[#1809](https://github.com/opencloud-eu/opencloud/pull/1809)] - fix-get-attribute-test [[#1974](https://github.com/opencloud-eu/opencloud/pull/1974)] +### 📈 Enhancement + +- Show edition in opencloud version command [[#2019](https://github.com/opencloud-eu/opencloud/pull/2019)] + ### 🐛 Bug Fixes - fix: enforce trailing slash for server url [[#1995](https://github.com/opencloud-eu/opencloud/pull/1995)] From 893bafc7c53e6ba8d58689c98588cc5b8baaa0a9 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 15 Dec 2025 14:03:58 +0000 Subject: [PATCH 21/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28bfbff3f3..9c59fb9eb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @prashant-gurung899, @saw-jan +@JammingBen, @ScharfViktor, @Svanvith, @butonic, @flimmy, @fschade, @individual-it, @kulmann, @micbar, @prashant-gurung899, @saw-jan + +### 📚 Documentation + +- fix typo [[#2024](https://github.com/opencloud-eu/opencloud/pull/2024)] +- [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] +- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] ### ✅ Tests @@ -24,11 +30,6 @@ - fix: enforce trailing slash for server url [[#1995](https://github.com/opencloud-eu/opencloud/pull/1995)] - fix: enhance resource creation with detailed process information [[#1978](https://github.com/opencloud-eu/opencloud/pull/1978)] -### 📚 Documentation - -- [docs] update policies link [[#1996](https://github.com/opencloud-eu/opencloud/pull/1996)] -- fix the link in quickstart script for itself [[#1956](https://github.com/opencloud-eu/opencloud/pull/1956)] - ### 📦️ Dependencies - build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)] From 47ebecb32e7ec2af78f8a70be88c14ed801e9428 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 15 Dec 2025 16:06:10 +0000 Subject: [PATCH 22/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c59fb9eb6..55b1a00074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ ### 📦️ Dependencies +- reva-bump-2.41.0 [[#2032](https://github.com/opencloud-eu/opencloud/pull/2032)] - build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)] ## [4.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.0) - 2025-12-01 From 64aeff0609812aae217e20142cd19190fef161f7 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 15 Dec 2025 17:07:17 +0000 Subject: [PATCH 23/23] =?UTF-8?q?=F0=9F=8E=89=20Release=204.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55b1a00074..06884311e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ ### 📦️ Dependencies +- chore: bump web to v4.3.0 [[#2030](https://github.com/opencloud-eu/opencloud/pull/2030)] - reva-bump-2.41.0 [[#2032](https://github.com/opencloud-eu/opencloud/pull/2032)] - build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 [[#1931](https://github.com/opencloud-eu/opencloud/pull/1931)]