@itentialopensource/adapter-db_oracle 0.3.2 → 0.3.3

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.3 [08-14-2024]
3
+
4
+ * Changes made at 2024.08.14_19:29PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-db_oracle!11
7
+
8
+ ---
9
+
2
10
  ## 0.3.2 [08-07-2024]
3
11
 
4
12
  * Changes made at 2024.08.07_10:52AM
package/metadata.json CHANGED
@@ -63,7 +63,9 @@
63
63
  "link": "https://www.npmjs.com/package/oracledb",
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": {
@@ -74,5 +76,6 @@
74
76
  "transformationProjects": [],
75
77
  "exampleProjects": []
76
78
  },
77
- "supportLevel": "community"
79
+ "supportLevel": "community",
80
+ "techAlliance": false
78
81
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-db_oracle",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Itential adapter to connect to oracle",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file