From 2369cb309db5b72ad94e76fa259aa29e08b7c37e Mon Sep 17 00:00:00 2001 From: Ziya Suzen Date: Thu, 11 Dec 2025 12:30:28 +0000 Subject: [PATCH] Release 2.6.12 * Add prioritized mode (#1011) * Add Publish Timeout on Disconnect (#1001) * Fix test flap (#1012) * Add test to promote mirrored to regular stream (#1008) * Add Nats-Expected-Last-Subject-Sequence-Subject (#1007) * Fix keyed NATS clients with configurations (#1006) * ensure NatsConnectionPool cannot overflow (#1005) * Fix stream config adjustments on update (#995) * Handel Unobserved Exceptions During Connection State Transitions (#999) * Added verification of the consumer sequence number for pull ordered consumers (#981) * Fix build warnings (#991) * Reduce closure allocations (#988) --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index bc02b8685..c959dfbbd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.6.11 +2.6.12