1.0.2.58
New features:
DMS - Special characters in File name will break download link.
Related work items: #377429
1.0.2.57
New features:
When requesting a document by it’s Id and LOB is not matching, one of following codes will be returned depending on endpoint:
404 - when a specified document was not found with api/documents
Additional information can be found inside response message403 - when a specific document Id is used inside api/documents/{id} endpoint, but LOB does not match
Additional information can be found inside response message206 - when using api/documents endpoint with list of documents and some of the documents have no matching line of business
1.0.2.53
New features:
DMS - Including LOBId in test endpoint.
Related work items: #373594
DMS - Update download link endpoint to be able to get file with original file name.
Related work items: #346957
DMS - Add GHAS and PR gating.
Related work items: #362694
DMS - Update reference lib and fix the vulnerability issue.
Related work items: #354869
DMS - LOB ID mandatory for all requests.
Related work items: #354484
DMS - update endpoints to be RESTful.
Related work items: #359288
DMS - add version Id option for existing endpoints.
Related work items: #359288
DMS - Endpoint to return all versions Ids of a SharePoint file by it's Id
Related work items: #350558
...
DMS - Fixed metadata filtering issue.
Related work items: #366029
DMS - Fixed Swagger page display issue.
Related work items: #362556
DMS - Fixed Health Endpoint issue.
Related work items: #362442
1.0.2.28
New features:
DMS - Add new filter endpoint to filter documents based on filter parameters.
Related work items: #324832
DMS - Update download link endpoint to be able to get file with original file name.
Related work items: #346957
DMS - Hide swagger for sharepoint endpoints.
DMS - Add API Key auth for anonymous endpoints.
Related work items: #345723
DMS - Update the LOV baseURL for DMS in Appsettings.
...
DMS - Fixed Swagger Page Duplicated ID.
Related work items: #317920
DMS - Fixed LOB middleware checked wrong header.
Related work items: #347765
1.0.2.15
New features:
DMS - Cleanup DMS duplicated Swagger endpoints.
Related work items: #317719
...
DMS - Fix Null Reference Exception causing uploading failure.
Related work items: #317920
1.0.2.9
New features:
DMS - supporting anonymous uploading into TC sharepoint site as App.
Related work items: #329634
...