You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Merging Develop into Master for 0.12 Release (#52)
* Resolved #41, adding a tls version helper to Clusters
* Added endpoint to pull events by date.
Resolved #45
* Updated tests
Resolved #45
* Resolved #47 Added addtional info to Events endpoints.
Completed full CPS events information in Events.
* #50 Added Cloud backup endpoints to settings.py.
* #51 added cloud backup restore jobs endpoints to settings.py.
* Moved ProviderName and MongoDBMajorVersion to lib.
Cleaned up some inconsistant import statements in atlas.py
* Added `mongod` version 5.0 to major version
* Moved ClusterType to from clusters.py to lib.py
* #50 completed cloud snapshot GET methods (task 1 and 2)
* Completed #50, Basic Cloud Backup methods.
* #51 Created restore request objects.
* #51 Completed snapshot restore request.
* #51 Completed snapshot restore request.
* #51 Completed tests and bug fixing for request snapshot restore.
* Fixing import which was breaking tests.
* Fixing import which was breaking tests.
* Fixing import which was breaking tests.
* Fixing import which was breaking tests.
* Completed #51, added GET endpoints for restore jobs, added tests, and cleaned up a bit.
* Removed two unneeded tests.
Co-authored-by: mgm <mgm@mgm.dev>