Skip to content

Commit dce7831

Browse files
committed
Version packages
- Generate CHANGELOG.md for @ydbjs/[email protected]
1 parent 3c3279e commit dce7831

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

.changeset/add-yandex-cloud-auth.md

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @ydbjs/auth-yandex-cloud
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 701816e: Add Yandex Cloud Service Account authentication provider
8+
- New package `@ydbjs/auth-yandex-cloud` for authenticating with Yandex Cloud Service Account authorized keys
9+
- Supports JWT creation with PS256 algorithm
10+
- Automatic IAM token management with caching and background refresh
11+
- Built-in retry logic with exponential backoff for IAM API calls
12+
- Multiple initialization methods: from file, environment variable, or JSON object

0 commit comments

Comments
 (0)