node-datadog-metrics icon indicating copy to clipboard operation
node-datadog-metrics copied to clipboard

Does the latest version include my merged changes?

Open thatguychrisw opened this issue 2 years ago • 1 comments

Has there been an NPM release since my merge in October of last year? Can't find a way to confirm and our teams are still using a hardcoded reference.

thatguychrisw avatar Jul 06 '22 15:07 thatguychrisw

This is the PR

thatguychrisw avatar Jul 06 '22 15:07 thatguychrisw

Hi @thatguychrisw , Yes, your PR was merged and released in version 0.10.0

However, that new version introduced the following error: Version 0.10.0 datadogApiClient.createConfiguration is not a function

I've created a PR to fix that issue.

Could you confirm that the PR solution works well for you too?

gquinteros93 avatar Sep 11 '22 10:09 gquinteros93

All merged changes are incorporated in version 0.10.1.

ErikBoesen avatar Sep 11 '22 16:09 ErikBoesen