Skip to content

1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:03

perceval 1.5.0 - (2026-06-19)

New features:

  • Add secrets manager integration for credential retrieval
    Perceval can now retrieve backend credentials from external secrets
    managers (Bitwarden, HashiCorp Vault) instead of passing them directly
    on the command line.

Bug fixes:

  • Updated Phabricator/Phorge API compatibility (#903)
    Improved compatibility with newer Phorge Conduit API endpoints. User
    data from items are different from previous ones.