Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb/js-bson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.3
Choose a base ref
...
head repository: mongodb/js-bson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 2, 2021

  1. feat: UUID convenience class (#425)

    Adds a class that encapsulates generating and interacting with UUIDs stored in the BSON Binary type. Adds `to/from` UUID Binary helpers. Adds cross platform crypto API usage for secure random number generation when available.
    steffenagger authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    76e1826 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. chore(release): 4.3.0

    nbbeeken committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f60c404 View commit details
    Browse the repository at this point in the history
Loading