Lru-cache was upgraded from v6 to v11, which uses newer language features. Depending on your language target version, you may need to configure a transpiler accordingly. For example, we added plugin-proposal-class-properties and plugin-transform-private-methods to our Babel config for streaming-client.
Support for IE has been removed.
Changed
STREAM-313 - Streaming-client will ignore duplicate reinvite offers.
PCM-2081 - Set meetingId when initializing GenesysCloudMediaSessions and only delete pending sessions when processed for the right session type.