Bug Fix
Crud Api
handle attempt to use batch operation and return 501 until implementation is completed and tested
Refactoring
Release Api
adjust data in response to return array type
Refactoring
Release Api
add support for retrieving 'latest' changelog for 'all' products
Refactoring
Releases Api
the 'get' endpoint to retrieve an app release record should accept 'latest' as the version parameter provided in the restful uri.
Refactoring
General
increase payload limit for json body of request to 100mb from 75mb