Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Showing 16

Allow CSFLE in Ruby to be decrypted using Ruby types

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Larger integers will be decrypted as BSON::Int64 as opposed to just a Ruby Integer What would you like to see happen?...
Alex Bevilacqua 4 months ago in Drivers (ie: Node.js, Java, .NET) 2 Completed

Create Atlas Search helper method for aggregations in java

Java driver doesn’t include a {{search()}} helper method in the [Aggregation class](http://mongodb.github.io/mongo-java-driver/4.1/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html), for facilitating Atlas Search queries. While...
Marie Atterbury about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

Support for EKS Service Account Credentials in MONGODB-AWS

Support for EKS Service Account Credentials in MONGODB-AWS It would be great to be able to authenticate to MongoDB using EKS service accounts. Currently, the order in which Drivers MUST search for credentials is: Credentials passed through the ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 3 Completed

Add a Kotlin Driver

There should be an official Kotlin driver
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 2 Completed

CSFLE - Integration with more KMS providers like Hashicorp Vault

Automatic CSFLE - To generate and manage the Customer Master key, can we add more KMS providers like Hashicorp Vault. KMS providers currently supported are only: Amazon Web Services KMS and Locally Managed Keyfile. To work with Hashicorp Vault, i...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

Provide builders/helpers for all MQL operators

Only a small subset of MQL operators have equivalent convenience wrappers in the Java (reactive) driver. Many such as $filter, $concatArrays, $first, $cond etc. have to be assembled as BsonDocuments etc leading to error-prone and cumbersome code.
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 4 Completed

It will be helpful to provide Sock Proxy support for our drivers

Some customers have security policy restriction to directly connect to Atlas. So it will be helpful for them to use sock proxy to connect.
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 4 Completed

For Client Side Field Level Encryption (CSFLE) load IAM credentials for KMS by default

In order to get the mongodb csfle lib to work with AWS KMS we need to set the following provider details explicitly: accessKeyId and secretAccessKey. It is common and more secure practice for applications to be able to load these automatically. ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

Provide an event for collecting schema validation, with validation Action as a warning.

We are looking for a method for collecting data related to scheme validation issues for logging in the c# driver. Currently, we can set schema validation to error and capture the issue using mongo write exceptions. However, we don't want to restri...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

Go Driver: Allow Client Side Field Level Encryption (CSFLE) to use IAM Role credentials credentials with KMS access

In order to get the MongoDB csfle lib to work with AWS KMS, we need to set the following provider details (IAM user credentials) explicitly: accessKeyId and secretAccessKey. It is common and more secure practice for applications to be able to get...
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed