Bug Fixes in ReadyAPI 3.66.0
In ReadyAPI 3.66.0, we fixed the following issues reported by our customers:
Note
RIA-5xxx1 represents the Jira ticket number. It helps you track the bugs resolved in version 3.66.0.
An issue causing AWS Signature-authenticated requests to fail if a path parameter contains a space. ReadyAPI now correctly signs these requests and returns the expected API response (RIA-26658 and RIA-25257).
An issue in Swagger Compliance Assertion where validation did not recognize Problem Details (RFC 7807) content types. The assertion now correctly validates responses with application/problem+json or application/problem+xml when these content types are defined in the OpenAPI specification (RIA-265529).
An issue causing XPath Match Assertions to fail if the expected value contains trailing spaces. ReadyAPI now preserves and correctly evaluates trailing spaces during XPath assertion validation (RIA-26456).
An issue where the error dialog displayed during SmartBear AI test case generation appeared with incorrect dimensions. ReadyAPI now displays the dialog with appropriate dimensions for better readability (RIA-26489).