Skip to content

Releases: simplex-chat/simplexmq

v5.7.4

21 May 22:36
769e54d
Compare
Choose a tag to compare
v5.7.4 Pre-release
Pre-release

See full changelog here.

Commits:

  • agent: remove critical error on subscription timeout (#1146)
  • 5.7.4.0
  • agent: reconnect xftp clients (#1156)
  • agent: optimize waiting for user network to avoid contention for state updates from multiple threads (#1155)
  • agent: do not increase network activity interval while offline (#1159)
  • agent: remove external timeout to resubscribe (#1164)
  • 5.7.4.1

v5.7.3

10 May 22:01
acc7fae
Compare
Choose a tag to compare

See full changelog here.

Commits:

  • transport: require ALPN for extended handshakes (#1134)
  • update agent to v7/v2 SMP/NTF protocol versions (#997)
  • xftp: catch exceptions in chunk download (#1133)
  • agent: reset error count and do not report errors when consequitive timeouts happen while offline (#1136)
  • server: more efficient responses to batch subscriptions (#1137)
  • 5.7.3.0
  • server: more efficient response to batched subscriptions (#1141)
  • 5.7.3.1

v5.7.2

05 May 16:51
93fd424
Compare
Choose a tag to compare
v5.7.2 Pre-release
Pre-release

See full changelog here.

Commits:

  • upgrade SMP/NTF servers to v7/v2 protocol versions (#996)
  • 5.7.0.4
  • transport: reduce ping traffic (#1118)
  • client: increase timeout for SOCKS connection, increase timeout for direct connection (#1123)
  • Merge branch 'stable'
  • client: removed concurrency limit when waiting for subscription results (#1126)
  • add TRcvQueues tests (#1117)
  • agent: prepare connection record before joining to prevent race conditions (#1128)
  • client: remove TLS handshake timeout (#1129)
  • 5.7.2.0

v5.7.1

02 May 16:00
8d8010a
Compare
Choose a tag to compare
v5.7.1 Pre-release
Pre-release

See full changelog here.

Commits:

  • client: increase timeout for SOCKS connection, increase timeout for direct connection (#1123)
  • 5.7.1.0

v5.7.0

01 May 07:56
323cdc4
Compare
Choose a tag to compare
v5.7.0 Pre-release
Pre-release

See full changelog here.

Commits:

  • extract SessionVar from AgentClient to reuse (#1099)
  • parameterize transport handle with transport peer to include server certificate (#1100)
  • remove (or make optional) client key from handshakes (#1104)
  • xftp: enable ALPN in XFTP server (#1109)
  • transport: increase client timeouts, don't send command after timeout (#1110)
  • 5.7.0.0
  • adjust timeouts and delayed response errors (#1112)
  • 5.7.0.1
  • agent: reduce sizes for per-queue e2e encryption (#1113)
  • agent: make version independent of PQ enqryption support (#1114)
  • 5.7.0.2
  • utils: remove zstd contexts (#1116)
  • 5.7.0.3
  • upgrade SMP/NTF servers to v7/v2 protocol versions (#996)
  • 5.7.0.4

v5.7.0-beta.2

22 Apr 18:37
daa866f
Compare
Choose a tag to compare
v5.7.0-beta.2 Pre-release
Pre-release

See full changelog here.

Commits:

  • extract SessionVar from AgentClient to reuse (#1099)
  • parameterize transport handle with transport peer to include server certificate (#1100)
  • remove (or make optional) client key from handshakes (#1104)
  • xftp: enable ALPN in XFTP server (#1109)
  • transport: increase client timeouts, don't send command after timeout (#1110)
  • 5.7.0.0
  • adjust timeouts and delayed response errors (#1112)
  • 5.7.0.1
  • agent: reduce sizes for per-queue e2e encryption (#1113)
  • agent: make version independent of PQ enqryption support (#1114)
  • 5.7.0.2

v5.7.0-beta.0

20 Apr 20:57
3d40393
Compare
Choose a tag to compare
v5.7.0-beta.0 Pre-release
Pre-release

See full changelog here.

Commits:

  • extract SessionVar from AgentClient to reuse (#1099)
  • parameterize transport handle with transport peer to include server certificate (#1100)
  • remove (or make optional) client key from handshakes (#1104)
  • xftp: enable ALPN in XFTP server (#1109)
  • transport: increase client timeouts, don't send command after timeout (#1110)
  • 5.7.0.0

v5.6.2

12 Apr 22:53
5e78339
Compare
Choose a tag to compare

See full changelog here.

Commits:

  • remove monad typeclasses to reduce overhead (#1077)
  • xftp: fix repeated replica creation if it was in uploaded status (#1079)
  • xftp-server: run expiration checks on start (#1042)
  • 5.6.2.0
  • servers: read stores by chunks (#1080)
  • revert base64 change (#1081)
  • 5.6.2.1
  • ntf-server: fix test token handling (#1083)
  • export lock function (#1073)
  • xftp: negotiate protocol with ALPN (#1047)
  • use sendRequest for HTTP2
  • dispose agent instances, fix tests, (#1089)
  • http2: fix client setup (#1090)
  • wait for user network availability (#1085)
  • xftp: reply ERR AUTH when file is removed from server storage (#1091)
  • fix message expiration test (#1092)
  • agent: notify about available quota (#1087)
  • xftp: matrix test for new versions (#1093)
  • use online status in network information (#1094)
  • 5.6.2.2: v5.6.2

v5.6.2-beta.1

03 Apr 09:43
6bc4f6c
Compare
Choose a tag to compare
v5.6.2-beta.1 Pre-release
Pre-release

See full changelog here.

Commits:

  • servers: read stores by chunks (#1080)
  • revert base64 change (#1081)
  • 5.6.2.1

v5.6.2-beta.0

01 Apr 11:11
bfd532e
Compare
Choose a tag to compare
v5.6.2-beta.0 Pre-release
Pre-release

See full changelog here.

Commits:

  • remove monad typeclasses to reduce overhead (#1077)
  • xftp: fix repeated replica creation if it was in uploaded status (#1079)
  • xftp-server: run expiration checks on start (#1042)
  • 5.6.2.0