Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(connection.ts): support service property to read consumer tags #612

Merged
merged 2 commits into from
Jul 2, 2023

Conversation

underfisk
Copy link
Contributor

Exposes a new "get" method for consumer tags

Closes #596

@underfisk underfisk merged commit 7bbfa3f into master Jul 2, 2023
4 checks passed
@underfisk underfisk deleted the feat/support-amq-consumer-tags branch July 2, 2023 00:28
WonderPanda pushed a commit that referenced this pull request Jul 3, 2023
Exposes a new "get" method for consumer tags

Closes #596
underfisk added a commit that referenced this pull request Jul 4, 2023
* feat(ts-sinon): create ts-sinon package :)

* fix: fixed the order of metadata to match the exported one (#608)

* docs(main): add ts-jest to package table (#597)

Co-authored-by: Rodrigo <monstawoodwow@gmail.com>

* build(deps): add missed dependencies and peerDependencies (#581)

Co-authored-by: Rodrigo <monstawoodwow@gmail.com>

* fix(discovery.service.ts): uses better truth check with lodash isNil (#611)

using lodash isNil avoids false positives when checking for meta

#595

* feat(connection.ts): support service property to read consumer tags (#612)

Exposes a new "get" method for consumer tags

Closes #596

* fix: missing jest when injectGlobals=false (#566)

Should fix: #557 (comment)

Co-authored-by: Rodrigo <monstawoodwow@gmail.com>

* Update package.json

* chore: remove redundant code

* fix: gitignore and rpc exception

---------

Co-authored-by: Ali Shabani <alishabani9270@gmail.com>
Co-authored-by: MansurAliKoroglu <43291306+MansurAliKoroglu@users.noreply.github.com>
Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
Co-authored-by: Joseph Lee <joseph@jc-lab.net>
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to access to the consumerTags
1 participant