2
0
JSON RSS Feed
  • v1.0.51 - Authentication Enhancement
    Some checks failed
    Build and Release / Lint (push) Has been cancelled
    Build and Release / Tests (push) Has been cancelled
    Build and Release / Create Release (push) Has been cancelled
    Stable

    logikonline released this 2026-01-24 22:53:02 +00:00 | 13 commits to main since this release

    Summary

    This release introduces improved authentication handling for vault secret APIs, providing better reliability and flexibility when accessing secrets.

    Features

    • Vault Token Authentication Fallback: Added fallback authentication mechanism for secret APIs using vault tokens, ensuring more robust access to vault secrets even when primary authentication methods are unavailable

    Improvements

    • Enhanced reliability of secret API operations through multiple authentication pathways
    • Better error handling and resilience for vault token-based operations