You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/docs/on-premises/releases/2.2.0.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,18 @@ title: 2.2.0
10
10
11
11
### UI Improvements
12
12
13
-
-Updated pagination controls to enhance accessibility and usability.
14
-
-Added the ability to delete a Pacticipant version directly from the UI.
13
+
-We updated pagination controls to enhance accessibility and usability.
14
+
-Now you can delete a Pacticipant version directly from the UI.
15
15
16
16
### API
17
17
18
-
-Removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
19
-
-Added a `delete` action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
18
+
-We removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
19
+
-We added a `delete` action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
20
20
21
21
### Bi-Directional Contract Testing (BDCT)
22
22
23
-
-Added support for`discriminator.mapping` to improve schema compatibility in BDCT workflows.
24
-
-Published new BDCT API endpoints:
23
+
-Now we support`discriminator.mapping` to improve schema compatibility in BDCT workflows.
- Long text in the Integrations grid now wraps correctly.
44
-
-Updated terminology to clearly distinguish between provider status ("Verified") and consumer status ("Published").
45
-
-Fixed broken sidebar links to application pages.
46
-
-Resolved an issue where live validation was not functioning when editing a webhook.
47
-
-Fixed a bug where selector changes on the Application Version page were not applied immediately.
48
-
- Team administrators without user read permissions can no longer attempt to add users.
49
-
-Fixed a display issue where “ghost interactions” appeared on the verification results page.
50
-
-Removed the "Create System Account" button for users without the necessary permissions.
44
+
-We updated the terminology to clearly distinguish between provider status ("Verified") and consumer status ("Published").
45
+
-We fixed broken sidebar links to application pages.
46
+
-We resolved an error where live validation was malfunctioning when editing a webhook.
47
+
-We fixed a bug where selector changes on the **Application Version** page were not applied immediately.
48
+
- Team administrators without user read permissions can no longer add users.
49
+
-We fixed a visual glitch where extra or unexpected elements briefly appeared on the verification results page.
50
+
-We removed the **Create System Account** button for users without the necessary permissions.
51
51
52
52
### API
53
53
54
54
- The `/audit` API now correctly forwards real client IP addresses.
55
55
56
56
### Maintenance
57
57
58
-
-Addressed security vulnerabilities by updating affected packages (see CVE advisories).
58
+
-We addressed security vulnerabilities by updating affected packages. See [CVE advisories](https://github.com/pactflow/docs.pactflow.io/pull/link) for more information.
0 commit comments