File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,9 @@ To run the sample follow the below steps:
129129
130130## Release Notes
131131
132+ ### Release 1.2.0 (Jan 2022)
133+ * Move from aws-lambda-java-log4j 1.1.0 to aws-lambda-java-log4j2 1.5.1 to address CVE
134+
132135### Release 1.1.0 (Dec 2021)
133136* Add ListFragment worker and update GetMediaForFragmentListWorker
134137* Upgrade Log4j to 2.16 to address CVE
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.1 .0</version >
17+ <version >1.2 .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