You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spp_programs/readme/HISTORY.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
### 19.0.2.0.10
2
+
3
+
- Increase parallel-safe channel limits (cycle, eligibility_manager, program_manager) from 1 to 4
4
+
- Add serial `entitlement_approval` channel (limit=1) for fund balance safety
5
+
- Add serial `statistics_refresh` channel (limit=1) to prevent concurrent refresh storms
6
+
- Add `identity_key` to async job dispatchers to prevent duplicate submission on double-click
7
+
1
8
### 19.0.2.0.9
2
9
3
10
- Add context flags (`skip_registrant_statistics`, `skip_program_statistics`) to suppress expensive computed field recomputation during bulk operations
0 commit comments