master
refactor: replace inline as any calls with untyped vars
feat(microservices): add specific transport id to microservices
fix(microservices): call on processing end hook
test(microservices): remove debug console.log in server-kafka spec
feat(microservices): support per-handler qos in mqtt
test: update outdated unit tests
fix(microservices): correct pub/sub client type in redis listeners
fix(microservices): skip non-string handler keys in rmq server
feat(microservices): Add configurable maxBufferSize option
build: use strict null checks part 4
fix(microservices): fix tests and CS grpc-multipackage