@itentialopensource/adapter-infoblox 1.14.7 → 1.14.9

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,20 @@
1
1
 
2
+ ## 1.14.9 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-infoblox!40
7
+
8
+ ---
9
+
10
+ ## 1.14.8 [03-13-2024]
11
+
12
+ * Changes made at 2024.03.13_14:05PM
13
+
14
+ See merge request itentialopensource/adapters/inventory/adapter-infoblox!39
15
+
16
+ ---
17
+
2
18
  ## 1.14.7 [03-11-2024]
3
19
 
4
20
  * Changes made at 2024.03.11_14:14PM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-infoblox",
3
- "webName": "Adapter for Integration to Infoblox",
3
+ "webName": "Adapter for Integration to Infoblox DDI",
4
4
  "vendor": "Infoblox",
5
- "product": "Infoblox",
5
+ "product": "DDI",
6
6
  "osVersion": [],
7
7
  "apiVersions": [
8
8
  "v2.7",
@@ -28,7 +28,7 @@
28
28
  "Device Onboarding",
29
29
  "Assign Network & IP",
30
30
  "Create A Record",
31
- "Run network compliance checks and remediatio",
31
+ "Run network compliance checks and remediation",
32
32
  "Golden Configuration",
33
33
  "Bulk IP Address Allocation",
34
34
  "DNS Management"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-infoblox",
3
- "version": "1.14.7",
3
+ "version": "1.14.9",
4
4
  "description": "Itential Infoblox Adapter",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Infoblox",
Binary file