Releases: doverunner/cpix-api-client
Releases · doverunner/cpix-api-client
v1.6.0
What’s new
None
What’s changed
- Changed the product's brand name to DoveRunner.
- Updated referenced library (Jackson) version for cpix-client from 2.15.2 to 2.17.2.
What’s fixed
None
Important notes
- Following the transition of the brand name from PallyCon to DoveRunner, the package name, class name, and other related names have been updated to align with branding.
v1.5.0
- Added WisePlay DRM and Clear-key type
- Added HLSSignalingData to Widevine, PlayReady and WisePlay
- Added PlayReady SmoothStreaming data
- Added default encryption scheme
- Distinguishing between AES-128 and Sample-AES
- Distinguishing between master and media in HLSSignalingData
v1.2.0
- Fixed an issue when building on Linux OS
- Modified the interface of CpixClient class to allow users input parameters such as key-rotation and enc-token in the KMS URL.
v1.1.0
- Added support for live key rotation (single key only)
- Improved error handling
v1.0.0
- Initial release of PallyCon CPIX API client
- Supports C++, C#, Java, and Python languages