Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Software version: API 1.11.3

Publication date: 22 29-JUN-2022 

This file provides information about the VERA API Server:

...


High-level VERA Version2022.1.3
API VersionAPI 1.11.3

Software Build

(Can be verified on the "Versions" screen in the web portal.)

27172774

(2022/06/2229)


Fixed Issues

Added handling of Jira Webhook Retries so that VERA will handle retries that had previously not been received
KeySummaryNotes
VS-1235Approval Queue Project filter does not return records based on filter selectionFixed filtering by Project in the Approval Queue.
VS-2033Add Get Domain by Name API call to Domains moduleOptimized retrieval of domain by name.
VS-2034Add Jira Webhook Call tracking to allow more retries from Jira.
VS-2039Create a single static MongoClient to be used in the VERA instanceUse a single instance of the MongoDB driver according to best practices.
VS-2073VERA always tries to authenticate with the SMTP server even when credentials are not present

Fixed an issue where VERA would try to authenticate against the SMTP server even if it didn't allow for authentication. Now leaving the username and password fields blank will cause VERA to skip the authentication against the SMTP server.

VS-2091Author sees the issue he routed in the approval queue when author exclusion is enabledFixed bug when Prevent Author Approval is set to true in the approval policy JSON but Author value is set to null in the RMP, then author still sees the task in the approval queue.
VS-2146VERA confuses qTest Test Runs and Test Cases with matching projectId and artifactId pairs.Fixed record corruption issue when a qTest Test Case and a qTest Test Run have the same qTest artifactId.

...


Repositoryveraserver20190209075900.azurecr.io/tx3/vera-server
Tags
  • 2022.1.3
  • 1.11.3
How to UpgradeSee Upgrade the VERA Server Applications for instructions


Known Issues and Limitations

See API 1.11