Update changelog
This commit is contained in:
parent
317d6eb4d9
commit
b3696f492d
1 changed files with 7 additions and 0 deletions
|
|
@ -2,10 +2,17 @@
|
||||||
|
|
||||||
### Core v16.12.0 > v16.?.?
|
### Core v16.12.0 > v16.?.?
|
||||||
|
|
||||||
|
- Add updated_at field in process infos
|
||||||
|
- Add preserve process log history when updating a process
|
||||||
|
- Add support for input framerate data from jsonstats patch
|
||||||
|
- Add number of keyframes and extradata size to process progress data
|
||||||
- Fix better naming for storage endpoint documentation
|
- Fix better naming for storage endpoint documentation
|
||||||
- Fix freeing up S3 mounts
|
- Fix freeing up S3 mounts
|
||||||
- Fix URL validation if the path contains FFmpeg specific placeholders
|
- Fix URL validation if the path contains FFmpeg specific placeholders
|
||||||
- Fix purging default file from HTTP cache
|
- Fix purging default file from HTTP cache
|
||||||
|
- Fix parsing S3 storage definition from environment variable
|
||||||
|
- Fix checking length of CPU time array ([#10](https://github.com/datarhei/core/issues/10))
|
||||||
|
- Deprecate ENV names that do not correspond to JSON name
|
||||||
|
|
||||||
### Core v16.11.0 > v16.12.0
|
### Core v16.11.0 > v16.12.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue