Skip to content

MongoDB CLI 1.11.0

Compare
Choose a tag to compare
@gssbzn gssbzn released this 28 Jan 16:14
· 2820 commits to master since this release
v1.11.0
6034980

New Features

  • Adds support for Cloud Provider Access Roles in Atlas
  • Adds support for scoped database users in Atlas
  • Adds support for custom database roles in Atlas
  • Adds support for Azure Private Links
  • Adds support for creating Data Lakes using Cloud Provider Roles
  • Adds support for json-path

Fixes and Improvements

  • Fixes an error when fetching feature control policies for a project where no policies have been enabled

Changelog

5402874 CLOUDP-68204: Load default mongodb major version from Atlas (#571)
3ee4374 CLOUDP-78862: [Milestone] Add scopes parameter to DB users (#554)
705e9ca CLOUDP-78865: [Mongocli - Atlas] Modernize Language: project whitelist to access list (#587)
63e568d CLOUDP-78866: [Milestone] Add support for Custom DB roles in atlas (#555)
ff1c5dd CLOUDP-78867: [Milestone] Add option to get connection string(s) (#553)
3bd04a4 CLOUDP-78868: [Mongocli - IAM ] Modernize Language: Update API whitelist to access list (mongocli organization apiKey accesslist) (#588)
fa3ca86 CLOUDP-79621: Get all Cloud Provider Access Roles (#561)
d2d8d4b CLOUDP-79622: Create a Cloud Provider Access Role (#559)
ebb170b CLOUDP-79623: Authorize a Cloud Provider Access Role (#562)
c991935 CLOUDP-79624: Deauthorize a Cloud Provider Access Role (#563)
f88f710 CLOUDP-79631: Retrieve details for all private endpoint service for AWS or Azure in an Atlas project (#566)
112090d CLOUDP-79632: Retrieve details for one private endpoint service for AWS or Azure in an Atlas project (#567)
ed96f83 CLOUDP-79633: Create one private endpoint service for AWS or Azure in an Atlas project (#568)
f859f14 CLOUDP-79634: Remove one private endpoint service for AWS or Azure in an Atlas project (#570)
b2945ba CLOUDP-79635: Get a private endpoint from an Atlas project (#580)
f20beb1 CLOUDP-79636: Create one private endpoint in an Atlas project. (#578)
f691e44 CLOUDP-79637: Remove one private endpoint interface in an Atlas project (#583)
e8db37d CLOUDP-79639: Enable the regionalized private endpoint setting for one Atlas project (#581)
46e77d1 CLOUDP-79641: Add jsonpath as output (#591)
051076f CLOUDP-79695: Refactoring Atlas Mongocli Cluster (#552)
79f5682 CLOUDP-79713: --SnapshotRetentionDays flag must start with capital S -- inconsistent with other flags (#556)
c603321 CLOUDP-80160: [mongocli] Update golangci-lint (#558)
74089c7 CLOUDP-80279: Add a confirmation message to Deauthorize a Cloud Provider Access Role (#565)
52ba63d CLOUDP-80314: [mongocli] add license to brew formula (#564)
d0799a0 CLOUDP-80528: mongocli server usage organiation host ls pointing to project (#572)
9976684 CLOUDP-80534: add --append to mongocli atlas customDBRole(s) update (#573)
a8e1d00 CLOUDP-80605:add use to the serverUsage Download command (#574)
d28e3e3 CLOUDP-80762 mongocli om featurePolicies list return an error if not policies are defined in the project (#577)
9745416 CLOUDP-80926: Check license header as part of code health (#579)
c9024ee CLOUDP-80931: Update Data Lake create to support AWS roles (#585)
51ac58b CLOUDP-81074: Broken cluster e2e (#582)
9c971b4 CLOUDP-81138: [mcli] fix small typo (#586)
6034980 build (deps): go mod tidy
cbc00e7 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.5 to 2.2.7 (#549)
4c612aa build(deps): bump github.com/mongodb-forks/digest from 1.0.1 to 1.0.2 (#560)
585536b build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#576)
5a06258 build(deps): bump go.mongodb.org/atlas from 0.6.0 to 0.7.0 (#575)
7cfa0f6 build(deps): bump go.mongodb.org/ops-manager from 0.16.1 to 0.16.2 (#550)
105034c build(deps): bump go.mongodb.org/ops-manager from 0.16.2 to 0.16.3 (#584)
bdf8713 tests: add shellcheck (#590)
2884eb0 tests: improve linting configuration (#589)