Skip to content

Releases: mongodb/mongodb-atlas-cli

v1.1.0

09 Jul 11:08
v1.1.0
6a90a49
Compare
Choose a tag to compare

Changelog

659903b Add org describe command (#211)
1be9187 CLOUDP-64975: Add a message with link to get keys at the top of the config command (#221)
2f18386 CLOUDP-64978: List projects by name on config (#223)
32ac5b2 CLOUDP-65292: Enable deleteAfter as an option when create IP whitelist entry (#210)
238a113 CLOUDP-65298: Describe projects (#212)
8890783 CLOUDP-65299: Add pagination to listing organizations (#222)
7807fc4 CLOUDP-65612: Fix broken examples in cli cluster create
c41f474 CLOUDP-65615: Create sharded cluster with CLI (#214)
8aed559 CLOUDP-65729: Add sharded cluster support to Ops Manager (#217)
c0be942 CLOUDP-65746: Set the default service for atlas/om/cm commands (#216)
88ee4a6 CLOUDP-65920: mongocli config list|ls (#218)
4943d4a CLOUDP-65942: Add auto complete to brew installer (#220)
5d30aff CLOUDP-66130: add config describe command (#224)
ccfedd6 CLOUDP-66131: add config rename command (#225)
fa9de63 CLOUDP-66132: use any available profile (#227)
a19f7c7 CLOUDP-66292: mongocli config delete (#226)
e9b2e2b feat add atlas support for organizations
227b762 feat: add skip verify
0b16c57 feat: allow ops manager to set ca certificate (#213)

v1.0.0

08 Jun 13:38
v1.0.0
2b71822
Compare
Choose a tag to compare

This is the first stable release of mongocli

Changelog

335e040 task: logs improvements

v1.0.0-rc3

04 Jun 17:03
v1.0.0-rc3
55cce5c
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

Changelog

114b579 CLOUDP-64616: Replace deprecated cloud backup with new cloud backup (#205)
2fe3d24 feat: add GOPATH to the install make target (#204)
f2d42d2 fix: properly highlight required args with diamond annotation
ab86577 task: Deprecate continuous backup for atlas
99c3912 task: add config confirmation message
7bdb182 task: add rm as an alias for delete organization and projects

v1.0.0-rc2

28 May 15:01
v1.0.0-rc2
55ca200
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Changelog

07e3763 Add junit reports to e2e (#183)
9628218 CLOUDP-62054: replace mock generation in make with go generate (#187)
eb6a674 CLOUDP-62837: Output test results in junit format for evergreen (#182)
082122a CLOUDP-63103: Implementing e2e test for atlas metric processes (#181)
8481b43 CLOUDP-64099: Implementing e2e test for metrics databases - atlas (#184)
f91a505 CLOUDP-64100: Implementing e2e test for metrics disk - atlas (#185)
5d48ea2 CLOUDP-64113: implementing e2e test for alerts ack and unack atlas (#186)
6c28cc2 CLOUDP-64114: implementing e2e test for alerts ack and unack - cloud manager (#188)
4ed3c5b Move evergreen
c48efed Move some make commands to scripts (#190)
569b229 Small evergreen clean up
1dbf241 Update README.md
9300ace taks: improve error format for "unsupported service"
13c48d1 taks: keep bin and dist
53dd54c taks: move public cmd files to the mongocli package
405da66 task: Extract some evg shells to proper files (#189)
002aba2 task: Update msi packaging (#191)
04a8019 task: attach coverage to test report
07321a0 task: dependencies update
8c53e88 task: enable publishing hombrew for RCs

v1.0.0-rc1

21 May 17:01
v1.0.0-rc1
e2b09ea
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Changelog

27aa2a1 CLOUDP-56392: Sign binary for macOS (#168)
554ad49 CLOUDP-59259: Add link to users voice page on the README (#170)
a6963b3 CLOUDP-62031: Adjust mongocli with new Atlas Backup terminology (#165)
8ad942e CLOUDP-62037: Add Labels when Creating/Updating cluster with mongocli Atlas (#171)
67dd9b0 CLOUDP-62261: Implementing mongocli om/atlas alerts unack (#163)
0ef741b CLOUDP-62264: Allow to inject the config to the store (#164)
d0103e0 CLOUDP-62267: Hide background flag for index creation (#166)
a5e4ba5 CLOUDP-62567: Enable security fails if only scramsha-256 is given (#169)
a26316d CLOUDP-62719: Start publishing to the testing repo our rc versions (#172)

v1.0.0-rc0

08 May 10:30
v1.0.0-rc0
aae7295
Compare
Choose a tag to compare
v1.0.0-rc0 Pre-release
Pre-release

Changelog

b1fb056 CLOUDP-57324: Keep polling the automation status and show when changes are done (#153)
79cbe61 CLOUDP-57865: Download tar.gz / .zip diagnose archive (#152)
fa3c522 CLOUDP-61850: Fix listing project events type filter (#146)
56b24ee CLOUDP-62030: Add pagination to listing projects and orgs (#155)
1b6c6d0 CLOUDP-62032: mongocli change instanceSize to clusterTier to match Atlas terminology (#158)
edf3235 CLOUDP-62053: It is not possible to unack an alert (#160)
75f1add CLOUDP-62056: Change measurements to metrics (#156)
836553b Validate the given project ID is valid (#149)

v0.5.1

30 Apr 13:08
35d8f01
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Changelog

35d8f01 Update .goreleaser.yml (#144)

v0.5.0

30 Apr 12:31
v0.5.0
d36a95e
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This release includes a breaking change for ops manager, the ops manager base url must now include a trailing
slash(/)
run mongocli config set ops_manager_base_url <url> to update your profile

Changelog

2c3d49a CLOUDP-59267: upgrade agents (#143)
0a662a4 CLOUDP-60441: Create a rolling index, C/OM (#110)
d6b839b CLOUDP-60954: mongocli om logs collect (#123)
eb4f003 CLOUDP-60955: mongocli om logs list (#125)
7c00101 CLOUDP-60956: mongocli om logs download (#128)
333be58 CLOUDP-60957: mongocli om logs delete (#131)
259d7b7 CLOUDP-61107: Expose patching the automation config (#118)
bace091 CLOUDP-61240: Remove error logging (#120)
dc7a447 CLOUDP-61290: Validate base url (#124)
449ad9a CLOUDP-61291: Allow multiple measurements for measurements API (#121)
2cc7bf9 CLOUDP-61294: Don't let users create cluster with continuous backup (#122)
0c0dfdd CLOUDP-61529: Pause and Start an atlas cluster (#132)
53c9c06 CLOUDP-61595: mongocli ops-manager servers list does not validate project id requirement (#134)
2b976c8 CLOUDP-61621: Adding the projectID in mongocli config (#136)
ca73b05 CLOUDP-61624: Make atlas processes command available (#138)
d0a44dd CLOUDP-61709: Disable usage on error (#141)
d36a95e CLOUDP-61711: Validate API keys presence (#142)

v0.2.0

21 Apr 13:03
6421bcc
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

0846f94 Add a command to list processes (#101)
9142601 Add missing copyright notice headers (#97)
95223e1 CLOUDP-56474: Validate orgIDs and projectIDs are valid values (#111)
f9db3e5 CLOUDP-57523: Download logs, Atlas (#102)
f379ea8 CLOUDP-57838: Create a rolling index, Atlas (#89)
6db5fcd CLOUDP-57850: List events, C/OM (#82)
eeba392 CLOUDP-57855: List all available measurements for a given process, Atlas (#85)
e82a35d CLOUDP-57856: List all available partitions for a process, Atlas (#96)
35748e4 CLOUDP-57857: Describe available measurements for the given partition of the given process, Atlas (#100)
9296d08 CLOUDP-57858: List all available mongod processes/hosts, C/OM (#103)
720e880 CLOUDP-57859: Describe the given process, OM (#108)
8c67af1 CLOUDP-57860: List all available measurements for the given process, C/OM (#87)
217cb30 CLOUDP-57861: Describe available measurements for partition of the given process, OM (#107)
0caad2e CLOUDP-59015: Upload rpm to mongo yum repo (#78)
e17b40b CLOUDP-59016: Upload deb to mongo dpkg repo (#94)
744455b CLOUDP-59635: Embedding pagination into a struct to favour reuse (#95)
0972f6a CLOUDP-60191: Missing force flag for deleting users (#86)
bc05920 CLOUDP-60379: Use OM go client search instead of internal (#90)
f3e6407 CLOUDP-60397: Use moved method to the om client instead of internal (#91)
6dbbd8b CLOUDP-60401: Update README to use new brew repo (#92)
8510fd3 CLOUDP-60787: Unify go versions (#98)
f58bfb3 CLOUDP-60789: mongocli atlas measurements databases list (#99)
148308f CLOUDP-60870: Lists process disks/paritions, OM (#104)
827a46d CLOUDP-60875: List host databases, OM (#105)
9ca72d1 CLOUDP-60961: Invalid encoding when generating secure key (#109)
bf11117 CLOUDP-60989: Fix package publishing for ubuntu and debian (#112)
76eea46 CLOUDP-61081: Cleanup fixtures (#113)
be0c816 Fix publish adding NOTARY_KEY_NAME (#106)
ba153b6 Update atlas and OM go clients (#93)
9cbcddc Update cobra (#116)
b9eef76 Update github.com/AlecAivazis/survey/v2 (#114)
9951e81 Update mock (#115)
6421bcc remove the messages package as we only had a method there so far (#117)

v0.1.0

02 Apr 16:00
2523385
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changelog

9aaa3ce CLOUDP-57306: List alerts (Atlas) (#60)
5e99ddc CLOUDP-57529: Add short version to username and password flags (#80)
fce351f CLOUDP-57631: Describe Atlas Alert (#58)
df53115 CLOUDP-57633: Acknowledge an alert (#61)
9df5aa7 CLOUDP-57839: Create db users, C/OM (#54)
737e9e6 CLOUDP-57840: List db users, C/OM (#55)
f3c1934 CLOUDP-57841: Delete dbusers C/OM (#57)
700b5e0 CLOUDP-57842: Update alert configs, Atlas (#70)
ad43d21 CLOUDP-57843: Update alert configs, C/OM (#71)
1cd6752 CLOUDP-57844: List matcher fields, Atlas (#62)
001f5a5 CLOUDP-57845: List matcher fields, OM (#63)
40016ce CLOUDP-57846: List global alerts in mongocli (#67)
2523385 CLOUDP-57849:List events, Atlas (#81)
a2698ab CLOUDP-58790: Take database name from a flag when handling dbusers, Atlas (#53)
ec5aa64 CLOUDP-59356: Improving the deleteOpts api in Mongocli (#56)
d173104 CLOUDP-59492 Add the status flag to the alerts list (#68)
4efe5cb CLOUDP-59567: Adding the support of alerts for OM in mcli (#65)
cdf4d72 CLOUDP-59682: Enable security on C/OM (#75)
9fff8dd CLOUDP-59777: Use profile project id for listing clusters (#74)
c8d11d9 CLOUDP-59811: Show automation config (#76)
2af25a1 CLOUDP-60018: Add missing commands to cloud manager (#79)
d61513d CLOUDP-60098: Update api clients (#84)
548d66a Update CONTRIBUTING.md (#66)