v1.9.0
New Features
- Adds support to fully remove a cluster from Ops Manager or Cloud Manager
Fixes and Improvements
- Fixes an issue when trying to reuse the output of cluster describe for Ops Manager or Cloud Manager the feature compatibility will not be properly set
- Fixes and issue when trying to update a cluster in Ops Manager or Cloud Manager some process settings were not kept
- Removes unique and background index options from the rolling index commands as these are no longer supported
- Some minor usability improvements when a command is call with the wrong set of parameters usage is now shown
Changelog
02f0fbe CLOUDP-75190: [mongocli] Add a command to fully remove clusters for OM/CM (#510)
2cb7033 CLOUDP-76451: Remove unique from rolling index creation (#516)
a4b7acb CLOUDP-76456: Fix testing for cloud manager with remote host (#517)
a8cf99c CLOUDP-76844: Discover replica-set protocol when FCV is only set in the processes (#521)
b20c1ad CLOUDP-77112: Add e2e to sharded clusters (#523)
12d3331 CLOUDP-77170: [mongocli] Preserve args_26 maps when updating a cluster (#526)
6ac5da4 CLOUDP-77515: [mongocli] update atlas and ops manager clients (#529)
05ca749 fix: add usage when wrong set of parameters (#527)