v11.1.13
refactor(microservices): fix wrong type for keepalive keys
chore: resolve conflicts
style: fix eslint errors
chore: add type cast in nats emitter
build: use strict null checks part 1
build: use strict null checks part 5
fix(microservices): prevent error logs during redis client shutdown
fix(microservices): Prevent unusable queue assertion
refactor(microservices): Use options object for JsonSocket constructor
Event pattern producer and consumer initially working. Serialization still needs design.