@bluealba/opentelemetry-tracer 1.0.4-develop-1171 → 2.0.0-develop-1173
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @bluealba/opentelemetry-tracer@
|
|
2
|
+
> @bluealba/opentelemetry-tracer@2.0.0-develop-1173 test
|
|
3
3
|
> jest --detectOpenHandles --forceExit
|
|
4
4
|
|
|
5
5
|
PASS __tests__/tracing.test.ts
|
|
@@ -20,5 +20,5 @@ PASS __tests__/with-tracing.test.ts
|
|
|
20
20
|
Test Suites: 2 passed, 2 total
|
|
21
21
|
Tests: 4 passed, 4 total
|
|
22
22
|
Snapshots: 0 total
|
|
23
|
-
Time: 4.
|
|
23
|
+
Time: 4.788 s
|
|
24
24
|
Ran all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @bluealba-public/opentelemetry-tracer
|
|
2
2
|
|
|
3
|
+
## 2.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- feba37d: rename npm package scope from @bluealba-public to @bluealba
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- 6ea9956: update all package licenses to PolyForm-Noncommercial-1.0.0 with full license text and copyright notice
|
|
12
|
+
|
|
3
13
|
## 1.0.4
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
Binary file
|
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version": "
|
|
1
|
+
{"version": "2.0.0-develop-1173", "name": "bluealba-opentelemetry-tracer", "displayName": "null"}
|