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

[Service Bus] Update version number in constants #2164

Merged
merged 6 commits into from
Apr 15, 2019

Conversation

ramya-rao-a
Copy link
Contributor

Fixes #2149

@ramya-rao-a
Copy link
Contributor Author

@bterlson Something to keep in mind if we want our user agent strings to have the right version number :)

@bterlson
Copy link
Member

I think we should just load this info from package.json. You can import json files with a rollup plugin which allows us to statically compile the package.json into the program.

@ramya-rao-a
Copy link
Contributor Author

@bterlson That's a good idea.
Made the update.

@ramya-rao-a ramya-rao-a requested a review from bterlson April 15, 2019 06:28
@bterlson
Copy link
Member

Looks great! FWIW, I maybe should have pointed out that this technique is already used by ms-rest-js.

@bterlson bterlson closed this Apr 15, 2019
@bterlson bterlson reopened this Apr 15, 2019
@ramya-rao-a ramya-rao-a merged commit 651b1fa into Azure:master Apr 15, 2019
@ramya-rao-a ramya-rao-a deleted the version branch April 15, 2019 20:26
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.

[Service Bus] Incorrect version number in 'utils\constants.ts'
2 participants