@walkeros/server-destination-kafka 4.2.1-next-1781682752679 → 4.2.1

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/CHANGELOG.md CHANGED
@@ -1,14 +1,16 @@
1
1
  # @walkeros/server-destination-kafka
2
2
 
3
- ## 4.2.1-next-1781682752679
3
+ ## 4.2.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [5cbcd23]
8
+ - Updated dependencies [31c6858]
9
+ - Updated dependencies [d1b41ca]
8
10
  - Updated dependencies [0a8a08b]
9
11
  - Updated dependencies [8afb7cc]
10
- - @walkeros/core@4.2.1-next-1781682752679
11
- - @walkeros/server-core@4.2.1-next-1781682752679
12
+ - @walkeros/core@4.2.1
13
+ - @walkeros/server-core@4.2.1
12
14
 
13
15
  ## 4.2.0
14
16
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/server-destination-kafka",
4
- "version": "4.2.1-next-1781682752679",
4
+ "version": "4.2.1",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "server"
@@ -379,13 +379,15 @@
379
379
  "consent": {
380
380
  "functional": true
381
381
  },
382
- "id": "95808e274e7fe590",
382
+ "id": "f4a164152f12794f",
383
383
  "trigger": "load",
384
384
  "entity": "page",
385
385
  "action": "view",
386
386
  "timestamp": 1700000100,
387
387
  "timing": 3.14,
388
388
  "source": {
389
+ "count": 1,
390
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
389
391
  "type": "collector",
390
392
  "schema": "4"
391
393
  }
@@ -453,13 +455,15 @@
453
455
  "consent": {
454
456
  "functional": true
455
457
  },
456
- "id": "991616825965d259",
458
+ "id": "03ee573c20027dcb",
457
459
  "trigger": "test",
458
460
  "entity": "debug",
459
461
  "action": "noise",
460
462
  "timestamp": 1700000105,
461
463
  "timing": 3.14,
462
464
  "source": {
465
+ "count": 1,
466
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
463
467
  "type": "collector",
464
468
  "schema": "4"
465
469
  }
@@ -503,13 +507,15 @@
503
507
  "consent": {
504
508
  "functional": true
505
509
  },
506
- "id": "7bf67894c954505b",
510
+ "id": "fac4720400ef6d79",
507
511
  "trigger": "test",
508
512
  "entity": "user",
509
513
  "action": "signup",
510
514
  "timestamp": 1700000103,
511
515
  "timing": 3.14,
512
516
  "source": {
517
+ "count": 1,
518
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
513
519
  "type": "collector",
514
520
  "schema": "4"
515
521
  }
@@ -622,13 +628,15 @@
622
628
  "consent": {
623
629
  "functional": true
624
630
  },
625
- "id": "e6534ee030e0c683",
631
+ "id": "9b5315244df9900e",
626
632
  "trigger": "load",
627
633
  "entity": "order",
628
634
  "action": "complete",
629
635
  "timestamp": 1700000102,
630
636
  "timing": 3.14,
631
637
  "source": {
638
+ "count": 1,
639
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
632
640
  "type": "collector",
633
641
  "schema": "4"
634
642
  }
@@ -744,13 +752,15 @@
744
752
  "consent": {
745
753
  "functional": true
746
754
  },
747
- "id": "9b5076793cb227c0",
755
+ "id": "ee30df04d0be2bed",
748
756
  "trigger": "load",
749
757
  "entity": "order",
750
758
  "action": "complete",
751
759
  "timestamp": 1700000101,
752
760
  "timing": 3.14,
753
761
  "source": {
762
+ "count": 1,
763
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
754
764
  "type": "collector",
755
765
  "schema": "4"
756
766
  }
@@ -856,13 +866,15 @@
856
866
  "consent": {
857
867
  "functional": true
858
868
  },
859
- "id": "7918619b8c810bcd",
869
+ "id": "d532ab43df6d87e6",
860
870
  "trigger": "load",
861
871
  "entity": "order",
862
872
  "action": "complete",
863
873
  "timestamp": 1700000104,
864
874
  "timing": 3.14,
865
875
  "source": {
876
+ "count": 1,
877
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
866
878
  "type": "collector",
867
879
  "schema": "4"
868
880
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/server-destination-kafka",
3
3
  "description": "Apache Kafka server destination for walkerOS (kafkajs, JSON serialization, GZIP compression)",
4
- "version": "4.2.1-next-1781682752679",
4
+ "version": "4.2.1",
5
5
  "license": "MIT",
6
6
  "exports": {
7
7
  ".": {
@@ -36,11 +36,11 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "kafkajs": "^2.2.4",
39
- "@walkeros/core": "4.2.1-next-1781682752679",
40
- "@walkeros/server-core": "4.2.1-next-1781682752679"
39
+ "@walkeros/core": "4.2.1",
40
+ "@walkeros/server-core": "4.2.1"
41
41
  },
42
42
  "devDependencies": {
43
- "@walkeros/collector": "4.2.1-next-1781682752679"
43
+ "@walkeros/collector": "4.2.1"
44
44
  },
45
45
  "repository": {
46
46
  "url": "git+https://github.com/elbwalker/walkerOS.git",