Skip to main content

1.31.0

Release date​

22 August 2024

Features​

  • Added new /labels API that lists all labels

Fixes​

  • Fixes an issue where the "next" embedded link was not documented in the response body of the GET /audit endpoint
  • Fixes the NoMethodError for pacticipants PATCH request when request body contains embedded labels
  • Documents the API /pacticipants/:pacticipant_name/labels/:label_name for managing labels for a pacticipant
  • Fixed unique team name issue when updating team in settings
  • Fix bug which caused a missing row in the matrix when there are a mix of classic Pact and bi-directional contracts
  • Resolves the UniqueConstraintViolation issue when updating team users via a PUT request.
  • Fixed incorrect type standardization for openapi -v 3.1.0
  • Team Administrators will now have permission to view environments
  • Deprecated _embedded payload format in the team update APIs
  • Fixes an issue where deleting an integration in the context of BDCT leads to the unintended deletion of provider contracts
  • Added provider version number to webhook endpoint

Migration notes​

N/A