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/1.37.2.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,14 @@ title: 1.37.2
8
8
9
9
## Features
10
10
11
-
- Removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
12
-
- Added a `delete` action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
11
+
- We removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
12
+
- We added a delete action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
13
+
13
14
14
15
### Bi-Directional Contract Testing (BDCT)
15
16
16
-
-Added support for`discriminator.mapping` to improve schema compatibility in BDCT workflows.
17
-
-Published new BDCT API endpoints:
17
+
-Now we support`discriminator.mapping` to improve schema compatibility in BDCT workflows.
0 commit comments