Skip to content

v4.0.0

Compare
Choose a tag to compare
@elrayle elrayle released this 18 Nov 15:12
a32c172

Action Required

This version of qa_server is required to work with QA 5.0.0 and later.

Version 4.0.0 supports QA 5.0.0 and later.
Version < 4.0.0 supports QA < 5.0.0 and earlier.

This is a major release due to the public api change on the prepended classes. If you did not override FindTerm #find or SearchQuery #search, then there are no updates that you need to make. If you did override these classes, take a look at the changes to those methods to understand the changes you will need to make to your customization.

Change Log

  • updates prepends for FindTerm and SearchQuery to support new request_header parameter in QA 5.0.0 release