File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ .idea *
2+ * .iml
3+ target /
Original file line number Diff line number Diff line change @@ -128,6 +128,12 @@ To run the sample follow the below steps:
128128 the new Kinesis Video stream might be delayed significantly.
129129
130130## Release Notes
131+
132+ ### Release 1.1.0 (Dec 2021)
133+ * Add ListFragment worker and update GetMediaForFragmentListWorker
134+ * Upgrade Log4j to 2.16 to address CVE
135+
136+
131137### Release 1.0.15 (Aug 2020)
132138* Added new cluster packing option to the ` OputputSegmentMerger ` to enable creation of a playable MKV file from a sparse KVS stream.
133139* Added parsing of audio specific fields from the MKV track header.
Original file line number Diff line number Diff line change 1414 <artifactId >amazon-kinesis-video-streams-parser-library</artifactId >
1515 <packaging >jar</packaging >
1616 <name >Amazon Kinesis Video Streams Parser Library</name >
17- <version >1.0.15 </version >
17+ <version >1.1.0 </version >
1818 <description >The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams
1919 returned by GetMedia calls to Amazon Kinesis Video.
2020 </description >
You can’t perform that action at this time.
0 commit comments