Warren James
Warren James
### Description #### What is changing? ##### Is there new documentation needed for these changes? No #### What is the motivation for this change? NODE-6171 ### Release Highlight ### Server...
### Description #### What is changing? - Unskip Topology life cycle tests - Remove modified logging spec tests - Pull in updated `logging-loadbalancer` tests - Pull in new monitoring tests...
### Description #### What is changing? ##### New Error - Added `MongoOperationTimeoutError` class that is thrown when a CSOT timeout is encountered ##### Changes to `Timeout` - Add `Timeout.throwIfExpired()` method...
### Description #### What is changing? ##### Is there new documentation needed for these changes? #### What is the motivation for this change? ### Release Highlight ### Fill in title...
### Description Updates AWS ECS task definition ARN to run on Ubuntu 20.04 #### What is changing? - Use new environment variable for new ARN - Update AWS test config...
### Description #### What is changing? ##### `GridFSUploadStream` * Add CSOT support by piping `TimeoutContext` down through all operations over lifetime of `GridFSUploadStream` * Migrate `checkIndexes` call from constructor to...
### Description #### What is changing? ##### Is there new documentation needed for these changes? #### What is the motivation for this change? ### Release Highlight ### Fill in title...
### Description #### What is changing? ##### `AbstractCursor` * Added logic to implement CSOT logic for tailable awaitData and non-awaitData cursors ##### `onData` * Only relevant change here is the...