Skip to content

Releases: doverunner/cpix-api-client

v1.6.0

09 Jan 05:05
122d9be

Choose a tag to compare

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

27 Feb 08:37
7344caa

Choose a tag to compare

  • 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

07 Feb 02:08
c22cdb0

Choose a tag to compare

  • 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

25 Sep 02:53

Choose a tag to compare

  • Added support for live key rotation (single key only)
  • Improved error handling

v1.0.0

08 Aug 09:04

Choose a tag to compare

  • Initial release of PallyCon CPIX API client
  • Supports C++, C#, Java, and Python languages