@itentialopensource/adapter-kafkav2 0.22.5 → 0.22.6

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,4 +1,12 @@
1
1
 
2
+ ## 0.22.6 [08-14-2024]
3
+
4
+ * Changes made at 2024.08.14_17:49PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-kafkav2!29
7
+
8
+ ---
9
+
2
10
  ## 0.22.5 [08-07-2024]
3
11
 
4
12
  * Changes made at 2024.08.06_18:45PM
package/metadata.json CHANGED
@@ -63,7 +63,9 @@
63
63
  "link": "https://www.npmjs.com/package/kafkajs",
64
64
  "public": true
65
65
  }
66
- ]
66
+ ],
67
+ "workshopLinks": [],
68
+ "workshopHomePage": "https://www.itential.com/get-started/"
67
69
  },
68
70
  "assets": [],
69
71
  "relatedItems": {
@@ -99,5 +101,6 @@
99
101
  "transformationProjects": [],
100
102
  "exampleProjects": []
101
103
  },
102
- "supportLevel": "community"
104
+ "supportLevel": "community",
105
+ "techAlliance": false
103
106
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-kafkav2",
3
- "version": "0.22.5",
3
+ "version": "0.22.6",
4
4
  "description": "Itential adapter to connect to kafka",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.35.0",
Binary file