From 0c9645931fba2b96e4d398027805167671d6bb57 Mon Sep 17 00:00:00 2001 From: Lukas Herman Date: Fri, 11 Sep 2020 14:08:45 -0700 Subject: [PATCH] Update release note in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 05549c48..b7cca36b 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,9 @@ This should resolve native library loading issues. ## Release Notes +### Release 1.10.1 (11 September 2020) +* Improve TLS validation by implementing hostname verification + ### Release 1.10.0 (29 May 2020) * Updated docker scripts to incorporate the changes in producer SDK * Provision of `CachedInfoMultiAuthServiceCallbacks` which implements caching layer and per-stream auth. Useful in the following scenarios: