Bug Fixes in ReadyAPI 3.45.0
In ReadyAPI 3.45.0, we fixed the following issues reported by our customers:
Overall
RIA-5xxx1 represents the Jira ticket number. It will help you track back the bugs resolved in version 3.45.0.
Fixed:
An issue where load test scenarios using file-based data sources were not uploaded to certain load test agents. (RIA-20227)
A bug that prevented a webhook server from starting or stopping correctly in certain scenarios. (RIA-20544)
An issue that prevented users from replicating basic authentication in ReadyAPI, a task easily performed in Fiddler. We resolved this issue by adding "-Djavax.security.auth.useSubjectCredsOnly=false" to the 'ReadyAPI.vmoptions' configuration file. (RIA-20471)
An issue that caused the ReadyAPI Mac trial version (x86) to freeze during installation on a Mac M1 machine. (RIA-20612)
A bug that caused HTML functional test reports to display test results twice. (RIA-20148)
A bug that prevented ReadyAPI from importing AsyncAPI 2.4 APIs by implementing support for the latest AsyncAPI version (2.5.0). (RIA-19802, RIA-20213)
An issue that caused the API Connection test step content-type values to not be properly saved after saving the project and restarting ReadyAPI. (RIA-20523)
A bug that caused the OpenAPI definition file generated from a ReadyAPI project to exclude response data elements. (RIA-19530)
A problem that prevented the execution of a specific gRPC Test Step. It was due to a JSON and Protobuf dependency update that caused a NoSuchMethodError. (RIA-20558)