libsql/libsql-client-ts (@libsql/core)
### [`v0.7.0`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#070----2024-06-25)
[Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.2...v0.7.0)
- Add configurable concurrency limit for parallel query execution
(defaults to 20) to address socket hangup errors.
### [`v0.6.2`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#062----2024-06-01)
[Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.1...v0.6.2)
- Fix compatibility issue with libSQL server versions that don't have migrations endpoint.
### [`v0.6.1`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#061----2024-05-30)
[Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.0...v0.6.1)
- Add an option to `batch()` to wait for schema changes to finish when using shared schema.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.6.0
->0.7.0
Release Notes
libsql/libsql-client-ts (@libsql/core)
### [`v0.7.0`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#070----2024-06-25) [Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.2...v0.7.0) - Add configurable concurrency limit for parallel query execution (defaults to 20) to address socket hangup errors. ### [`v0.6.2`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#062----2024-06-01) [Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.1...v0.6.2) - Fix compatibility issue with libSQL server versions that don't have migrations endpoint. ### [`v0.6.1`](https://togithub.com/libsql/libsql-client-ts/blob/HEAD/CHANGELOG.md#061----2024-05-30) [Compare Source](https://togithub.com/libsql/libsql-client-ts/compare/v0.6.0...v0.6.1) - Add an option to `batch()` to wait for schema changes to finish when using shared schema.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.