From 24210c7b3a198041c7df92d143999f8cb7853fd3 Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Tue, 12 Aug 2025 09:05:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=203.3.0=20(#1296)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 3.2.2 * 🎉 Release 3.2.2 * 🎉 Release 3.2.2 * 🎉 Release 3.2.2 * 🎉 Release 3.2.2 * 🎉 Release 3.2.2 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 * 🎉 Release 3.3.0 --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 795b543fe9..2ea5d0a047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## [3.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v3.3.0) - 2025-08-12 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @aduffeck, @michaelstingl + +### ✨ Features + +- Tenant [[#1274](https://github.com/opencloud-eu/opencloud/pull/1274)] + +### 📈 Enhancement + +- chore: bump web to v3.3.0 [[#1329](https://github.com/opencloud-eu/opencloud/pull/1329)] + +### ✅ Tests + +- multiTenancyTests [[#1313](https://github.com/opencloud-eu/opencloud/pull/1313)] + +### 📚 Documentation + +- Fix posix driver documentation in STORAGE_USERS_DRIVER description [[#1305](https://github.com/opencloud-eu/opencloud/pull/1305)] + +### 🐛 Bug Fixes + +- Improve indexing performance using batches [[#1306](https://github.com/opencloud-eu/opencloud/pull/1306)] +- Do not run the timout func if the work func has run [[#1302](https://github.com/opencloud-eu/opencloud/pull/1302)] +- Make sure to register prometheus collectors only once [[#1295](https://github.com/opencloud-eu/opencloud/pull/1295)] + +### 📦️ Dependencies + +- [decomposed] bump-version-v3.3.0 [[#1332](https://github.com/opencloud-eu/opencloud/pull/1332)] +- [full-ci] Reva bump 2.36.0 [[#1328](https://github.com/opencloud-eu/opencloud/pull/1328)] +- Bump reva [[#1315](https://github.com/opencloud-eu/opencloud/pull/1315)] + ## [3.2.1](https://github.com/opencloud-eu/opencloud/releases/tag/v3.2.1) - 2025-07-30 ### ❤️ Thanks to all contributors! ❤️