From fc5ee78dc8c09d65a165a350ce9f7e4a5973205f Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Thu, 5 Feb 2026 14:52:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.2=20(#2037)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 4.0.2 * 🎉 Release 4.0.2 * 🎉 Release 4.0.2 * 🎉 Release 4.0.2 * 🎉 Release 4.0.2 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dad44c260..b5c5bdffa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [4.0.2](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.2) - 2026-02-05 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @aduffeck, @fschade, @kulmann, @micbar, @prashant-gurung899, @saw-jan + +### ✅ Tests + +- [tests-only] port tests to stable #2087 #2039 [[#2185](https://github.com/opencloud-eu/opencloud/pull/2185)] +- [full-ci][tests-only] port test fixes [[#2017](https://github.com/opencloud-eu/opencloud/pull/2017)] +- [stable-4.0] Port #2011 [[#2018](https://github.com/opencloud-eu/opencloud/pull/2018)] + +### 🐛 Bug Fixes + +- [stable-4.0] fix: build time edition channels #2001 [[#2010](https://github.com/opencloud-eu/opencloud/pull/2010)] +- [stable-4.0] fix: enforce trailing slash for server url [[#2002](https://github.com/opencloud-eu/opencloud/pull/2002)] +- [stable-4.0] fix: enhance resource creation with detailed process information (#1978) [[#2000](https://github.com/opencloud-eu/opencloud/pull/2000)] + +### 📦️ Dependencies + +- Bump reva [[#2274](https://github.com/opencloud-eu/opencloud/pull/2274)] + ## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-15 ### ❤️ Thanks to all contributors! ❤️