-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
Remove all deprecations planned for deletion in the v6 release.
User Impact
- Migration to db.command for removed helpers.
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
List of items to remove:
- addUser admin helper
- AddUserOperation class
- AddUserOptions interface
- RoleSpecification interface
- Collection#stats helper
- CollStatsOptions interface
- WiredTigerData interface
- CollStats interface
Testing Requirements
- remove addUser usages in tests
Documentation Requirements
- Release notes
- migration for addUser (link to createUser / runCommand)
Follow Up Requirements
- mongodb-legacy subtask, sync up removals
- is depended on by
-
COMPASS-7055 Investigate changes in NODE-4796: Remove deprecated items in driver V6
- Closed
- related to
-
NODE-4936 Remove command-specific options in generic runCommand helper
- Closed