File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 5
5
Stability indicates whether this driver is recommended for production use.
6
6
Currently, no drivers guarantee API or ABI stability.
7
7
8
- | Family/version | Stability | Development | Purpose |
9
- | -------------------- | ----------- | ------------------- | ------------------------------------------------------------ |
10
- | (repo master branch) | Unstable | Active development | New feature development |
11
- | mongocxx 3.1.x | Stable | Bug fixes only | Current stable C++ driver release, requires C++11 |
12
- | mongocxx 3.0.x | Stable | Critical fixes only | Previous stable C++ driver release, requires C++11 |
8
+ | Family/version | Stability | Development | Purpose |
9
+ | -------------------- | ----------- | ------------------- | -------------------------------------
10
+ | (repo master branch) | Unstable | Active development | New feature development |
11
+ | mongocxx 3.2.x | Stable | Bug fixes only | Current stable C++ driver release
12
+ | mongocxx 3.1.x | Stable | Bug fixes only | Previous stable C++ driver release
13
+ | mongocxx 3.0.x | Stable | Critical fixes only | Previous stable C++ driver release
13
14
14
15
## Documentation versions available
15
16
You can’t perform that action at this time.
0 commit comments