1 - Release 1.0.1
Product release of ew-manip
New:
- Licensing now incorporates a grace period in case of certain error cases described in Licensing
- The ew-manip service now gracefully exits when the service is stopped
Release information
- Date: 2022-05-19
- Type: Product release
2 - Release 1.0.0
First product release of ew-manip
Fixes:
- Solved a problem where the output DASH manifest was invalid if any pre-roll had DRM while the main asset had no DRM
New:
- Manipulating manifests/playlists requires a valid license
- Product binary has no expiry date
Release information
- Date: 2022-05-05
- Type: Product release
3 - Release 0.10.0
Beta release of ew-manip
Fixes:
- Setting the target duration via the master playlists was not working properly
- HLS playlist matching has been fixed for certain subtitle use cases
- The transition from an encrypted preroll to an unencrypted asset is now signaled correctly in the HLS output
New:
- HLS alternative rendition’s GROUP-ID does not have to be identical for matching anymore
- Changed the way the nginx configuration is handled. See Upgrades
Release information
- Date: 2022-04-19
- Type: Beta for testing
4 - Release 0.8.1
Alpha release of ew-manip
Fixes:
- Failing HLS media playlist matching with different leaf pathnames has been fixed
Release information
- Date: 2022-02-16
- Type: Alpha for testing
5 - Release 0.8.0
Second alpha release of ew-manip
Features:
- Improved DASH manifest handling
- Logging backend has been changed. The logging is now structured and is logged to journald
- Improved HLS variant stream and alternative rendition matching. The names of the variants and the alternatives do not have to be identical anymore.
- Prometheus counters for keeping track of number of requests received for HLS and DASH respectively
Fixes:
- File descriptor leak has been resolved
- For the EXT-X-MEDIA tag, the CHANNELS attribute is now preserved
Release information
- Date: 2022-02-14
- Type: Alpha for testing
6 - Release 0.6.0
Initial alpha release of ew-manip
Features:
- Add pre-roll videos to DASH and HLS assets
- Change HLS target-duration for live manifests
Release information
- Date: 2022-01-12
- Type: Alpha for testing