Skip to content

Releases: andreaso/hv4gha

v0.4.1

Choose a tag to compare

@andreaso andreaso released this 11 Oct 14:11
Immutable release. Only release title and notes can be modified.
5758d84
  • Validates input when requesting a scoped GitHub Access Token (#60)
  • Adds support for Python 3.14 (#66)

v0.4.0

Choose a tag to compare

@andreaso andreaso released this 12 Jan 10:31
824c5cf
  • Makes pyproject.toml compatible with PEP 621 (#42)
  • Supports importing multiple versions of the "same" key (#50)
  • Switches to using the GitHub App's Client ID (#51)
  • Bumps certifi to 2024.12.14 (#52)

v0.3.0

Choose a tag to compare

@andreaso andreaso released this 07 Dec 09:56
6bc1d6f
  • Promotes certifi to a direct dependency (#28)
  • Enforces keyword arguments for public methods (#32)
  • Bumps certifi requirement to 2024.7.4 (#34)
  • Bumps cryptography requirement to 43.0.1 (#36)
  • Bumps pydantic requirement to 2.8.0 (#39)
  • Adds support for Python 3.13 (#40)

v0.2.3

Choose a tag to compare

@andreaso andreaso released this 04 Nov 03:59
59e89df
  • Adds testing and support for Python 3.12 (#21)

v0.2.2

Choose a tag to compare

@andreaso andreaso released this 22 Sep 12:38
4a42f35
  • Updates (slightly) vulnerable pyca/cryptography dependency (#16)

v0.2.1

Choose a tag to compare

@andreaso andreaso released this 06 Sep 19:15
d053b47
  • Opens up pyca/cryptography version requirement (#6)
  • Replaces unsupported datetime.strftime("%s") (#9)
  • Improved testing:
    • Tests using both constrained and unconstrained dependencies (#7)
    • Adds pytest tests for helper functions (#8, #12)

v0.2.0

Choose a tag to compare

@andreaso andreaso released this 13 Aug 07:05
f4083cb
  • Provides more detailed API error exceptions (#3)
  • Uses Pydantic to type check API responses (#4)

v0.1.1

Choose a tag to compare

@andreaso andreaso released this 02 Aug 16:24
fcb0a3c
  • Updates (slightly) vulnerable pyca/cryptography dependency (#2)

v0.1.0

Choose a tag to compare

@andreaso andreaso released this 30 Jul 08:57
d10c14b

Initial release of this Python library, which helps you use HashiCorp Vault to manage a GitHub App's private RSA key.