master
refactor(core): remove async promise executor anti-patterns
chore: update prettier
chore: add public api annotation on microservices
fix(microservices): fix grpc stream method return type
style: update formatting
fix
feat(microservices): handle rmq blocked/unblocked connection events
feat(microservices): make redis client info tag opt-in only
feat(microservices): support property extraction in payload decorator
fix(microservices): prevent stack overflow in jsonsocket.handledata()
test(microservices): verify kafka run options forwarding
feat(microservices): add status, unwrap, on, and other features
fix(microservices): preserve packet headers in nats serializer
fix(microservices): call on processing end hook
fix(microservices): escape msvc pattern keys
chore: update readme
chore: resolve conflicts
fix(microservices): correct type guard to check value not key in scanForClientHooks
style: address lint issues
chore(release): publish v11.1.29 release
feature(microservices): add RequestContext to request scoped
chore: migrate to tsc composite mode (project references)