Skip to content

Releases: salesforce/rmux

rmux 0.3.3.2

12 May 22:05
Compare
Choose a tag to compare
rmux 0.3.3.2 Pre-release
Pre-release
Version 0.3.3.2

rmux 0.3.3.1

19 Apr 20:21
Compare
Choose a tag to compare
rmux 0.3.3.1 Pre-release
Pre-release
Bump version

rmux 0.3.3.0

30 Mar 19:18
Compare
Choose a tag to compare
rmux 0.3.3.0 Pre-release
Pre-release
Merge pull request #16 from SalesforceEng/nem/validate-num-responses

Validate the number of responses coming from the server

rmux 0.3.2.0

12 Nov 23:48
Compare
Choose a tag to compare
rmux 0.3.2.0 Pre-release
Pre-release
Remove version from build target

rmux 0.3.1.9

12 Nov 19:21
Compare
Choose a tag to compare
rmux 0.3.1.9 Pre-release
Pre-release
Separate build-all make target into different builds

rmux 0.3.1.8

26 Oct 16:10
Compare
Choose a tag to compare
rmux 0.3.1.8 Pre-release
Pre-release

Minor version update for new module names due to repository move

rmux 0.3.1.7

02 Sep 16:45
Compare
Choose a tag to compare
  • Fixed an issue with a server going down and never coming back up according to rmux
  • Versioning will now show as part of the multiplexed INFO command

rmux 0.3.1.6

25 Aug 21:09
Compare
Choose a tag to compare
  • Puts periodic connection checks on it's own connection separate from the connection pool

rmux 0.3.1.5

18 Aug 17:29
Compare
Choose a tag to compare
  • Allows more than 64k worth of RESP data from the client
  • Fixes issue with pipelining and immediate responses (PING, QUIT, etc)

rmux 0.3.1.4

11 Aug 14:15
Compare
Choose a tag to compare
  • Responds to INFO commands immediately when multiplexing (used to pass to the first server in the pool)