CcaWebAPI 5.4.4
Version 5.4.4.7 (28/09/2017)
- Serialization issue in report parameters for RDL reports
Version 5.4.4.6 (10/01/2017)
- Breaking change : Creating a new Annotation now returns a ObjectsPostResponse object that contains the result and new id when succesful
- Breaking change : Updating an existing Annotation now returns a ObjectsResultResponse object that contains the result of the update
- Enum values in submitted json objects are now validated
- Base64-encoded files are now decoded before being uploaded to CcaAPI
- Improved stability of CcaAPI connection
Version 5.4.4.5 (18/11/2016)
- Fixed wrong detection of checked build / debug build.
Version 5.4.4.2 (17/11/2016)
- Improved creation and update of Web objects
- When no JobInstance is found, return 404 Object Not Found
Version 5.4.4.1 (14/11/2016)
- Allow to manage agent restriction so agents can remove themself from any outbound activity (service ref sync)
- Allow to manage restriction for deletion of recordings (service ref sync)
- When setting agent memberships through API the restrictions and the usability are now verified
- Allow SpeechJobLink requests using both /SpeechJobLink and /SpeechJobLinks. Important: using /SpeechJobLink is now marked as deprecated