Releases: hiphops-io/nestjs-pubsub-interceptor
Releases · hiphops-io/nestjs-pubsub-interceptor
Pre-release 2402-fair-mammal
Merge pull request #9 from hiphops-io/dependabot/npm_and_yarn/nestjs-…
Added support for attributes as headers
Features:
- Message attributes will now be appended to the request headers with the prefix
x-pubsub-
e.g.x-pubsub-ATTRIBUTE_NAME
.