Skip to content

@ydbjs/auth-yandex-cloud@0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Nov 20:48
· 20 commits to main since this release

Patch Changes

  • a48d01c: Fix Service Account provider: clean private key in constructor
    • Move private key cleaning from JWT creation to constructor for better performance
    • Remove unnecessary log about warning line detection
    • Add key ID to debug logs for better traceability
    • Directly modify key.private_key instead of creating new object