Skip to content

v1.7.0

Compare
Choose a tag to compare
@gssbzn gssbzn released this 08 Oct 12:22
· 2332 commits to master since this release
v1.7.0
f818f30

New Features

  • Adds support for updating Ops Manager version manifest
  • Adds support for managing Ops Manager and Cloud Manager backup configurations
  • Adds support for Ops Manager admins to manage backup blockstores

Fixes and Improvements

  • Fixes homebrew installation for linux systems
  • When inviting a user if the password option is not set the cli will ask for a password via standard input
  • When downloading logs is now possible to overwrite the destination file using the --force option
  • The different whitelist commands have been deprecated in favour of accessLists

Changelog

a04a61b CLOUDP-70058: mongocli ops-manager versionManifest(s) update (#457)
8c9a893 CLOUDP-70059: mongocli ops-manager|cloud-manager backups config list|ls (#464)
4f60dd5 CLOUDP-70060: mongocli ops-manager|cloud-manager backups config describe (#465)
4c231d7 CLOUDP-70061: mongocli ops-manager|cloud-manager backups config update (#466)
9bbb84e CLOUDP-70062: mongocli ops-manager admin backup blockstore(s) lists (#470)
50bfc47 CLOUDP-70063: mongocli ops-manager admin backup blockstore(s) describe (#471)
860a264 CLOUDP-70064: mongocli ops-manager admin backup blockstore(s) create (#474)
9aa8656 CLOUDP-73535: Unhide and document automation config get and automation config update (#458)
fec9f60 CLOUDP-73709: mongocli brew permissions issue for Linux TGZ - 1.5 & 1.6 (#467)
feff114 CLOUDP-73721: mongocli ops-manager admin backup blockstore(s) update (#475)
fbe4f19 CLOUDP-73722: mongocli ops-manager admin backup blockstore(s) delete (#476)
54bd5d2 CLOUDP-73723: mongocli ops-manager admin backup (#479)
e994a54 CLOUDP-73724: mongocli ops-manager admin backup fileSystem(s) describe (#480)
33be241 CLOUDP-73727: mongocli ops-manager admin backup fileSystem(s) delete (#482)
f34ffb5 CLOUDP-73987: [mongocli] Improve log downloads (#468)
a2f3548 CLOUDP-73988: Fix version manifest update command to use the static endpoint (#469)
c9359aa CLOUDP-74002: [mongocli] Invite users should ask for password if the flag is not set (#477)
72c28d7 CLOUDP-74177: Remove deprecated terms usage (#473)