Added
- Relax the version constraint for dependencies (support `hvac` 1.X)
- Support providing a custom CA bundle for Vault certificate validation, or skipping SSL validation altogether
Changed
- BREAKING: Make environment variables override what is defined in the Config, contrary to the previous behaviour
- Drop support of Python 3.7