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 95 of 4027

Add Support for SHA256 Digest Algorithm for SAML AuthnRequest Signatures

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. Currently, in Atlas UI federation (SAML), request certificates are signed using RSA-SHA256; however, the digest algorithm ...
Danilo Fukuoka Rosa 13 days ago in IAM 0 Submitted

Kotlin driver - force the default batch size to 101 - JAVA-5700

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. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 25 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration

Certificate compression support for TLS connections

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. There is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 16 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Bug in Get Team By Name API

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. The Get Team By Name API returns a 401 if the team name has a space in it. What would you like to see happen? Descr...
Dylan Lingelbach 18 days ago in IAM 2 Will Not Implement
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Asynchronous variant of MongoDB C Driver

Add async API on the C Driver.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 7 Started

Allow to specify principals in resource policies

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. We manage the Atlas MongoDB foundation for our company and provide our customers projects where they are free to create th...
Luca Lombardo about 2 months ago in IAM 0 Future Consideration

Cloudflare integration

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. I am trying to build a serverless application that connects to MongoDB while keeping database connections low, stable, and...
T S 2 months ago in Drivers & Frameworks 3 Future Consideration

Allow enabling/disabling automatic CSFLE encryption/decryption on per-collection/database level in Python SDK

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. So far, we can only specify whether automatic encryption/decryption is on on a MongoClient, and all operations there will ...
Yi Hong about 1 month ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Improve Admin API for API keys rotation

Given we have security mandates where we need to rotate API keys for an organization, every 365 days. It would be ideal if when calling https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/getApiK...
Guest over 1 year ago in IAM 2 Submitted