From 9eac47dab4dc0273cd99f36b851e39b3990340dc Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Wed, 28 Jan 2026 16:06:09 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=205.0.1=20(#2218)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 5.0.1 * 🎉 Release 5.0.1 * 🎉 Release 5.0.1 * 🎉 Release 5.0.1 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b99e54e41..270c179f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [5.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.1) - 2026-01-28 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @aduffeck, @saw-jan + +### 🐛 Bug Fixes + +- Do not ever set a TTL for the ID cache. It's not supposed to expire. [[#2223](https://github.com/opencloud-eu/opencloud/pull/2223)] + +### ✅ Tests + +- test(api): wait for web-office readiness by checking discovery endpoint [[#2217](https://github.com/opencloud-eu/opencloud/pull/2217)] + +### 📦️ Dependencies + +- reva-bump-2.42.1 [[#2225](https://github.com/opencloud-eu/opencloud/pull/2225)] + ## [5.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.0) - 2026-01-26 ### ❤️ Thanks to all contributors! ❤️