@itentialopensource/adapter-kafkav2 0.3.12 → 0.3.13

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.3.13 [02-07-2023]
3
+
4
+ * Bug fixes and performance improvements
5
+
6
+ See commit 311d4fb
7
+
8
+ ---
9
+
2
10
  ## 0.3.12 [02-07-2023]
3
11
 
4
12
  * Bug fixes and performance improvements
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-kafkav2",
3
- "version": "0.3.12",
3
+ "version": "0.3.13",
4
4
  "description": "Itential adapter to connect to kafka",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.35.0",
Binary file