issues
search
digitalbazaar
/
bedrock-mongodb
Bedrock mongodb module
Apache License 2.0
2
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MongoDB 5.0 is EOL October 2024
#105
dlongley
opened
5 months ago
0
Ignore package-lock.json
#104
BigBlueHat
closed
9 months ago
0
Fix README link.
#103
BigBlueHat
closed
9 months ago
0
Open Source under Apache-2.0.
#102
BigBlueHat
closed
9 months ago
1
Upgrade to MongoDB Driver v6
#101
mattcollier
opened
11 months ago
3
Modernize workflow
#100
mattcollier
closed
12 months ago
1
MongoDB 4.4 is EOL February 2024
#99
mattcollier
opened
1 year ago
0
Remove deprecated option adminPrompt.
#98
aljones15
closed
1 year ago
0
Remove deprecated index option background from createIndexes.
#97
aljones15
closed
1 year ago
1
Remove defaults for writeOptions from config.
#96
aljones15
opened
1 year ago
5
Mongo driver 4 rc fix duplicate error
#95
aljones15
opened
2 years ago
1
Mongo 4 no roles check
#94
aljones15
opened
2 years ago
1
Mongo driver 4 rc no auth defaults
#93
aljones15
opened
2 years ago
1
MAJOR: Upgrade to node mongodb driver 4
#92
aljones15
opened
2 years ago
1
Minor Release: fix url create & add ability to configure `protocol` for replicaSets
#91
aljones15
closed
2 years ago
1
Patch unauthenticated check
#90
aljones15
opened
2 years ago
2
Make checks optional
#89
aljones15
closed
2 years ago
2
Remove authentication check
#88
aljones15
closed
2 years ago
6
Do not await client.close do log error.
#87
aljones15
closed
2 years ago
2
Fix 84
#86
mattcollier
closed
1 year ago
3
Issue 84 get server info login
#85
aljones15
closed
2 years ago
2
Add call to get server info after logging in user (authenticated connection)
#84
dlongley
closed
2 years ago
8
Update bedrock
#83
dlongley
closed
2 years ago
0
Consider removal of `prompt` dependency and the functionality it provides
#82
mattcollier
closed
2 years ago
4
Convert to module and rename to `@bedrock` scope.
#81
dlongley
closed
2 years ago
1
Esm
#80
dlongley
closed
2 years ago
1
Separate command line admin user stuff into its own module
#79
dlongley
closed
2 years ago
1
Add additional tests for better coverage.
#78
JoshDunnDev
closed
2 years ago
1
TODO: Refactor to avoid removing user
#77
JSAssassin
closed
2 years ago
1
Some MongoDB client errors are leaking query details.
#76
mattcollier
opened
3 years ago
1
Add tests for Authentication
#75
aljones15
closed
2 years ago
1
Use MongoClient result from _loginUser when adding user.
#74
aljones15
closed
3 years ago
3
Update peer dependencies.
#73
dlongley
closed
3 years ago
0
Remove usage of `brCallbackify` and callback support in next major release
#72
dlongley
closed
2 years ago
2
Remove distributed ID collection and async clean up.
#71
dlongley
closed
3 years ago
1
createIndex `background` option is obsolete for mongo 4.2+
#70
mattcollier
opened
3 years ago
2
Warning: Accessing non-existent property 'MongoError'
#69
mattcollier
closed
3 years ago
3
Cleanups
#68
davidlehn
closed
3 years ago
0
Clarify removal of config.mongodb.options.
#67
aljones15
closed
3 years ago
1
Add deprecation notice to CHANGELOG.
#66
aljones15
closed
3 years ago
1
Use write concern
#65
aljones15
closed
3 years ago
1
Top-level use of w, wtimeout, j, and fsync is deprecated. Use writeConcern instead.
#64
aljones15
closed
3 years ago
7
Expand test coverage to include best practices
#63
aljones15
opened
3 years ago
0
Return early if there are no unopened collections.
#62
gannan08
closed
3 years ago
0
Support promises for public API function calls.
#61
dlongley
closed
4 years ago
1
Should saslprep be required?
#60
aljones15
closed
1 year ago
1
Sanitize `config.url`
#59
JSAssassin
closed
4 years ago
1
Adjust logging for config.url
#58
mattcollier
closed
4 years ago
2
Use database specified in the connect string when calling `client.db()`.
#57
mattcollier
closed
4 years ago
2
Remove deprecated collection name
#56
aljones15
closed
4 years ago
2
Next