Commit 9a9fe7c
committed
fix: Remove deprecated Pangea integration
The Pangea security integration is being deprecated. This PR removes:
- pangea.textGuard check type
- pangea.pii check type
- PangeaTextGuardParameters schema (which had an 'overrides' field causing Go SDK build issues)
- PangeaPIIParameters schema
- Related examples
This also fixes a Go SDK build error where the PangeaTextGuardParameters.Overrides
field conflicted with the param.ParamStruct interface's Overrides() method.1 parent eaed143 commit 9a9fe7c
1 file changed
Lines changed: 0 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2317 | 2317 | | |
2318 | 2318 | | |
2319 | 2319 | | |
2320 | | - | |
2321 | | - | |
2322 | | - | |
2323 | | - | |
2324 | | - | |
2325 | | - | |
2326 | | - | |
2327 | | - | |
2328 | | - | |
2329 | | - | |
2330 | | - | |
2331 | | - | |
2332 | | - | |
2333 | | - | |
2334 | | - | |
2335 | | - | |
2336 | | - | |
2337 | | - | |
2338 | | - | |
2339 | | - | |
2340 | | - | |
2341 | | - | |
2342 | 2320 | | |
2343 | 2321 | | |
2344 | 2322 | | |
| |||
32311 | 32289 | | |
32312 | 32290 | | |
32313 | 32291 | | |
32314 | | - | |
32315 | | - | |
32316 | 32292 | | |
32317 | 32293 | | |
32318 | 32294 | | |
| |||
32348 | 32324 | | |
32349 | 32325 | | |
32350 | 32326 | | |
32351 | | - | |
32352 | | - | |
32353 | 32327 | | |
32354 | 32328 | | |
32355 | 32329 | | |
| |||
32974 | 32948 | | |
32975 | 32949 | | |
32976 | 32950 | | |
32977 | | - | |
32978 | | - | |
32979 | | - | |
32980 | | - | |
32981 | | - | |
32982 | | - | |
32983 | | - | |
32984 | | - | |
32985 | | - | |
32986 | | - | |
32987 | | - | |
32988 | | - | |
32989 | | - | |
32990 | | - | |
32991 | | - | |
32992 | | - | |
32993 | | - | |
32994 | | - | |
32995 | | - | |
32996 | | - | |
32997 | | - | |
32998 | | - | |
32999 | | - | |
33000 | | - | |
33001 | | - | |
33002 | | - | |
33003 | | - | |
33004 | | - | |
33005 | | - | |
33006 | | - | |
33007 | | - | |
33008 | | - | |
33009 | 32951 | | |
33010 | 32952 | | |
33011 | 32953 | | |
| |||
0 commit comments