Skip to content

Commit 7fc2c98

Browse files
authored
Merge pull request #2082 from fedspendingtransparency/sprint-216-release-notes
Sprint 216 Release Notes
2 parents 7d00ffd + ce8b61a commit 7fc2c98

4 files changed

Lines changed: 22 additions & 10 deletions

File tree

src/help/changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#### February 2, 2026{section=changelog}
1+
#### February 24, 2026{section=changelog}
22
In this release of the Broker, we:
33

4-
* Updated B28 to apply to File C in addition to File B. In addition to B28 for File B, we updated the exception logic to only apply for zero-dollar rows with PARKs 0 or 0000.
5-
* Added the GSDM Warning & Error Report Specification (WERS) to the Help Resources page to help parse the Warning and Error reports.
4+
* Added support for new assistance types (F001-F010). Note that the currently existing assistance types (02-11) will still be supported until FY27.

src/help/history.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
#### January 13, 2026{section=changelog}
1+
#### February 2, 2026{section=changelog}
2+
In this release of the Broker, we:
3+
4+
* Updated B28 to apply to File C in addition to File B. In addition to B28 for File B, we updated the exception logic to only apply for zero-dollar rows with PARKs 0 or 0000.
5+
* Added the GSDM Warning & Error Report Specification (WERS) to the Help Resources page to help parse the Warning and Error reports.
6+
7+
#### January 13, 2026
28
In this release of the Broker, we:
39

410
* Removed FABS36 as the AssistanceListingNumber format will be changed and checked via FABS37.3.

src/help/technical.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
#### February 2, 2026{section=technical}
1+
#### February 24, 2026{section=technical}
22

33
In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.
44

5-
* Updated FABS validations to be pessimistic as an extra safeguard to block invalid data.
6-
* Modified “/v1/restart_validation” to drop redundant “is_fabs” argument.
7-
* Updated the Executive Compensation loader to resolve a minor issue with the data.
8-
* Continued minor frontend technical improvements.
5+
* Added support for a new SF133 file format including several new columns and split rows. Note that no rules will be affected by this new format update.
6+
* Updated existing SF133 loader to exclude processing zero-dollar rows to save on database space. Again noting that no rules will be affected by this change.

src/help/technicalHistory.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
#### January 13, 2026{section=technical}
1+
#### February 2, 2026{section=technical}
2+
3+
In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.
4+
5+
* Updated FABS validations to be pessimistic as an extra safeguard to block invalid data.
6+
* Modified `/v1/restart_validation` to drop redundant `is_fabs` argument.
7+
* Updated the Executive Compensation loader to resolve a minor issue with the data.
8+
* Continued minor frontend technical improvements.
9+
10+
#### January 13, 2026
211

312
In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.
413

0 commit comments

Comments
 (0)