Releases: HHS/OPRE-OPS
Releases · HHS/OPRE-OPS
v1.147.1
v1.147.0
v1.146.1
v1.146.0
v1.145.0
v1.144.1
v1.144.0
1.144.0 (2025-07-17)
Bug Fixes
- conditionally access property for agreement (e36023d)
- ensure procurement shop is set before constructing changes (4ee1bac)
- remove debug log (24d25de)
Features
- added changes in review alert for agreement (18c0974)
- added frontend change request trigger logic (d0a088f)
- adds Alerts to proc shop changes (c918d49)
- adds proc shop data for Agreements page (467f918)
Reverts
- bring back edit button logic and add describe block (fe63ded)
v1.143.0
1.143.0 (2025-07-16)
Bug Fixes
- update down_revision for change requests ops events migration (bd6e07b)
- update e2e test budgetlines and amounts (42ef13a)
- update field defaults (7478146)
Features
- add is_obe flag to BudgetLineItemResponseSchema and update related components (4df10b3)
- add OBE status filtering logic (be8a20a)
- add overcome by events status to budgetlineItemstatus enum and update related logic (8fc0d14)
- add total overcome by events amount to budget line items (60de604)
- added tool tip and glosarry definition (27ad13e)
- changes to sorting and added obe bli tag (4d9753e)
- implement obe budget line item import (69872e5)
- update formatDateNeeded function to handle is_obe flag for date formatting (964fda9)
v1.142.0
1.142.0 (2025-07-14)
Bug Fixes
- add TODO comment for marshmallow handling in team members loading (27fc9af)
- update agreement filtering to include AaAgreement for contract number and type (c880c2d)
Features
- add AaAgreement support and update agreement handling (75aca42)
- add AaAgreement support and update agreement schemas (663aead)
- add AaAgreementResponse reference to openapi.yml (fe3b481)
- add validation for reviewer_user_id (768d622)
- enforce validation on agreement type and awarding entity changes (3995e2d)
- enhance agreement creation with additional fields and refactor service methods (94b42e3)
- extend AaAgreement schema with additional fields and enhance test coverage (350727a)
- extend AaAgreement schema with new fields and add comprehensive test for agreement retrieval (e70f677)
- implement AA agreement handling and update request validation (4cacdfe)
- increase timeout for backend API unit tests to 30 minutes (fde3838)
- refactor add_update_vendor to accept db session (3a18580)
- refactor agreement creation to use service layer (5f2859e)
- refactor agreement query and update logic for improved readability and maintainability (7a87394)
- refactor agreement serialization to encapsulate metadata handling (ec75ccc)
- refactor agreement update logic and enhance validation checks (0baea3b)
- standardize indentation in openapi.yml for agreement agency schema (358ed21)
- streamline team members and support contacts handling in agreement creation (1af2975)
- update API paths and enhance agreement schema with new fields (7ac7569)
- update validation to include obligated budget line items in agreement updates (3b86118)