We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abeb8b1 commit f0794f9Copy full SHA for f0794f9
README.md
@@ -24,6 +24,7 @@ to implement the current requirements for the driver.
24
* [x] Better support for new MongoDB version, for example the ability to use views
25
* [x] Upgrade to ([DBConnection 2.x](https://github.com/elixir-ecto/db_connection))
26
* [x] Removed depreacated op codes ([See](https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/#request-opcodes))
27
+ * [x] Support for SCRAM-SHA-256 (MongoDB 4.x)
28
* [ ] Because the driver is used in production environments, quick adjustments are necessary.
29
30
## Features
0 commit comments