Skip to content

Releases: broadinstitute/python-cert_manager

4.0.0

27 May 15:17
6320d90

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat!: Update lower Python dependency to 3.11 by @coreone in #278

Exciting New Features 🎉

  • feat: Allow dcvMode to be passed to the Certificates::enroll method by @coreone in #280

Full Changelog: 3.0.0...4.0.0

3.0.0

20 Mar 14:38
c79eedc

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Add DomainControlValidation class with a few basic DCV methods. by @stea-uw in #218
  • chore: Update pyproject.toml to work with Poetry 2.x by @coreone in #241
  • feat: Add the ability to use OAuth2 to authenticate to the REST API by @coreone in #274
  • feat: Add the ability to pass a requests Session to Client by @coreone in #275

New Contributors

  • @stea-uw made their first contribution in #218
  • @backstage-bits[bot] made their first contribution in #247

Full Changelog: 2.4.0...3.0.0