@itentialopensource/adapter-meraki 1.2.2 → 1.2.4
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 +16 -0
- package/metadata.json +13 -3
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
- package/report/adapterInfo.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,4 +1,20 @@
|
|
1
1
|
|
2
|
+
## 1.2.4 [10-19-2023]
|
3
|
+
|
4
|
+
* meta use case and tag changes
|
5
|
+
|
6
|
+
See merge request itentialopensource/adapters/sd-wan/adapter-meraki!33
|
7
|
+
|
8
|
+
---
|
9
|
+
|
10
|
+
## 1.2.3 [10-02-2023]
|
11
|
+
|
12
|
+
* meta use case and tag changes
|
13
|
+
|
14
|
+
See merge request itentialopensource/adapters/sd-wan/adapter-meraki!33
|
15
|
+
|
16
|
+
---
|
17
|
+
|
2
18
|
## 1.2.2 [09-11-2023]
|
3
19
|
|
4
20
|
* remove example
|
package/metadata.json
CHANGED
@@ -20,11 +20,21 @@
|
|
20
20
|
"SD-WAN (SASE)"
|
21
21
|
],
|
22
22
|
"tags": [
|
23
|
-
"Configuration Management"
|
23
|
+
"Configuration Management",
|
24
|
+
"Onboarding",
|
25
|
+
"CMDB"
|
24
26
|
],
|
25
27
|
"useCases": [
|
26
|
-
"
|
27
|
-
"
|
28
|
+
"Provision, update, manage or remove Overlay Networks",
|
29
|
+
"Provision, update, manage or remove Virtual Private Networks",
|
30
|
+
"Automate the configuration of items to provision, update, manage or remove Services",
|
31
|
+
"Onboard, update, manage or remove Devices",
|
32
|
+
"Add, update, manage or remove Organizations and Sites",
|
33
|
+
"Perform a software upgrade on Device",
|
34
|
+
"Reserve, assign, unassign, or release Ports",
|
35
|
+
"Create Device Backups/Snapshots for Audit, Compliance, and Rollbacks",
|
36
|
+
"Validate Device Configuration before/after Network Changes",
|
37
|
+
"Add, update, manage or remove assets to/from CMDB systems"
|
28
38
|
],
|
29
39
|
"deprecated": {
|
30
40
|
"isDeprecated": false
|
package/package.json
CHANGED
Binary file
|
package/report/adapterInfo.json
CHANGED