aws / amazon-kinesis-video-streams-parser-library

Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more.
Apache License 2.0
103 stars 52 forks source link

Release 1.0.16 not available on Maven #139

Closed mcosicaws closed 2 years ago

mcosicaws commented 2 years ago

The latest version of amazon-kinesis-video-streams-parser-library on Maven https://mvnrepository.com/artifact/com.amazonaws/amazon-kinesis-video-streams-parser-library is v1.0.15. When could we expect v1.0.16 to be available in Maven?

mcosicaws commented 2 years ago

POM has not been updated, it's still v1.0.15: https://github.com/aws/amazon-kinesis-video-streams-parser-library/blob/master/pom.xml#L17

hassanctech commented 2 years ago

We've actually marked 1.0.16 as a pre-release and released v1.1.0 to maven on Friday, I still don't see it available: https://mvnrepository.com/artifact/com.amazonaws/amazon-kinesis-video-streams-parser-library but I expect it should be there shortly.

hassanctech commented 2 years ago

v1.1.0 has been available for some time. Closing this issue.