Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.38.3 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.1 to 3.38.3.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.38.3
- Added retries to initial discovering
Full Changelog: v3.38.2...v3.38.3
v3.38.2
- Added missing
RetentionPeriod
parameter for topic description- Fixed reconnect problem for topic client
- Added queue limit for sent messages and split large grpc messages while send to topic service
- Improved control plane for topic services: allow list topic in schema, read cdc feeds in table, retry on contol plane operations in topic client, full info in topic describe result
- Allowed writing zero messages to topic writer
Full Changelog: v3.38.1...v3.38.2
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
v3.38.3
- Added retries to initial discovering
v3.38.2
- Added missing
RetentionPeriod
parameter for topic description- Fixed reconnect problem for topic client
- Added queue limit for sent messages and split large grpc messages while send to topic service
- Improved control plane for topic services: allow list topic in schema, read cdc feeds in table, retry on contol plane operations in topic client, full info in topic describe result
- Allowed writing zero messages to topic writer
Commits
-
7642edf
Release v3.38.3 -
6ce1deb
* Added retries to initial discovering (#409) -
8dfeab1
Merge pull request #407 add topic examples -
bffa84e
fix linter -
5e45912
add describe topic -
44b5d0f
add examples -
07cff18
Merge pull request #405 fix flaky test TestWriterReconnector_Write_QueueLimit -
661ba2c
check start waiters with unsafe semaphore inspection. -
e498f10
workaround for flaky test -
3bf7318
Release v3.38.2 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)