From 33e9a15e33d3078404706f75808cf3a1e8a14420 Mon Sep 17 00:00:00 2001 From: Ziya Suzen Date: Wed, 13 Nov 2024 12:33:59 +0000 Subject: [PATCH] Release 2.5.4 * Add OnSocketAvailableAsync Hook (#647) * Refactor exception handling in NatsException (#677) * Fixed an exception which happens when PutAsync is used more than once and activity logging is enabled in main project (#675) * open Header.Writer class and create GetBytesLength method (#674) * Fix date time serialization to use ISO8601 (#664) --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index aedc15bb..fe16b348 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.3 +2.5.4