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: flash-oss/node_acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: flash-oss/node_acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 17, 2021

  1. New mongodb driver v4 support (#7)

    * Update Mongodb to the new driver. (#6)
    
    * update mongodb
    
    Signed-off-by: Haris Sulaiman <harisvsulaiman@gmail.com>
    
    * remove db.collection callback
    
    Signed-off-by: Haris Sulaiman <harisvsulaiman@gmail.com>
    
    * Drop node v10, add v16. Drop mongodb v3.6, add v5.0
    
    * Try running CI tests for both mongodb v3 and v4
    
    * Better arrangement of commands in CI steps
    
    * Necessary README.md updates
    
    Co-authored-by: Haris Sulaiman <haris@cloodot.com>
    koresar and harisvsulaiman authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ebf0d7b View commit details
    Browse the repository at this point in the history
  2. 3.0.0

    koresar committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    da22aa7 View commit details
    Browse the repository at this point in the history
Loading