WebAPIProxy
Upcoming
Updated error handling to not try to read empty responses.
23.2.2
Updated OutgoingSQL endpoint to be able to return multiple SQL attachments.
23.2.1
Fixed outgoing requests' attachment content being converted to text incorrectly.
23.2.0
Added transport option OutgoingSQLPlainResult to toggle whether to directly return the result set for outgoing SQL requests.
23.1.2
Removed reference to the Sandfield ExceptionLogger.
Added logging for errors in outgoing actions.
Added forwarding for response bodies to a ResponseDeliveryTypeDetail configured in transport settings.
Added validation for responses to outgoing actions' requests.
23.1.1
Fixed the automated deployment pipeline.
23.1.0
Fixed security vulnerability due to Newtonsoft dependency.
Added new setting to load empty files
Added new setting to delay loading
Added logging for errors in incoming actions.
22.05.13
Updated the automated deployment pipeline.
22.05.10
Added transport option IncomingSQLPlainResult to toggle whether to directly return the result set for incoming SQL requests.
20.09.14
Updated the automated deployment pipeline.
Updated Cleanup method to only run for IncomingFile requests.
Stopped sending file data in requests to delete files to the server, to fix issues with files that are too large.