@stack-spot/portal-network 0.199.0 → 0.200.0-beta.1
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 +170 -0
- package/dist/api/account.d.ts +331 -89
- package/dist/api/account.d.ts.map +1 -1
- package/dist/api/account.js +203 -46
- package/dist/api/account.js.map +1 -1
- package/dist/api/accountAssetManager.d.ts +279 -0
- package/dist/api/accountAssetManager.d.ts.map +1 -0
- package/dist/api/accountAssetManager.js +167 -0
- package/dist/api/accountAssetManager.js.map +1 -0
- package/dist/api/agent-tools.d.ts +152 -148
- package/dist/api/agent-tools.d.ts.map +1 -1
- package/dist/api/agent-tools.js +41 -4
- package/dist/api/agent-tools.js.map +1 -1
- package/dist/api/ai.d.ts +287 -19
- package/dist/api/ai.d.ts.map +1 -1
- package/dist/api/ai.js +196 -11
- package/dist/api/ai.js.map +1 -1
- package/dist/api/cloudPlatformHorizon.d.ts +178 -9
- package/dist/api/cloudPlatformHorizon.d.ts.map +1 -1
- package/dist/api/cloudPlatformHorizon.js +69 -1
- package/dist/api/cloudPlatformHorizon.js.map +1 -1
- package/dist/api/codeShift.d.ts +107 -6
- package/dist/api/codeShift.d.ts.map +1 -1
- package/dist/api/codeShift.js +70 -6
- package/dist/api/codeShift.js.map +1 -1
- package/dist/api/dataIntegration.d.ts +291 -1
- package/dist/api/dataIntegration.d.ts.map +1 -1
- package/dist/api/dataIntegration.js +254 -0
- package/dist/api/dataIntegration.js.map +1 -1
- package/dist/api/discover.d.ts +79 -4
- package/dist/api/discover.d.ts.map +1 -1
- package/dist/api/discover.js +73 -7
- package/dist/api/discover.js.map +1 -1
- package/dist/api/edpBfa.d.ts +215 -0
- package/dist/api/edpBfa.d.ts.map +1 -0
- package/dist/api/edpBfa.js +87 -0
- package/dist/api/edpBfa.js.map +1 -0
- package/dist/api-addresses.d.ts +11 -20
- package/dist/api-addresses.d.ts.map +1 -1
- package/dist/api-addresses.js +31 -17
- package/dist/api-addresses.js.map +1 -1
- package/dist/apis-itau.json +16 -0
- package/dist/apis.json +16 -0
- package/dist/client/account-asset-manager.d.ts +110 -0
- package/dist/client/account-asset-manager.d.ts.map +1 -0
- package/dist/client/account-asset-manager.js +160 -0
- package/dist/client/account-asset-manager.js.map +1 -0
- package/dist/client/account.d.ts +11 -9
- package/dist/client/account.d.ts.map +1 -1
- package/dist/client/account.js +11 -8
- package/dist/client/account.js.map +1 -1
- package/dist/client/agent-tools.d.ts +35 -2
- package/dist/client/agent-tools.d.ts.map +1 -1
- package/dist/client/agent-tools.js +26 -3
- package/dist/client/agent-tools.js.map +1 -1
- package/dist/client/ai.d.ts +160 -2
- package/dist/client/ai.d.ts.map +1 -1
- package/dist/client/ai.js +120 -2
- package/dist/client/ai.js.map +1 -1
- package/dist/client/cloud-platform-horizon.d.ts +19 -0
- package/dist/client/cloud-platform-horizon.d.ts.map +1 -1
- package/dist/client/cloud-platform-horizon.js +19 -1
- package/dist/client/cloud-platform-horizon.js.map +1 -1
- package/dist/client/code-shift.d.ts +51 -2
- package/dist/client/code-shift.d.ts.map +1 -1
- package/dist/client/code-shift.js +46 -1
- package/dist/client/code-shift.js.map +1 -1
- package/dist/client/data-integration.d.ts +30 -0
- package/dist/client/data-integration.d.ts.map +1 -1
- package/dist/client/data-integration.js +29 -2
- package/dist/client/data-integration.js.map +1 -1
- package/dist/client/discover.d.ts +16 -2
- package/dist/client/discover.d.ts.map +1 -1
- package/dist/client/discover.js +28 -1
- package/dist/client/discover.js.map +1 -1
- package/dist/client/edp-bfa.d.ts +16 -0
- package/dist/client/edp-bfa.d.ts.map +1 -0
- package/dist/client/edp-bfa.js +24 -0
- package/dist/client/edp-bfa.js.map +1 -0
- package/dist/client/notification.d.ts +7 -0
- package/dist/client/notification.d.ts.map +1 -1
- package/dist/client/notification.js +10 -1
- package/dist/client/notification.js.map +1 -1
- package/dist/client/secrets.d.ts.map +1 -1
- package/dist/client/secrets.js +1 -1
- package/dist/client/secrets.js.map +1 -1
- package/dist/client/workspace-ai.d.ts +5 -5
- package/dist/client/workspace-manager.d.ts +15 -0
- package/dist/client/workspace-manager.d.ts.map +1 -1
- package/dist/client/workspace-manager.js +19 -1
- package/dist/client/workspace-manager.js.map +1 -1
- package/dist/error/dictionary/accountAssetManager.d.ts +11 -0
- package/dist/error/dictionary/accountAssetManager.d.ts.map +1 -0
- package/dist/error/dictionary/accountAssetManager.js +11 -0
- package/dist/error/dictionary/accountAssetManager.js.map +1 -0
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/dist/network/NetworkClient.js.map +1 -1
- package/package.json +2 -2
- package/src/api/account.ts +579 -163
- package/src/api/accountAssetManager.ts +655 -0
- package/src/api/agent-tools.ts +201 -152
- package/src/api/ai.ts +520 -24
- package/src/api/cloudPlatformHorizon.ts +412 -9
- package/src/api/codeShift.ts +210 -9
- package/src/api/dataIntegration.ts +635 -1
- package/src/api/discover.ts +153 -10
- package/src/api/edpBfa.ts +472 -0
- package/src/api-addresses.ts +56 -37
- package/src/apis-itau.json +16 -0
- package/src/apis.json +16 -0
- package/src/client/account-asset-manager.ts +100 -0
- package/src/client/account.ts +11 -7
- package/src/client/agent-tools.ts +17 -3
- package/src/client/ai.ts +91 -10
- package/src/client/cloud-platform-horizon.ts +12 -4
- package/src/client/code-shift.ts +29 -0
- package/src/client/data-integration.ts +23 -2
- package/src/client/discover.ts +15 -2
- package/src/client/edp-bfa.ts +24 -0
- package/src/client/notification.ts +6 -1
- package/src/client/secrets.ts +1 -1
- package/src/client/workspace-manager.ts +13 -0
- package/src/error/dictionary/accountAssetManager.ts +12 -0
- package/src/index.ts +4 -1
- package/src/network/NetworkClient.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,175 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.200.0-beta.1](https://github.com/stack-spot/portal-commons/compare/portal-network-beta@v0.199.0-beta.1...portal-network-beta@v0.200.0-beta.1) (2025-12-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* 3310 analytics token get info ([#1783](https://github.com/stack-spot/portal-commons/issues/1783)) ([11b1b4c](https://github.com/stack-spot/portal-commons/commit/11b1b4c94a8fe69e966f18c2f1d4a732901ff55c))
|
|
9
|
+
* compact menu as default ([9cde5a1](https://github.com/stack-spot/portal-commons/commit/9cde5a1115f6a3e74fa3c88a594589a5693751cf))
|
|
10
|
+
* compact menu as default ([#1912](https://github.com/stack-spot/portal-commons/issues/1912)) ([9cde5a1](https://github.com/stack-spot/portal-commons/commit/9cde5a1115f6a3e74fa3c88a594589a5693751cf))
|
|
11
|
+
* folders and projects ([#1895](https://github.com/stack-spot/portal-commons/issues/1895)) ([55b598d](https://github.com/stack-spot/portal-commons/commit/55b598d8af3c3b68ebe4b056ec25a399c2a01cf8))
|
|
12
|
+
* network notification uncommit ([#1898](https://github.com/stack-spot/portal-commons/issues/1898)) ([ba48399](https://github.com/stack-spot/portal-commons/commit/ba48399aa1651effa5283f9a698c1848ac03716d))
|
|
13
|
+
* new edp-bfa api ([#1904](https://github.com/stack-spot/portal-commons/issues/1904)) ([b4c1240](https://github.com/stack-spot/portal-commons/commit/b4c1240315b50c436dc2eb07bf98fbd6e648e7cc))
|
|
14
|
+
* updates ai api ([#1886](https://github.com/stack-spot/portal-commons/issues/1886)) ([7cee514](https://github.com/stack-spot/portal-commons/commit/7cee514f3f172f4059e01f473e85b49c9530a2a2))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* add clear context workflow ([#1893](https://github.com/stack-spot/portal-commons/issues/1893)) ([38865a4](https://github.com/stack-spot/portal-commons/commit/38865a4ae102d9e9238324820d79b50e2acb8a2f))
|
|
20
|
+
* adjustment in ks v2 ([#1889](https://github.com/stack-spot/portal-commons/issues/1889)) ([d89e88e](https://github.com/stack-spot/portal-commons/commit/d89e88e07e8b84a1c4753bfee922b21f987f4097))
|
|
21
|
+
* adjusts account lib ([#1911](https://github.com/stack-spot/portal-commons/issues/1911)) ([2bf5fdd](https://github.com/stack-spot/portal-commons/commit/2bf5fddde0cce4d828f2a0c9160b70fefe2107f1))
|
|
22
|
+
* agent tools planner type ([#1896](https://github.com/stack-spot/portal-commons/issues/1896)) ([b102596](https://github.com/stack-spot/portal-commons/commit/b102596e0d69340700590b4c8f86a8d9f66a9af0))
|
|
23
|
+
* chaturl optional on api ([#1891](https://github.com/stack-spot/portal-commons/issues/1891)) ([5cf32ae](https://github.com/stack-spot/portal-commons/commit/5cf32aef1a578a72ce7b223310e8f90ad3e182b6))
|
|
24
|
+
* insight summary ([#1906](https://github.com/stack-spot/portal-commons/issues/1906)) ([48d090a](https://github.com/stack-spot/portal-commons/commit/48d090af05f362408f73bc6d385d1ef9657ed61f))
|
|
25
|
+
* lib network ([#1909](https://github.com/stack-spot/portal-commons/issues/1909)) ([82f3354](https://github.com/stack-spot/portal-commons/commit/82f33544809ac69cdb91fae0ba42fb2bb5e8dfec))
|
|
26
|
+
* New API Account and Network ([#1897](https://github.com/stack-spot/portal-commons/issues/1897)) ([850a8a8](https://github.com/stack-spot/portal-commons/commit/850a8a8b2d53fe5bc7bd4b62ad6fe0c9a7e27409))
|
|
27
|
+
* testing ([d5a0519](https://github.com/stack-spot/portal-commons/commit/d5a0519a62fb47c18ba4c449b5f98fce1d657c31))
|
|
28
|
+
|
|
29
|
+
## [0.209.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.208.3...portal-network@v0.209.0) (2025-12-18)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* 3310 analytics token get info ([#1783](https://github.com/stack-spot/portal-commons/issues/1783)) ([11b1b4c](https://github.com/stack-spot/portal-commons/commit/11b1b4c94a8fe69e966f18c2f1d4a732901ff55c))
|
|
35
|
+
* folders and projects ([#1895](https://github.com/stack-spot/portal-commons/issues/1895)) ([55b598d](https://github.com/stack-spot/portal-commons/commit/55b598d8af3c3b68ebe4b056ec25a399c2a01cf8))
|
|
36
|
+
|
|
37
|
+
## [0.208.3](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.208.2...portal-network@v0.208.3) (2025-12-17)
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* adjusts account lib ([#1911](https://github.com/stack-spot/portal-commons/issues/1911)) ([2bf5fdd](https://github.com/stack-spot/portal-commons/commit/2bf5fddde0cce4d828f2a0c9160b70fefe2107f1))
|
|
42
|
+
|
|
43
|
+
## [0.208.2](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.208.1...portal-network@v0.208.2) (2025-12-16)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* lib network ([#1909](https://github.com/stack-spot/portal-commons/issues/1909)) ([82f3354](https://github.com/stack-spot/portal-commons/commit/82f33544809ac69cdb91fae0ba42fb2bb5e8dfec))
|
|
49
|
+
|
|
50
|
+
## [0.208.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.208.0...portal-network@v0.208.1) (2025-12-16)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* New API Account and Network ([#1897](https://github.com/stack-spot/portal-commons/issues/1897)) ([850a8a8](https://github.com/stack-spot/portal-commons/commit/850a8a8b2d53fe5bc7bd4b62ad6fe0c9a7e27409))
|
|
56
|
+
|
|
57
|
+
## [0.208.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.207.0...portal-network@v0.208.0) (2025-12-15)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
* update agent tools ([#1884](https://github.com/stack-spot/portal-commons/issues/1884)) ([5fb3b61](https://github.com/stack-spot/portal-commons/commit/5fb3b616a02b4d1362552839e466fa79ccda27a7))
|
|
63
|
+
|
|
64
|
+
## [0.198.0-beta.1](https://github.com/stack-spot/portal-commons/compare/portal-network-beta@v0.197.1-beta.1...portal-network-beta@v0.198.0-beta.1) (2025-12-11)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* qc paginated ([#1875](https://github.com/stack-spot/portal-commons/issues/1875)) ([684da17](https://github.com/stack-spot/portal-commons/commit/684da170add59225ee737c52d2b5c63e460056a5))
|
|
70
|
+
* rating ([#1869](https://github.com/stack-spot/portal-commons/issues/1869)) ([1635948](https://github.com/stack-spot/portal-commons/commit/1635948abc0c25fc97cfc5a479dd6e329736cbb2))
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### Bug Fixes
|
|
74
|
+
|
|
75
|
+
* add delete ([#1880](https://github.com/stack-spot/portal-commons/issues/1880)) ([da91fd7](https://github.com/stack-spot/portal-commons/commit/da91fd7833ee2d82e819225fd23f4c9e4f4f5806))
|
|
76
|
+
* delete module ([#1881](https://github.com/stack-spot/portal-commons/issues/1881)) ([7817d26](https://github.com/stack-spot/portal-commons/commit/7817d260610248cacc62fff45a26b409a9f96f57))
|
|
77
|
+
|
|
78
|
+
## [0.197.1-beta.1](https://github.com/stack-spot/portal-commons/compare/portal-network-beta@v0.197.0-beta.1...portal-network-beta@v0.197.1-beta.1) (2025-12-09)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Features
|
|
82
|
+
|
|
83
|
+
* rating beta ([#1873](https://github.com/stack-spot/portal-commons/issues/1873)) ([a6bb8d9](https://github.com/stack-spot/portal-commons/commit/a6bb8d97ffd0c6169d0c0dc1aed92980771aa1d7))
|
|
84
|
+
|
|
85
|
+
## [0.197.0-beta.1](https://github.com/stack-spot/portal-commons/compare/portal-network-beta@v0.196.0-beta.1...portal-network-beta@v0.197.0-beta.1) (2025-12-09)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Features
|
|
89
|
+
|
|
90
|
+
* 3332 insights ([#1862](https://github.com/stack-spot/portal-commons/issues/1862)) ([9b3aa7c](https://github.com/stack-spot/portal-commons/commit/9b3aa7ca4c5dcbe72cce060b8ade2645e9d23659))
|
|
91
|
+
* python 'feat-3101-python-script' into beta-release ([21bf3ec](https://github.com/stack-spot/portal-commons/commit/21bf3ecf405c13108ca0470d738beb0ceb086e74))
|
|
92
|
+
* tools mcp ([#1858](https://github.com/stack-spot/portal-commons/issues/1858)) ([40d2bfe](https://github.com/stack-spot/portal-commons/commit/40d2bfe0fcea283e8cbb3cff8fc59ebd9f03f281))
|
|
93
|
+
* Upd agent tools ([#1845](https://github.com/stack-spot/portal-commons/issues/1845)) ([5a74800](https://github.com/stack-spot/portal-commons/commit/5a74800f85be09dd713934f46c7286d22167520a))
|
|
94
|
+
## [0.205.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.205.0...portal-network@v0.205.1) (2025-12-10)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* adjusts paginated ([#1860](https://github.com/stack-spot/portal-commons/issues/1860)) ([0bb24c7](https://github.com/stack-spot/portal-commons/commit/0bb24c7cea9b3a77e13d43506f80b161aaa3a5dc))
|
|
100
|
+
* remove qc script ([#1867](https://github.com/stack-spot/portal-commons/issues/1867)) ([612e4de](https://github.com/stack-spot/portal-commons/commit/612e4dea7bd1f11e1fc8ec951cfa4ad7676d4921))
|
|
101
|
+
* Update code shift swagger ([#1865](https://github.com/stack-spot/portal-commons/issues/1865)) ([45e706d](https://github.com/stack-spot/portal-commons/commit/45e706d7d6559a44c9a170145a8525f8047872de))
|
|
102
|
+
* delete module ([#1881](https://github.com/stack-spot/portal-commons/issues/1881)) ([7817d26](https://github.com/stack-spot/portal-commons/commit/7817d260610248cacc62fff45a26b409a9f96f57))
|
|
103
|
+
|
|
104
|
+
## [0.205.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.204.2...portal-network@v0.205.0) (2025-12-09)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Features
|
|
108
|
+
|
|
109
|
+
* qc paginated ([#1875](https://github.com/stack-spot/portal-commons/issues/1875)) ([684da17](https://github.com/stack-spot/portal-commons/commit/684da170add59225ee737c52d2b5c63e460056a5))
|
|
110
|
+
* rating ([#1869](https://github.com/stack-spot/portal-commons/issues/1869)) ([1635948](https://github.com/stack-spot/portal-commons/commit/1635948abc0c25fc97cfc5a479dd6e329736cbb2))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Bug Fixes
|
|
114
|
+
|
|
115
|
+
* add delete ([#1880](https://github.com/stack-spot/portal-commons/issues/1880)) ([da91fd7](https://github.com/stack-spot/portal-commons/commit/da91fd7833ee2d82e819225fd23f4c9e4f4f5806))
|
|
116
|
+
|
|
117
|
+
## [0.204.2](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.204.1...portal-network@v0.204.2) (2025-12-08)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
### Bug Fixes
|
|
121
|
+
|
|
122
|
+
* remove qc script ([#1867](https://github.com/stack-spot/portal-commons/issues/1867)) ([612e4de](https://github.com/stack-spot/portal-commons/commit/612e4dea7bd1f11e1fc8ec951cfa4ad7676d4921))
|
|
123
|
+
|
|
124
|
+
## [0.204.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.204.0...portal-network@v0.204.1) (2025-12-08)
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Bug Fixes
|
|
128
|
+
|
|
129
|
+
* Update code shift swagger ([#1865](https://github.com/stack-spot/portal-commons/issues/1865)) ([45e706d](https://github.com/stack-spot/portal-commons/commit/45e706d7d6559a44c9a170145a8525f8047872de))
|
|
130
|
+
|
|
131
|
+
## [0.204.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.203.0...portal-network@v0.204.0) (2025-12-05)
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
### Features
|
|
135
|
+
|
|
136
|
+
* Upd agent tools ([#1845](https://github.com/stack-spot/portal-commons/issues/1845)) ([5a74800](https://github.com/stack-spot/portal-commons/commit/5a74800f85be09dd713934f46c7286d22167520a))
|
|
137
|
+
|
|
138
|
+
## [0.203.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.202.1...portal-network@v0.203.0) (2025-12-04)
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
### Features
|
|
142
|
+
|
|
143
|
+
* 3332 insights ([#1862](https://github.com/stack-spot/portal-commons/issues/1862)) ([9b3aa7c](https://github.com/stack-spot/portal-commons/commit/9b3aa7ca4c5dcbe72cce060b8ade2645e9d23659))
|
|
144
|
+
|
|
145
|
+
## [0.202.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.202.0...portal-network@v0.202.1) (2025-12-04)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
### Bug Fixes
|
|
149
|
+
|
|
150
|
+
* adjusts paginated ([#1860](https://github.com/stack-spot/portal-commons/issues/1860)) ([0bb24c7](https://github.com/stack-spot/portal-commons/commit/0bb24c7cea9b3a77e13d43506f80b161aaa3a5dc))
|
|
151
|
+
|
|
152
|
+
## [0.202.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.201.0...portal-network@v0.202.0) (2025-12-03)
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Features
|
|
156
|
+
|
|
157
|
+
* tools mcp ([#1858](https://github.com/stack-spot/portal-commons/issues/1858)) ([40d2bfe](https://github.com/stack-spot/portal-commons/commit/40d2bfe0fcea283e8cbb3cff8fc59ebd9f03f281))
|
|
158
|
+
|
|
159
|
+
## [0.201.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.200.0...portal-network@v0.201.0) (2025-12-01)
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Features
|
|
163
|
+
|
|
164
|
+
* 3101 python script ([#1840](https://github.com/stack-spot/portal-commons/issues/1840)) ([545a6cb](https://github.com/stack-spot/portal-commons/commit/545a6cb58df36dfde482966a40a00076fc68c4cf))
|
|
165
|
+
|
|
166
|
+
## [0.200.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.199.0...portal-network@v0.200.0) (2025-11-28)
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
### Features
|
|
170
|
+
|
|
171
|
+
* add new request in cloud platform horizon ([#1824](https://github.com/stack-spot/portal-commons/issues/1824)) ([8ac12ca](https://github.com/stack-spot/portal-commons/commit/8ac12ca4aadc72d76e35b89458e98a43390894e8))
|
|
172
|
+
|
|
3
173
|
## [0.199.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.198.4...portal-network@v0.199.0) (2025-11-25)
|
|
4
174
|
|
|
5
175
|
|