Skip to content

v1.142.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 20:25
· 133 commits to main since this release
aba6e00

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)