noflo / noflo-runtime-msgflo

NoFlo runtime for AMQP/MQTT
10 stars 8 forks source link

Update newrelic to the latest version 🚀 #204

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of newrelic just got published.

Dependency newrelic
Current Version 1.40.0
Type dependency

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:

greenkeeper[bot] commented 6 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

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

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 46 commits.

  • 46737cc release: published 2.2.0
  • 526301e docs: updated changelog for v2.2.0
  • d023bd9 Merge pull request #1225 from NodeJS-agent/bclement/async-hooks
  • c61e993 Merge pull request #1239 from NodeJS-agent/mkuba/hapi-handler-fix
  • 222ff7e fixed the rejection message for invalid versions in async hook promise test
  • 9ace7a5 instrumentation: record custom handler type as middleware
  • 80797bc Merge pull request #1208 from NodeJS-agent/sshober/ignore-range
  • b83c30b config: ignore status codes support for ranges
  • fa62e23 Merge pull request #1238 from NodeJS-agent/bclement/async-map
  • 14ac32e converted the async_hooks instrumentation to use a map
  • c4aaa88 Merge pull request #1234 from NodeJS-agent/nwolfe/collector-port
  • 739cfcd Merge pull request #1236 from NodeJS-agent/mkuba/child-process-context
  • 563ad98 Merge pull request #1235 from NodeJS-agent/bclement/native-promise-hook
  • b4aaa0f instrumentation: maintain context in ChildProcess events
  • 030db19 Merge pull request #1237 from NodeJS-agent/nwolfe/start-web-naming

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits.

  • ddab8b5 release: published 2.2.2
  • 0590ec9 docs: updated changelog for 2.2.2
  • 98d2e9d Merge pull request #1248 from NodeJS-agent/nwolfe/ffsm-test
  • b3ba58a Disable bad version test on 0.10/0.12
  • 3c35c1c Lazy load logger
  • 923cdac Merge pull request #1246 from NodeJS-agent/bclement/hapi-defaults-fix
  • e0db25a Fixed agent startup with bad process version
  • 6b7b421 Added check for metrics
  • 631f418 Config gets a copy of feature flags
  • 6497329 used more sane line wrapping for the test
  • 9d86d7f hapi instrumentation now passes along defaults placed on handler functions
  • f0a58e0 Merge pull request #1247 from NodeJS-agent/nwolfe/express-012
  • 0ceede7 Pin request version for old node support
  • 95ec0de Merge pull request #1245 from NodeJS-agent/nwolfe/start-naming
  • 5166bd4 Drop connect 1 for Node <6

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 5f98839 release: published 2.3.0
  • 2bdb7f9 Update changelog for 2.3.0
  • 8458e93 Merge pull request #1256 from NodeJS-agent/bclement/update_await_support
  • 3eeccc5 set await_support to released
  • 152b057 Merge pull request #1255 from NodeJS-agent/nwolfe/log-query
  • 0d14612 Do not log raw query.
  • 3ebfb85 Merge pull request #1254 from NodeJS-agent/bclement/gc-async-hook-benchmark
  • 805fd69 added gc metrics to the async-hooks benchmark
  • df8957a Merge pull request #1253 from NodeJS-agent/nwolfe/wrap-bench
  • 78df475 Merge pull request #1251 from NodeJS-agent/bclement/promise-benchmarks
  • d0c9073 address review comments
  • ce18eca added microbenchmarks for no agent cases
  • 21c9389 Added benchmark for wrap methods
  • 0880eb2 Merge pull request #1252 from NodeJS-agent/bclement/pin-mocha
  • 22b61e1 use a pro account key for tests that expect traces to be collected

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 58cbdc5 release: published 2.3.1
  • 2666799 Update changelog for 2.3.1
  • e54476c Merge pull request #1260 from NodeJS-agent/nwolfe/retry-forever
  • a0e80a4 Retry until forced to disconnect or invalid license
  • ce33c76 Merge pull request #1258 from NodeJS-agent/nwolfe/async-env
  • 281f152 Delinted cbs in environment scan
  • 64e6af3 Test for cyclical symlinks in environment
  • c9b2726 Process.config added in 0.7
  • 2f12778 Add startup time metrics
  • 528de9d Refactored environment scanning to be async
  • cac5d26 Added async to deps
  • 905baa2 Delinted environment test

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 96d7818 release: published 2.3.2
  • 005d514 Update changelog for v2.3.2
  • 82a1047 Merge pull request #1270 from NodeJS-agent/nwolfe/https-89-fix
  • 6575c06 Add Node 9 to suite
  • 0762d91 Fix https instrumentation for Node >=8.9
  • e905460 Move outbound instrumentation to instrumentation/core
  • e447867 Merge pull request #1268 from NodeJS-agent/nwolfe/bench-tracer
  • 38cb9d2 Add tracer benchmarks
  • 191495c Merge pull request #1266 from NodeJS-agent/nwolfe/timing-deltas
  • 5e3479e Pin Sinon to old version for 0.10/0.12
  • 0311557 Base startup durations on Date.now()
  • e7217cf Merge pull request #1262 from NodeJS-agent/nwolfe/no-hapi-71
  • d52b5e3 Merge pull request #1264 from NodeJS-agent/nwolfe/wrap-bench
  • c6f8b7d Merge pull request #1263 from NodeJS-agent/nwolfe/not-my-problem
  • e957d04 Clarify line throws application error

There are 20 commits in total.

See the full diff