Skip to content

Commit

Permalink
Make index ingestion and metrics resubscribe pausing occur on connect…
Browse files Browse the repository at this point in the history
…ion as well (#1932)
  • Loading branch information
hensmi-amazon authored Jan 13, 2022
1 parent f969915 commit 3130181
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 68 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

### Removed

### Fixed
- Added additional pausing of `MonitorTask` and `ReceiveVideoStreamIndexTask` to avoid modifying mutable state mid-subscribe
### Changed

## [2.25.0] - 2022-01-11
### Added
- Ability to choose remote video sources in `AllHighestVideoBandwidthPolicy`. see [guide](https://aws.github.io/amazon-chime-sdk-js/modules/videolayout.html#downlink-policy)
Expand Down
Loading

0 comments on commit 3130181

Please sign in to comment.