Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: andreaso/hv4gha

v0.4.1

11 Oct 14:11
Immutable release. Only release title and notes can be modified.
5758d84

Choose a tag to compare

  • Validates input when requesting a scoped GitHub Access Token (#60)
  • Adds support for Python 3.14 (#66)

v0.4.0

12 Jan 10:31
824c5cf

Choose a tag to compare

  • 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

07 Dec 09:56
6bc1d6f

Choose a tag to compare

  • 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

04 Nov 03:59
59e89df

Choose a tag to compare

  • Adds testing and support for Python 3.12 (#21)

v0.2.2

22 Sep 12:38
4a42f35

Choose a tag to compare

  • Updates (slightly) vulnerable pyca/cryptography dependency (#16)

v0.2.1

06 Sep 19:15
d053b47

Choose a tag to compare

  • 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

13 Aug 07:05
f4083cb

Choose a tag to compare

  • Provides more detailed API error exceptions (#3)
  • Uses Pydantic to type check API responses (#4)

v0.1.1

02 Aug 16:24
fcb0a3c

Choose a tag to compare

  • Updates (slightly) vulnerable pyca/cryptography dependency (#2)

v0.1.0

30 Jul 08:57
d10c14b

Choose a tag to compare

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