On-Premises Release Notes
On-Premises 1.x.x
1.37.2
Release date
August 19, 2025
Features
We removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
We added a delete action for requests on the
/pacticipants/:pacticipant_name/versions/:pacticipant_version_number
endpoint for users with appropriate permissions.
Now we support
discriminator.mapping
to improve schema compatibility in BDCT workflows.We published new BDCT API endpoints:
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/cross-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/consumer-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/provider-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/provider-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/consumer-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/cross-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/provider-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/provider-contract
See the API documentation for details on using these endpoints.
Fixes
We addressed security vulnerabilities by updating affected packages. See CVE advisories for more information.
Migration notes
You do not have to take any migration steps for this release.
On-Premises 2.x.x
2.2.0
Release date
August 19, 2025
Features
We updated pagination controls to enhance accessibility and usability.
Now you can delete a Pacticipant version directly from the UI.
We removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
We added a
delete
action for requests on the/pacticipants/:pacticipant_name/versions/:pacticipant_version_number
endpoint for users with appropriate permissions.
Now we support
discriminator.mapping
to improve schema compatibility in BDCT workflows.We published new BDCT API endpoints:
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/cross-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/consumer-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/provider-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/provider-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/consumer-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/cross-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer-contract
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/provider-contract-verification-results
/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/provider-contract
See the API documentation for details on using these endpoints.
Fixes
Long texts in the Integrations grid now wrap correctly.
We updated the terminology to clearly distinguish between provider status ("Verified") and consumer status ("Published").
We fixed broken sidebar links to application pages.
We resolved an error where live validation was malfunctioning when editing a webhook.
We fixed a bug where selector changes on the Application Version page were not applied immediately.
Team administrators without user read permissions can no longer add users.
We fixed a visual glitch where extra or unexpected elements briefly appeared on the verification results page.
We removed the Create System Account button for users without the necessary permissions.
The
/audit
API now correctly forwards real client IP addresses.
We addressed security vulnerabilities by updating affected packages. See CVE advisories for more information.