This repository was archived by the owner on Oct 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +39
-6
lines changed
Expand file tree Collapse file tree 9 files changed +39
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.2] ( https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-aws-sdk@[email protected] ) (2021-02-16) 7+
8+
9+ ### Features
10+
11+ * mongoose instrumentation ([ #63 ] ( https://github.com/aspecto-io/opentelemetry-ext-js/issues/63 ) ) ([ 6d0106c] ( https://github.com/aspecto-io/opentelemetry-ext-js/commit/6d0106c8541f834d5056650fd92cb1d17d1fe854 ) )
12+
13+
14+
15+
16+
617## 0.0.1 (2021-02-14)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " opentelemetry-instrumentation-aws-sdk" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " open telemetry instrumentation for the `aws-sdk` package" ,
55 "keywords" : [
66 " aws" ,
Original file line number Diff line number Diff line change 11// this is autogenerated file, see scripts/version-update.js
2- export const VERSION = '0.0.1 ' ;
2+ export const VERSION = '0.0.2 ' ;
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.2] ( https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-kafkajs@[email protected] ) (2021-02-16) 7+
8+
9+ ### Features
10+
11+ * mongoose instrumentation ([ #63 ] ( https://github.com/aspecto-io/opentelemetry-ext-js/issues/63 ) ) ([ 6d0106c] ( https://github.com/aspecto-io/opentelemetry-ext-js/commit/6d0106c8541f834d5056650fd92cb1d17d1fe854 ) )
12+
13+
14+
15+
16+
617## 0.0.1 (2021-02-14)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " opentelemetry-instrumentation-kafkajs" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " open telemetry instrumentation for the `kafkajs` kafka client" ,
55 "keywords" : [
66 " kafka" ,
Original file line number Diff line number Diff line change 11// this is autogenerated file, see scripts/version-update.js
2- export const VERSION = '0.0.1 ' ;
2+ export const VERSION = '0.0.2 ' ;
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## 0.0.1 (2021-02-16)
7+
8+
9+ ### Features
10+
11+ * mongoose instrumentation ([ #63 ] ( https://github.com/aspecto-io/opentelemetry-ext-js/issues/63 ) ) ([ 6d0106c] ( https://github.com/aspecto-io/opentelemetry-ext-js/commit/6d0106c8541f834d5056650fd92cb1d17d1fe854 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " opentelemetry-instrumentation-mongoose" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " open telemetry instrumentation for the `mongoose` module" ,
55 "keywords" : [
66 " mongoose" ,
Original file line number Diff line number Diff line change 11// this is autogenerated file, see scripts/version-update.js
2- export const VERSION = '0.0.0 ' ;
2+ export const VERSION = '0.0.1 ' ;
You can’t perform that action at this time.
0 commit comments