Skip to content

Commit ab9f96e

Browse files
committed
Add changeset for Service Account provider fix
1 parent bc5f01e commit ab9f96e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@ydbjs/auth-yandex-cloud': patch
3+
---
4+
5+
Fix Service Account provider: clean private key in constructor
6+
7+
- Move private key cleaning from JWT creation to constructor for better performance
8+
- Remove unnecessary log about warning line detection
9+
- Add key ID to debug logs for better traceability
10+
- Directly modify key.private_key instead of creating new object

0 commit comments

Comments
 (0)