From a16344561dde584e2621b6972b7be5b9c4e84a26 Mon Sep 17 00:00:00 2001 From: mtmk Date: Fri, 2 Aug 2024 19:11:07 +0100 Subject: [PATCH] Release 2.3.3 (#591) * Handle various protocol errors and socket exceptions (#584) * Fetch idle timeout default fix (#582) * Obj store empty list fixed (#578) * KV never set duplicate window (#577) * Resolved issue of ObjStore GetInfo MTime returning 0 (#567) * Add logging enhancements and improve error handling (#570) * Base64 Encoding simplification + optimization (#549) * Use string.Create when building a new inbox string (#551) --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index b44a2300..0bee604d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.3-preview.4 +2.3.3