From cfc422416dc4697b87866fd0e2420cf1b3b8fef7 Mon Sep 17 00:00:00 2001 From: Pydio Trusted Date: Mon, 26 Jun 2023 07:41:44 +0200 Subject: [PATCH] Release v4.2.3 Bugfix release for v4.2 --- CHANGELOG.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bd710086..a62975b0f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,4 @@ -# Changes between v4.2.2 and v4.2.3-rc1 +# Changes between v4.3.2 and v4.2.3 -[See Full Changelog](https://github.com/pydio/cells/compare/v4.2.2...v4.2.3-rc1) +[See Full Changelog](https://github.com/pydio/cells/compare/v4.3.2...v4.2.3) -- [#6b33f11](https://github.com/pydio/cells/commit/6b33f11cffcd92b5f11a5c4b616af5e593aa967f): Allow meta.user plugin to be fully disabled (for UX over-simplification). -- [#2d5098a](https://github.com/pydio/cells/commit/2d5098a22c84b14bacf59e0dd50390d4af1a3caf): New command admin clean reset-job to force scheduler jobs to latest version -- [#db9efa0](https://github.com/pydio/cells/commit/db9efa071e12b61e56899b6eaeef2e08fa812f8d): cells-fuse gomod -- [#4aa4dd5](https://github.com/pydio/cells/commit/4aa4dd5d8de6f68eaa01c60f3aa34354c7fe5ddf): Add a --client_grpc_timeout parameter to all admin commands -- [#12301bc](https://github.com/pydio/cells/commit/12301bc0427091b20ba59ed08f82fa9d82b39856): Merge remote-tracking branch 'origin/main' -- [#879a86b](https://github.com/pydio/cells/commit/879a86b9c1b0faa70dbc379609fee712ef994cbf): Rework service rootCtx vs runtimeCtx for proper cancellation -- [#33c4aed](https://github.com/pydio/cells/commit/33c4aed44ca99b4efb763f28997d6eb39475030e): Missing check on nil value -- [#90ffec8](https://github.com/pydio/cells/commit/90ffec8d6dcaf7d305f1ba4ee5c5db9d3ce28dab): fix datasource migration resume -- [#902267b](https://github.com/pydio/cells/commit/902267b68ebc912e1d5f97b8c0f12261eea5aaf7): Re-introduce cancellable context for services, wire it in the activity ACL listener to avoid issues when hot-restarting service. -- [#66f8e06](https://github.com/pydio/cells/commit/66f8e0656ac28f4dcfc949a3abbe7801ea838d60): Mailer fromCtl config wrongly interpreted -- [#d14fc90](https://github.com/pydio/cells/commit/d14fc90855e07facf66519713642833e32cd604a): More translation, fix conflicts -- [#5561b60](https://github.com/pydio/cells/commit/5561b60acb326900bf2f23677b28277d6382639b): More translation, fix conflicts -- [#b26fb20](https://github.com/pydio/cells/commit/b26fb209b2d1c8bb06a67d8b0e238d7f12eaf611): Next development cycle