From d5ff5d7315a11bb46ddf0da5f40e89093540a5eb Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 9 Jul 2026 05:54:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc2368461..49a9ed004a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,18 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-08 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-09 ### ❤️ Thanks to all contributors! ❤️ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### ✅ Tests + +- [decomposed] more cli command tests [[#3087](https://github.com/opencloud-eu/opencloud/pull/3087)] +- test(apiSpaces): a space admin can delete a space with no manager [[#3040](https://github.com/opencloud-eu/opencloud/pull/3040)] +- Update tests for opencloud-eu/reva#655 [[#2889](https://github.com/opencloud-eu/opencloud/pull/2889)] +- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] + ### 🐛 Bug Fixes - chore(idp): update axios [[#3094](https://github.com/opencloud-eu/opencloud/pull/3094)] @@ -30,12 +37,6 @@ - next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] - feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] -### ✅ Tests - -- test(apiSpaces): a space admin can delete a space with no manager [[#3040](https://github.com/opencloud-eu/opencloud/pull/3040)] -- Update tests for opencloud-eu/reva#655 [[#2889](https://github.com/opencloud-eu/opencloud/pull/2889)] -- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] - ### 📦️ Dependencies - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)]