github simplex-chat/simplexmq v5.8.0-beta.4

latest releases: v5.8.2, v5.8.1, v5.8.0...
pre-releaseone month ago

See full changelog here.

Commits:

  • SMP proxy: protocol (#954)
  • Merge branch 'master' into proxy
  • parameterize transport handle with transport peer to include server certificate (#1100)
  • Merge branch 'master' into proxy
  • SMP proxy: low level client and server implementation (#1096)
  • Merge branch 'master' into proxy
  • put smp errors into proxy wrappers (#1103)
  • update envelope sizes for proxied messages, remove unnecessary proxy-relay encryption padding (#1107)
  • proxy: agent implementation (#1106)
  • Merge branch 'master' into proxy
  • Merge branch 'master' into proxy
  • proxy: reporting errors (#1108)
  • proxy: fallback to direct connection if destination relay does not support proxy protocol (#1132)
  • Merge branch 'master' into proxy
  • include server version range in transport handle (#1135)
  • Merge branch 'master' into proxy
  • proxy: additional configuration for SOCKS proxy usage in SMP proxy client (#1138)
  • proxy: send MWARN event to user on server version or host more errors (#1140)
  • Merge branch 'master' into proxy
  • proxy: negotiate client-relay version, include it in PFWD commands and in encrypted forwarded transmissions (#1144)
  • agent: do not mark subscriptions on expired sessions as active, mark delayed subscriptions as active on the same session, do not cancel sending expired commands (#1127)
  • proxy: increase client timeout for proxied commands (#1145)
  • agent: do not throw exception when command is created for deleted connection (#1150)
  • actions: ignore uploading GHC 8.10.7 binaries (#1064)
  • Merge branch 'master' into proxy
  • agent: count received duplicate messages (#1148)
  • 5.8.0.0
  • Merge branch 'master' into proxy
  • agent: use MVar for DB connection for more fair connection distribution between threads (#1147)
  • Merge pull request #1095 from simplex-chat/proxy
  • proxy: remember server connection error for some time
  • config
  • Merge pull request #1151 from simplex-chat/ep/remember-error
  • smp: use session vars for reconnecting small agent (#1152)
  • Merge branch 'stable'
  • 5.8.0.1
  • Merge branch 'stable'
  • agent: aggregate multiple expired subscription responses into a single UP event (#1160)
  • xftp: check proxy before downloading from unknown server (#1102)
  • core: use catMaybes to collect optional replies (#1161)
  • smp server: add proxy stats (#1157)
  • 5.8.0.2
  • smp-server: limit concurrency in proxy command processing (#1162)
  • 5.8.0.3
  • Merge branch 'stable'
  • agent: persist server connection error (#1165)
  • agent: reduce interval for storing server connection errors to 3 seconds
  • 5.8.0.4
  • tests: add proxy stress tests (#1163)
  • Merge branch 'stable'
  • Merge branch 'stable'
  • agent: add context to CMD error (#1167)
  • ntf server: do not persist server connection errors
  • 5.8.0.5
  • agent: prevent sending not-batched client commands once requests time out (#1173)
  • agent: process message sent in expired response to ACK (it will increase duplicates count) (#1175)
  • server: preprocess proxy commands that will not be connecting to network to reduce concurrency, do not wait for destination relay responses before processing the next command (#1174)
  • agent: send MWARN on QUOTA errors (#1176)
  • server: log stats for QUOTA and other errors (#1177)
  • 5.8.0.6
  • agent: treat absent proxy session as a temporary error to retry sending (#1178)
  • 5.8.0.7
  • SMP server information (#1072)
  • tcp-server: recover from accept errors (#1179)
  • 5.8.0.8

Don't miss a new simplexmq release

NewReleases is sending notifications on new releases.