-
Notifications
You must be signed in to change notification settings - Fork 257
Comparing changes
Open a pull request
base repository: mongodb/js-bson
base: v1.1.0
head repository: mongodb/js-bson
compare: v1.1.6
- 15 commits
- 18 files changed
- 5 contributors
Commits on Mar 7, 2019
-
fix(object-id): support 4.x->1.x interop for MinKey and ObjectId
* Fix 4.x->1.x interop for MinKey and ObjectId * updated browser_build/bson.js
Configuration menu - View commit details
-
Copy full SHA for 53419a5 - Browse repository at this point
Copy the full SHA 53419a5View commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35beb90 - Browse repository at this point
Copy the full SHA 35beb90View commit details -
feat: replace new Buffer with modern versions
Replace new Buffer with wrappers around Buffer.alloc and Buffer.from, to avoid deprecation messages. Fixes NODE-1789
Configuration menu - View commit details
-
Copy full SHA for 24aefba - Browse repository at this point
Copy the full SHA 24aefbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8980296 - Browse repository at this point
Copy the full SHA 8980296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3142508 - Browse repository at this point
Copy the full SHA 3142508View commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dd8a349 - Browse repository at this point
Copy the full SHA dd8a349View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 179e1ed - Browse repository at this point
Copy the full SHA 179e1edView commit details
Commits on Nov 9, 2019
-
Revert "fix(_bsontype): only check bsontype if it is a prototype memb…
…er." This reverts commit dd8a349.
Configuration menu - View commit details
-
Copy full SHA for 8de4140 - Browse repository at this point
Copy the full SHA 8de4140View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4de7b5 - Browse repository at this point
Copy the full SHA e4de7b5View commit details
Commits on Mar 24, 2020
-
fix: throw if invalid _bsontype is detected
If an invalid value for `_bsontype` is encountered during object serialization, the serializer will now throw an error rather than skipping the value completely. NODE-2514
Configuration menu - View commit details
-
Copy full SHA for 3809c13 - Browse repository at this point
Copy the full SHA 3809c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e782da - Browse repository at this point
Copy the full SHA 6e782daView commit details
Commits on Aug 9, 2020
-
fix(object-id): harden the duck-typing
The insufficient validation may otherwise lead to type confusions. REF: NODE-2618 Signed-off-by: Jakob Ackermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b526145 - Browse repository at this point
Copy the full SHA b526145View commit details
Commits on Aug 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 290dd6a - Browse repository at this point
Copy the full SHA 290dd6aView commit details
Commits on Mar 9, 2021
-
fix: Throw error on bigint usage and add helpers to Long (#426)
Adds helpers toBigInt and fromBigInt to the Long class to help support 64bit values. Throws an error when bigint is attempted to be serialized. NODE-2378
Configuration menu - View commit details
-
Copy full SHA for 375f368 - Browse repository at this point
Copy the full SHA 375f368View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fc7a87 - Browse repository at this point
Copy the full SHA 6fc7a87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.1.6