amazon-connect / amazon-connect-realtime-transcription

Transcribe Live Customer Audio for Amazon Connect using Amazon Kinesis Video Streams and Amazon Transcribe
MIT No Attribution
163 stars 98 forks source link

The solution contains kinesis parser which has log4js #65

Closed fkhan439 closed 2 years ago

fkhan439 commented 2 years ago

Can you let us steps to secure the existing setup, help us to update the existing solution

ranep210 commented 2 years ago

Can you let us steps to secure the existing setup, help us to update the existing solution

We are facing same issue

angieyu commented 2 years ago

This has been addressed by PR https://github.com/amazon-connect/amazon-connect-realtime-transcription/pull/66

Please build and deploy the project again. Let us know how it goes.

dfw100 commented 2 years ago

The source code is patched with the following versions of affected dependencies.

amazon-kinesis-video-streams-parser-library version to 1.1.0 org.slf4j:slf4j-api to 1.7.32 org.slf4j:slf4j-log4j12 to 1.7.32