@ydbjs/core
Version:
Core driver for YDB: manages connections, endpoint discovery, authentication, and service client creation. Foundation for all YDB client operations.
187 lines (124 loc) • 3.44 kB
Markdown
# @ydbjs/core
## 6.0.0-alpha.29
### Patch Changes
- Add better debug logging
- Updated dependencies
- @ydbjs/abortable@6.0.0-alpha.29
- @ydbjs/api@6.0.0-alpha.29
- @ydbjs/auth@6.0.0-alpha.29
- @ydbjs/debug@6.0.0-alpha.29
- @ydbjs/error@6.0.0-alpha.29
- @ydbjs/retry@6.0.0-alpha.29
## 6.0.0-alpha.28
### Patch Changes
- Define engines for packages
- Updated dependencies
- @ydbjs/api@6.0.0-alpha.28
- @ydbjs/auth@6.0.0-alpha.28
- @ydbjs/error@6.0.0-alpha.28
- @ydbjs/retry@6.0.0-alpha.28
## 6.0.0-alpha.27
### Major Changes
- Migrate to ESM-only package
### Patch Changes
- Updated dependencies
- @ydbjs/error@6.0.0-alpha.27
- @ydbjs/retry@6.0.0-alpha.27
- @ydbjs/auth@6.0.0-alpha.27
- @ydbjs/api@6.0.0-alpha.27
## 6.0.0-alpha.19
### Patch Changes
- cf1e3a6: Move gprc channelOptions to separate field
- Updated dependencies [799cd13]
- @ydbjs/auth@6.0.0-alpha.16
## 6.0.0-alpha.18
### Patch Changes
- Updated dependencies
- @ydbjs/error@6.0.0-alpha.9
- @ydbjs/auth@6.0.0-alpha.15
- @ydbjs/retry@6.0.0-alpha.13
## 6.0.0-alpha.17
### Patch Changes
- Fix build cjs issues
- Updated dependencies
- @ydbjs/error@6.0.0-alpha.8
- @ydbjs/retry@6.0.0-alpha.12
- @ydbjs/auth@6.0.0-alpha.14
- @ydbjs/api@6.0.0-alpha.8
## 6.0.0-alpha.16
### Patch Changes
- Support for database in querystring
## 6.0.0-alpha.15
### Patch Changes
- Fix build issues
## 6.0.0-alpha.14
### Patch Changes
- Fix driver options parsing
## 6.0.0-alpha.13
### Patch Changes
- correct typo in credentialsProvider assignment in Driver class
## 6.0.0-alpha.12
### Patch Changes
- Fix metadata credentials provider
- Updated dependencies
- @ydbjs/auth@6.0.0-alpha.12
## 6.0.0-alpha.11
### Patch Changes
- Updated dependencies
- @ydbjs/retry@6.0.0-alpha.10
- @ydbjs/auth@6.0.0-alpha.11
## 6.0.0-alpha.10
### Patch Changes
- Update packages description
- Updated dependencies
- @ydbjs/error@6.0.0-alpha.7
- @ydbjs/retry@6.0.0-alpha.9
- @ydbjs/auth@6.0.0-alpha.10
- @ydbjs/api@6.0.0-alpha.7
## 6.0.0-alpha.9
### Patch Changes
- Consolidated and clarified README files across all packages.
- Updated dependencies
- @ydbjs/api@6.0.0-alpha.6
- @ydbjs/auth@6.0.0-alpha.9
- @ydbjs/error@6.0.0-alpha.6
- @ydbjs/retry@6.0.0-alpha.8
## 6.0.0-alpha.8
### Patch Changes
- Refactored async functions and concurrency handling for better performance.
- Expanded configuration options and documentation.
- Updated README for clarity and structure.
## 6.0.0-alpha.7
### Patch Changes
- Updated dependencies
- @ydbjs/retry@6.0.0-alpha.7
- @ydbjs/auth@6.0.0-alpha.7
## 6.0.0-alpha.6
### Patch Changes
- Add transaction support
- Updated dependencies
- @ydbjs/api@6.0.0-alpha.5
- @ydbjs/auth@6.0.0-alpha.6
- @ydbjs/error@6.0.0-alpha.5
- @ydbjs/retry@6.0.0-alpha.6
## 6.0.0-alpha.5
### Patch Changes
- Updated dependencies
- @ydbjs/retry@6.0.0-alpha.5
- @ydbjs/auth@6.0.0-alpha.5
## 6.0.0-alpha.4
### Patch Changes
- Added support to ignore the `.turbo` folder for better compatibility and cleaner workflows.
- Updated dependencies
- @ydbjs/api@6.0.0-alpha.4
- @ydbjs/auth@6.0.0-alpha.4
- @ydbjs/error@6.0.0-alpha.4
- @ydbjs/retry@6.0.0-alpha.4
## 6.0.0-alpha.3
### Patch Changes
- Update usage examples
- Updated dependencies
- @ydbjs/api@6.0.0-alpha.3
- @ydbjs/auth@6.0.0-alpha.3
- @ydbjs/error@6.0.0-alpha.3
- @ydbjs/retry@6.0.0-alpha.3