- Drops support of Python 3.6, adds the support of Python 3.8
- Implements the Glossary endpoints (using Python Dataclasses)
- Adds the OIDC support.
- Adds the helper functions to parse the qualified name
- Updates the version to 1.x to get some confidence from community as the module is pretty stable now
- Add support for Atlas' Admin Metrics REST API
- Add support for Atlas' DSL Saved Search (#81)
- Fixes list lookups for searching
- Call of DependentClass inflate (#79)
- Add support for Post type Basic Search (#76)
- fixes (BasicSearch, when no result in _data, etc)
- HTTP Auth
- Basic search inflate
- relationshipAttributes
- Bug fixes
- Response is returned after entity creation (easier to figure out the guid)
- Bug fixes
- Most of the resources have been implemented (except RelationshipREST)
- Basic authentication (only the Basic token is sent on the network)
- First push.