Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Software version: API 1.5

Publication date: 29 APR 2020

This file provides information about the VERA API Server

  • Resolved Issues
  • New Features
  • Docker Image Information
  • Known Issues and Limitations

Resolved Issues

KeySummaryNotes
VS-599VERA REST Adapter:  Message retries cause InvalidOperation exceptionRest adapter now creates a new message request with each retry.
VS-607Error displaying "All" tasks in approval queue with large quantity of tasksThis specific issue was resolved by VF-599. However, there is a functional threshold to the number of tasks that can be loaded at once.
VS-610Cannot add large number of users to a domainCreated two separate async calls for adding/removing items to/from a list in the mongo adapter and implemented in the domain modules. 
VS-620User Management table does not load asynchronouslyImproved performance of the User Management page by adding server-side pagination to the table of users.
VS-629qTest webhook errors are not recorded in the error log.Removed try/catch from Post_RouteAction() so that error handling is done by VERA API Server.
VS-658The 'Users' list does not sort correctly on Name columnFixed the Users Management table to allow sorting by the Name of the user.

New Features

KeySummary
VS-299Implement HTTP Caching between Modules
VS-494Enforce domain permissions in the approval queue
VS-583Add meaningful error message for end user when approval or rejection fails
VS-603Add project to domain
VS-622View a user's domain assignments.
VS-642Enhance Module Framework to provide API pagination utilities
VS-644Use Jira project key as a data field

Docker

Repositoryveraserver20190209075900.azurecr.io/tx3/vera-server
Tags
  • 1.5.0
  • win-2016-1.5.0
  • win-2019-1.5.0
  • linux-1.5.0

Known Issues and Limitations

Key

Summary

Known Issue Details

TBD



  • No labels