Skip to content

v1.424.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:21
2b1d7ac

1.424.0 (2026-07-09)

Bug Fixes

  • OPS-2280: address PLANNED_MOD correctness gaps from code review (b51fa3a)
  • OPS-2280: guard PLANNED_MOD addition in portfolios.py against None mock returns (739f044)
  • OPS-2280: merge main, keep savepoint-based CLIN creation from main (10d4223)
  • OPS-2280: prettier format and update status_data count assertion (8252e46)
  • OPS-2280: remove spurious COMMIT from PLANNED_MOD migration (a7dbddb)
  • OPS-2280: use INSERT ON CONFLICT for CLIN creation to handle concurrent same-CLIN assignments (e515758)

Features

  • OPS-2280: schema fix, PLANNED_MOD status, history award text, display maps (4640857)

Performance Improvements

  • OPS-2280: single DB query for PLANNED+PLANNED_MOD funding in portfolios (1c72799)