File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 6.5.0
2+
3+ Version 6.5.0.17
4+
5+ SMP agent:
6+ - improve subscriptions
7+ - reduce memory usage and retries during initial subscription (#1758 )
8+ - fix race resulting in pending subscriptions never subscribed (#1756 )
9+ - batch processing of subscription results and errors (#1652 )
10+ - reduce memory usage of active subscriptions.
11+ - drop message after N reception attempts (#1762 )
12+ - fix possible deadlocks of queue overloading when processing messages (#1713 )
13+ - improved APIs for short link management and creation.
14+ - support multiple link owners in link data (#1701 )
15+
16+ SMP server:
17+ - store messages in PostgreSQL (#1622 ).
18+ - reduce memory usage with PostgreSQL database - do not use queue cache (#1637 )
19+ - fix in-memory server not restoring queue/service associations after 2+ restarts (#1618 )
20+
21+ XFTP server:
22+ - support PostgreSQL database.
23+ - add server page.
24+ - support uploads from web clients.
25+
26+ Servers:
27+ - better socket leak prevention during TLS handshake, NetworkError type to bette diagnose connection errors (#1619 )
28+ - use "=" as default INI key-value separator (#1767 )
29+
130# 6.4.4
231
332Servers:
Original file line number Diff line number Diff line change 11cabal-version : 1.12
22
33name : simplexmq
4- version : 6.5.0.16
4+ version : 6.5.0.17
55synopsis : SimpleXMQ message broker
66description : This package includes < . /docs/Simplex-Messaging-Server.html server>,
77 < . /docs/Simplex-Messaging-Client.html client> and
You can’t perform that action at this time.
0 commit comments