Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

instana/nodejs

aryamohanan closed a pull request on instana/nodejs
build: removed usage of :latest from v3
This change prevents 3.x images as being tagged as latest.
abhilash-sivan created a review on a pull request on instana/nodejs
LGTM

View on GitHub

aryamohanan created a comment on a pull request on instana/nodejs
closing this for now, will reconsider after v4 release.

View on GitHub

aryamohanan closed a pull request on instana/nodejs
[Currency Bot] Bumped patch/minor dependencies
Tada!
aryamohanan pushed 1 commit to remove-tag-v3 instana/nodejs
  • build: removed usage of :latest from v3 16ac3a8

View on GitHub

aryamohanan closed a pull request on instana/nodejs
v4 release
**Preparation for major release v4.** - [x] Kafka header migration, enforced string format for trace headers, removed binary support https://github.com/instana/nodejs/pull/1296 - [x] Deprecated...
abhilash-sivan created a review on a pull request on instana/nodejs

View on GitHub

aryamohanan opened a pull request on instana/nodejs
build: removed usage of :latest from v3
This change prevents 3.x images as being tagged as latest.
aryamohanan pushed 1 commit to remove-tag-v3 instana/nodejs
  • build: removed usage of :latest from v3 d5e41c8

View on GitHub

aryamohanan created a branch on instana/nodejs

remove-tag-v3 - Node.js in-process collectors for Instana

aryamohanan created a branch on instana/nodejs

v3 - Node.js in-process collectors for Instana

aryamohanan deleted a branch instana/nodejs

v3

aryamohanan created a branch on instana/nodejs

major-v3 - Node.js in-process collectors for Instana

aryamohanan pushed 1 commit to aws-sdk-ssm instana/nodejs

View on GitHub

aryamohanan pushed 1 commit to aws-sdk-ssm instana/nodejs

View on GitHub

instanacd opened a pull request on instana/nodejs
[Currency Bot] Bumped patch/minor dependencies
Tada!
kirrg001 created a branch on instana/nodejs

currency-bot - Node.js in-process collectors for Instana

abhilash-sivan pushed 1 commit to aws-sdk-ssm instana/nodejs
  • chore: aws-lambda test asynchronous 6ac5e32

View on GitHub

aryamohanan pushed 24 commits to v4 instana/nodejs
  • build: bumped @aws-sdk/client-dynamodb from 3.674.0 to 3.675.0 e38347d
  • build: bumped @aws-sdk/client-kinesis from 3.670.0 to 3.675.0 83d7469
  • build: bumped @aws-sdk/client-lambda from 3.670.0 to 3.675.0 d5cc41c
  • build: bumped @aws-sdk/client-s3 from 3.674.0 to 3.675.0 d5a774f
  • build: bumped @aws-sdk/client-sns from 3.670.0 to 3.675.0 295c930
  • build: bumped @aws-sdk/client-sqs from 3.670.0 to 3.675.0 4940606
  • build: bumped @aws-sdk/lib-dynamodb from 3.674.0 to 3.675.0 8f1fd2e
  • build: bumped superagent from 10.1.0 to 10.1.1 2b323cd
  • build: bumped sqs-consumer from 11.1.0 to 11.2.0 999d7e6
  • fix(kafka): enforced string format for Kafka trace headers and dropped binary support (#1296) BREAKING CHANGE: - R... 8efdd2f
  • fix: deprecated kafka-avro (#1337) refs https://jsw.ibm.com/browse/INSTA-1042 refs https://github.com/waldophotos/k... dfd562b
  • feat: added support for root exit spans (#1297) refs INSTA-793 --------- Co-authored-by: kirrg001 <katharina.i... b0a3723
  • chore(core): removed unused buffer file (#1350) 9dff8b5
  • fix: dropped support for lambda runtimes v14 and v16 (#1352) BREAKING CHANGE: - Node.js Lambda runtimes v14 and v16... 559175a
  • fix: dropped support for node v14 and v16 (#1348) BREAKING CHANGE: - Dropped support for Node.js versions 14 and 16.... 6cdbde1
  • fix(shared-metrics): replaced fs-extra with fs promises (#1362) - Native `fs.promises.cp` available in Node.js 18+. ... 66b7e9d
  • chore(instana-aws-lambda-auto-wrap): marked package as private to prevent publishing to npm 5922aa7
  • fix: removed deprecated INSTANA_URL and INSTANA_KEY environment variables (#1373) BREAKING CHANGE: - The INSTANA_UR... 34d77c1
  • fix: dropped support for x-instana-service header (#1355) BREAKING CHANGE: - Migration: Please configure the Insta... 2e29f0d
  • chore: moved to lerna latest (#1375) refs INSTA-786 e179b1b
  • and 4 more ...

View on GitHub

aryamohanan deleted a branch instana/nodejs

currency-bot

aryamohanan pushed 9 commits to main instana/nodejs
  • build: bumped @aws-sdk/client-dynamodb from 3.674.0 to 3.675.0 e38347d
  • build: bumped @aws-sdk/client-kinesis from 3.670.0 to 3.675.0 83d7469
  • build: bumped @aws-sdk/client-lambda from 3.670.0 to 3.675.0 d5cc41c
  • build: bumped @aws-sdk/client-s3 from 3.674.0 to 3.675.0 d5a774f
  • build: bumped @aws-sdk/client-sns from 3.670.0 to 3.675.0 295c930
  • build: bumped @aws-sdk/client-sqs from 3.670.0 to 3.675.0 4940606
  • build: bumped @aws-sdk/lib-dynamodb from 3.674.0 to 3.675.0 8f1fd2e
  • build: bumped superagent from 10.1.0 to 10.1.1 2b323cd
  • build: bumped sqs-consumer from 11.1.0 to 11.2.0 999d7e6

View on GitHub

aryamohanan closed a pull request on instana/nodejs
[Currency Bot] Bumped patch/minor dependencies
Tada!
aryamohanan created a review on a pull request on instana/nodejs

View on GitHub

aryamohanan pushed 1 commit to aws-sdk-ssm instana/nodejs
  • fix(aws-lambda): resolved issue with fetching agent key from ssm due to missing aws sdk 90f7521

View on GitHub

aryamohanan opened a draft pull request on instana/nodejs
fix: resolved issue with fetching agent key from ssm due to missing aws sdk
ref INSTS-17430 > could not fetch instana key from ssm parameter store using "instanakey" because the aws sdk is not available. reason: cannot find module 'aws-sdk'. Node.js 18.x is using [AW...
aryamohanan created a branch on instana/nodejs

aws-sdk-ssm - Node.js in-process collectors for Instana

instanacd opened a pull request on instana/nodejs
[Currency Bot] Bumped patch/minor dependencies
Tada!
kirrg001 created a branch on instana/nodejs

currency-bot - Node.js in-process collectors for Instana

aryamohanan pushed 21 commits to v4 instana/nodejs
  • build: bumped @aws-sdk/client-s3 from 3.670.0 to 3.673.0 3cb55b2
  • build: bumped prisma from 5.21.0 to 5.21.1 e846a28
  • build: bumped @aws-sdk/client-dynamodb from 3.670.0 to 3.674.0 2ba5a35
  • build: bumped @aws-sdk/client-s3 from 3.673.0 to 3.674.0 ae5dd73
  • build: bumped @aws-sdk/lib-dynamodb from 3.670.0 to 3.674.0 484cb3c
  • build: bumped mongoose from 8.7.1 to 8.7.2 6fa9dd6
  • fix(kafka): enforced string format for Kafka trace headers and dropped binary support (#1296) BREAKING CHANGE: - R... 78a994e
  • fix: deprecated kafka-avro (#1337) refs https://jsw.ibm.com/browse/INSTA-1042 refs https://github.com/waldophotos/k... c4b6b1f
  • feat: added support for root exit spans (#1297) refs INSTA-793 --------- Co-authored-by: kirrg001 <katharina.i... f89b8bd
  • chore(core): removed unused buffer file (#1350) 67f071d
  • fix: dropped support for lambda runtimes v14 and v16 (#1352) BREAKING CHANGE: - Node.js Lambda runtimes v14 and v16... f149830
  • fix: dropped support for node v14 and v16 (#1348) BREAKING CHANGE: - Dropped support for Node.js versions 14 and 16.... 654d7b4
  • fix(shared-metrics): replaced fs-extra with fs promises (#1362) - Native `fs.promises.cp` available in Node.js 18+. ... 9b16270
  • chore(instana-aws-lambda-auto-wrap): marked package as private to prevent publishing to npm d0af113
  • fix: removed deprecated INSTANA_URL and INSTANA_KEY environment variables (#1373) BREAKING CHANGE: - The INSTANA_UR... a2982e7
  • fix: dropped support for x-instana-service header (#1355) BREAKING CHANGE: - Migration: Please configure the Insta... 12395b3
  • chore: moved to lerna latest (#1375) refs INSTA-786 70bfded
  • chore: updated comments to reflect targeting of the next major release (#1379) 26d0591
  • fix: dropped support for disabling AWS SDK instrumentation in old syntax (#1383) BREAKING CHANGE: - Removed the abi... 3d7f4dd
  • fix: dropped support for q library (#1377) ref INSTA-786 https://www.npmjs.com/package/q 1c691fe
  • and 1 more ...

View on GitHub

aryamohanan pushed 1 commit to v4 instana/nodejs
  • chore: updated the contributing.md 0eaf701

View on GitHub

Load more