-
-
Notifications
You must be signed in to change notification settings - Fork 451
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-mongodb
base: v4.1.1
head repository: voxpupuli/puppet-mongodb
compare: v4.2.0
- 18 commits
- 18 files changed
- 8 contributors
Commits on Dec 10, 2021
-
fix: replset with auth returns "requires authentication" message when…
… checking replicaset members
Benjamin Delacour committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 896f5ed - Browse repository at this point
Copy the full SHA 896f5edView commit details
Commits on Mar 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58e45c7 - Browse repository at this point
Copy the full SHA 58e45c7View commit details
Commits on May 9, 2022
-
Merge pull request #632 from BDelacour/master
ReplicaSet with Auth creation
Configuration menu - View commit details
-
Copy full SHA for 45d9bf4 - Browse repository at this point
Copy the full SHA 45d9bf4View commit details
Commits on Jul 6, 2022
-
Add SCRAM-SHA-256 limited support
- auth_mechanism parameter for mongodb_user - use password instead of password_hash if SCRAM-SHA-256, because password digestion is on the server - insync is not verified for the password
Configuration menu - View commit details
-
Copy full SHA for b201149 - Browse repository at this point
Copy the full SHA b201149View commit details -
Configuration menu - View commit details
-
Copy full SHA for b042af0 - Browse repository at this point
Copy the full SHA b042af0View commit details -
Switch from git to https url in .fixtures.yml
GitHub drop support for git:// url a while ago.
Configuration menu - View commit details
-
Copy full SHA for 6bccd7d - Browse repository at this point
Copy the full SHA 6bccd7dView commit details -
The way we construct the hash changed and the order matter when comparing the JSON serialized data.
Configuration menu - View commit details
-
Copy full SHA for 18e6c8a - Browse repository at this point
Copy the full SHA 18e6c8aView commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 61c6690 - Browse repository at this point
Copy the full SHA 61c6690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 942089d - Browse repository at this point
Copy the full SHA 942089dView commit details
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a4814d3 - Browse repository at this point
Copy the full SHA a4814d3View commit details
Commits on Oct 7, 2022
-
Add a TLS option to use TLS in args for mongo command and mongod conf…
…ig file Starting in version 4.2, MongoDB provides net.tls settings. See https://www.mongodb.com/docs/v5.0/tutorial/configure-ssl/#procedures--using-net.tls-settings And tls args for the client : https://www.mongodb.com/docs/v5.0/tutorial/configure-ssl-clients/ SSL options are deprecated : https://www.mongodb.com/docs/v5.0/reference/configuration-options/#net.ssl-options weak_cert option is now conn_without_cert See : https://www.mongodb.com/docs/v3.0/release-notes/3.0-compatibility/#tls-ssl-configuration-option-changes
Configuration menu - View commit details
-
Copy full SHA for c898a2c - Browse repository at this point
Copy the full SHA c898a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e566d - Browse repository at this point
Copy the full SHA 40e566dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6297d7 - Browse repository at this point
Copy the full SHA a6297d7View commit details -
Use "false" instead of "undef" for tls parameter
Co-authored-by: Christos Papageorgiou <christos.papageorgioy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6b87f7 - Browse repository at this point
Copy the full SHA c6b87f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0121c36 - Browse repository at this point
Copy the full SHA 0121c36View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ff42e9 - Browse repository at this point
Copy the full SHA 6ff42e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5514de - Browse repository at this point
Copy the full SHA d5514deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a9570 - Browse repository at this point
Copy the full SHA 79a9570View 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 v4.1.1...v4.2.0