Commit 619c4f0
committed
chore: merge master into feature/comprehensive-integration-tests
Brings in SDK v3.27.0 changes:
- fix: handle connection drops (UND_ERR_SOCKET/UND_ERR_ABORTED) with retry logic in request.js
- refactor: remove unused variables (environment, api_key) from request.js
- chore: version bump 3.26.4 → 3.27.0
- chore: dependency updates in package-lock.json
- ci: update sca-scan.yml
All comprehensive integration test files retained unchanged.
Updated .talismanrc checksums for package-lock.json and request.js.6 files changed
Lines changed: 662 additions & 702 deletions
File tree
- .github/workflows
- src/core/lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
0 commit comments