Skip to content

1.0.0

Closed Sep 6, 2023 100% complete
  • All deprecated methods removed from the "hvac.v1.Client" class.
  • markdownlint included and all documents passing
  • python_requires='>=3.6' added/update to setuptools metadata for our package. Also setup.cfg -> universal set to 0 explicitly (currently set to 1)
  • unit.TestCase, and any other requirements, deprecation warnings addressed (e.g., DeprecationWa…
  • All deprecated methods removed from the "hvac.v1.Client" class.
  • markdownlint included and all documents passing
  • python_requires='>=3.6' added/update to setuptools metadata for our package. Also setup.cfg -> universal set to 0 explicitly (currently set to 1)
  • unit.TestCase, and any other requirements, deprecation warnings addressed (e.g., DeprecationWarning: Please use assertEqual instead)
  • tidy up all requirements
  • Any "list" methods that could raise InvalidPath exceptions should probably return None instead?
  • Drop any unittest skipif bits that apply to ancient Vault versions or whatnot
  • Maybe look at moving docs to gh pages or such? or, semi-relatedly, updating the docs theme?

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.