Releases: makeomatic/ms-socket.io-adapter-amqp
Releases · makeomatic/ms-socket.io-adapter-amqp
v9.0.1
16 Mar 19:04
Compare
Sorry, something went wrong.
No results found
9.0.1 (2022-03-16)
Bug Fixes
v9.0.0
16 Mar 16:14
Compare
Sorry, something went wrong.
No results found
9.0.0 (2022-03-16)
Features
BREAKING CHANGES
output to esnext, transport-amqp@17
v8.1.2
18 Nov 16:36
Compare
Sorry, something went wrong.
No results found
8.1.2 (2021-11-18)
Bug Fixes
setup for connection listeners if Server.attach() was called (#26 ) (ab22d10 )
v8.1.1
04 Nov 17:07
Compare
Sorry, something went wrong.
No results found
8.1.1 (2021-11-04)
Bug Fixes
upgrade dependencies, setup only 1 listener per server (8ecb0c4 )
v8.1.0
24 May 17:44
Compare
Sorry, something went wrong.
No results found
8.1.0 (2021-05-24)
Bug Fixes
Features
v8.0.1
22 Feb 21:50
Compare
Sorry, something went wrong.
No results found
8.0.1 (2021-02-22)
Bug Fixes
v8.0.0
10 Nov 02:01
Compare
Sorry, something went wrong.
No results found
8.0.0 (2020-11-10)
Features
BREAKING CHANGES
modified over-the-wire broadcast protocol that requires to serialize/deserialize sets makes it incompatible with other clients. Beyond that it requires socket.io >= 3.x to be functional. API remains unchanged otherwise
v7.0.1
27 Oct 14:43
Compare
Sorry, something went wrong.
No results found
7.0.1 (2020-10-27)
Bug Fixes
interface for socket.io adapter (add transport property) (#15 ) (ee03898 )
v7.0.0
25 Jun 21:32
Compare
Sorry, something went wrong.
No results found
7.0.0 (2020-06-25)
Features
BREAKING CHANGES
fixed broken broadcast APIs, missing .add handler, constantly opened AMQP connection
v6.0.0
26 Jun 16:25
Compare
Sorry, something went wrong.
No results found
6.0.0 (2019-06-26)
Features
update to newest microfleet/transport-amqp version (05b9d19 )
BREAKING CHANGES
several modules updated and require newer node
versions, API remains the same