Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 13 commits.
ccb5fee
release: published 2.0.1
8d57ef2
docs: updated changelog for v2.0.1
7af9a17
Merge pull request #1212 from NodeJS-agent/bclement/buffer-fixes
f20ce1d
addressed review comments and test failures
df3eb01
don't use buffer.from on versions 4.0-4.4
5f08005
Merge pull request #1209 from NodeJS-agent/nwolfe/bad-segment
ca5e526
Merge pull request #1210 from NodeJS-agent/nwolfe/tx-events
2303759
test case for passing bindSegment just a function
4fa963d
agent: use timer.getDurationInMillis, not timer.duration
26a12a0
segment omission is a valid use case
dc01eba
shim: protect against null segment with no param
f7484dc
Merge pull request #1203 from NodeJS-agent/mkuba/nock
ed42b5f
tests: updated nock to latest version
See the full diff
Update to this version instead 🚀
The new version differs by 12 commits.
fe0b9f9
release: published 2.0.2
e6ed7d3
docs: updated changelog for v2.0.2
642c6b3
Merge pull request #1219 from NodeJS-agent/mkuba/tables-in-quotes
f726ec4
db: strip enclosing special characters from parsed collection names
cf2ef63
Merge pull request #1215 from NodeJS-agent/mkuba/api-methods
0914902
docs: clarified deprecation message wrt ending transactions
c2b128d
docs: updated start*Transaction methods docs to link to TransactionHandle#end
1d21c03
docs: documented TransactionHandle and older API methods
6df764a
docs: marked createWebTransaction and createBackgroundTransaction as deprecated
88df325
docs: marked startWebTransaction and startBackgroundTransaction to be included as a methods of API class
40fc65c
Merge pull request #1214 from NodeJS-agent/mkuba/ioredis-fix
4f26631
instrumentation: fixed issue with touching segment after transaction ended
See the full diff
Update to this version instead 🚀
The new version differs by 13 commits.
a4e866d
release: published 2.1.0
cdd686b
docs: updated changelog for v2.1.0
0f294de
Merge pull request #1205 from NodeJS-agent/cloud-metadata
3542d09
tests: added pcf and docker to system-info tests
bf29848
Use setImmediate, not nextTick
aa9ce9c
utilization fixed docker metadata collection
cbd06e0
tests: updated metadata collection tests
5a32013
utilization: added pcf metadata collection
7b1b0e0
utilization: updated docker metadata collection
4f84315
utilization: added gcp metadata collection
ac11e9b
utilization: added azure metadata collection
3219103
utilization: updated aws metadata collection
6d3a973
Added utlization common file
See the full diff
Version 2.0.0 of newrelic just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of newrelic. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 279 commits.
1795642
Merge pull request #1200 from NodeJS-agent/nwolfe/v2.0.0
cf06882
Merge pull request #1199 from NodeJS-agent/nwolfe/log-update
c783805
Merge pull request #1201 from NodeJS-agent/nwolfe/pg-native
0ce467d
docs: updated changelog for v2.0.0
21fc8fb
Improved logging around setting transaction name.
ffff3f4
tests: pg-native requires Node 4+
f7bba4c
Merge pull request #1198 from NodeJS-agent/mkuba/docs-minor-updates
b73a498
added instrumentMessages to intro tutorial, updated OperationSpec and QuerySpec documentation
328d4db
Merge pull request #1197 from NodeJS-agent/mkuba/client-cross-process-id
3d4e7ec
cat: fixed client_cross_process_id attribute to always refer to the first originating transaction
b2840ab
Merge pull request #1188 from NodeJS-agent/mkuba/message-tutorial-updates
5cc2476
docs: update of message shim tutorial
7a3dc07
Merge branch 'nwolfe/messaging-update' into v2.x
fb849ff
Merge pull request #1194 from NodeJS-agent/bclement/channel-get-test
d3f35b9
Merge pull request #1187 from NodeJS-agent/nwolfe/messaging-update
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: