From fb1b06646e7c4337149b08be39ab84b81d544fcd Mon Sep 17 00:00:00 2001 From: Ziya Suzen Date: Wed, 16 Apr 2025 15:48:04 +0100 Subject: [PATCH] Release 2.5.16 * Stopped testing with net6.0 (#821) * Update JetStream models (#832) * Add direct request-reply (#829) * Socket Connection Factory (#828) * Fix proxy with TLS scenario with SocketConnectionFactory (#826) * Make NatsJSConstants public (#825) * Use Stopwatch in PingCommand for more precise timing (#827) * Fix netstandard bugs and tidy up tests (#817) --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 6b57a8e26..ec549a051 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.15 +2.5.16