Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(NODE-3303): deprecate md5 hash and isConnected #2960

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

nbbeeken
Copy link
Contributor

No description provided.

@@ -50,6 +50,7 @@ connect.Int32 = core.BSON.Int32;
connect.Long = core.BSON.Long;
connect.MinKey = core.BSON.MinKey;
connect.MaxKey = core.BSON.MaxKey;
/** @deprecated Please use `ObjectId` */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marking this until we decide whether or not deprecate

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go ahead and deprecate here and in 4.x

lib/gridfs-stream/index.js Outdated Show resolved Hide resolved
@nbbeeken nbbeeken merged commit eae0e05 into 3.7 Aug 31, 2021
@nbbeeken nbbeeken deleted the NODE-3303/deprecations branch August 31, 2021 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants