From 5e40f04891e46dd7bfd37144d03a8eff42e91965 Mon Sep 17 00:00:00 2001 From: Vishnu Karthik Ravindran Date: Fri, 12 Aug 2022 12:45:41 -0400 Subject: [PATCH] Updated release notes cr: https://code.amazon.com/reviews/CR-74179684 --- RELEASENOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 57a0aaf0b..cf0858657 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,10 @@ Latest =============== +- Add code in document/session worker to fallback to default identity selector when runtime config not present +- Fix to handle command-line-arguments in document/session worker when launched by old agent workers + +3.1.1634.0 +=============== - Fallback to file based IPC if named pipe creation times out - Increase tls handshake timeout in http download client - Log mds client timeout errors as WARN