File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 6.2.0
2
+
3
+ Version 6.2.0.7
4
+
5
+ Build:
6
+ - client_library flag to build only used modules in the clients, remove package yaml
7
+
8
+ SMP server:
9
+ - journal storage for messages (BETA).
10
+ - prevent race condition when deleting queue and to avoid "orphan" messages (#1395 ).
11
+
12
+ SMP agent:
13
+ - support SMP and XFTP server roles (storage/proxy) and operators (#1343 ).
14
+ - treat blocked STM and other critical errors that offer restart as temporary for message delivery (#1405 ).
15
+ - fix inconsistent state after app restart while accepting contact request (#1412 ).
16
+
1
17
# 6.1.3
2
18
3
19
SMP server: fix restoring notification credentials.
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
3
name : simplexmq
4
- version : 6.2.0.6
4
+ version : 6.2.0.7
5
5
synopsis : SimpleXMQ message broker
6
6
description : This package includes < . /docs/Simplex-Messaging-Server.html server>,
7
7
< . /docs/Simplex-Messaging-Client.html client> and
You can’t perform that action at this time.
0 commit comments