Skip to content

Releases: HHS/OPRE-OPS

v1.147.1

21 Jul 20:28
8188083
Compare
Choose a tag to compare

1.147.1 (2025-07-21)

Bug Fixes

  • update agreement serialization to use appropriate schema mappings (b23c1ab)

v1.147.0

21 Jul 14:34
f08a188
Compare
Choose a tag to compare

1.147.0 (2025-07-21)

Features

  • include fees in the budget line item response (#4112) (f08a188)

v1.146.1

20 Jul 01:37
6a21a12
Compare
Choose a tag to compare

1.146.1 (2025-07-20)

Bug Fixes

  • deps: update dependency react-router-dom to v7.7.0 (#4124) (6a21a12)

v1.146.0

18 Jul 17:34
6954de5
Compare
Choose a tag to compare

1.146.0 (2025-07-18)

Features

  • add procurement shop information to budget lines and update related tests (7860d9f)

v1.145.0

18 Jul 15:01
f7716a4
Compare
Choose a tag to compare

1.145.0 (2025-07-18)

Bug Fixes

  • replace current_app logger with loguru logger for agreement updates (575201b)

Features

  • enhance logging configuration and request/response logging format (ac52233)
  • replace current_app.logger with loguru logger and adding request ID context (364af12)

v1.144.1

18 Jul 14:49
a7e62e4
Compare
Choose a tag to compare

1.144.1 (2025-07-18)

Bug Fixes

  • is obe is nullable and added new alembic script (0659fee)

v1.144.0

17 Jul 21:03
79d876c
Compare
Choose a tag to compare

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

16 Jul 19:51
4d01b19
Compare
Choose a tag to compare

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

14 Jul 20:25
aba6e00
Compare
Choose a tag to compare

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)

v1.141.0

14 Jul 16:00
9819a46
Compare
Choose a tag to compare

1.141.0 (2025-07-14)

Features

  • adds a renovate linter in pre-commit (9ea9994)