From fd1f7b7cfb82e60235c943a74d281c6488979dcc Mon Sep 17 00:00:00 2001 From: Rares Matei Date: Thu, 16 Feb 2023 18:08:37 +0000 Subject: [PATCH] docs(nx-cloud): update private cloud release notes (#15065) --- docs/nx-cloud/reference/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/nx-cloud/reference/release-notes.md b/docs/nx-cloud/reference/release-notes.md index 55467994ba..b623f9a2df 100644 --- a/docs/nx-cloud/reference/release-notes.md +++ b/docs/nx-cloud/reference/release-notes.md @@ -92,6 +92,12 @@ Cleanup: Handle issues with the network and the api in a consistent fashion. # Docker Containers +## 13-02-2023T23-45-24 + +- Feat: Targettable agents for DTE. You can now ask specific agents to pick up specific tasks (via `--targets +- Fix: DTE fixes for 404 not found artefacts errors +- Fix: issue when using Github integration with self-hosted Github instances + ## 26-01-2023T21-22-48 - Misc: Fixes to the Gitlab integration