Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.38.2 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.1 to 3.38.2.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
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.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
-
3bf7318
Release v3.38.2 -
8dc2e28
Update CHANGELOG.md -
82f2711
add topic readme (#402) -
d71df2e
[topic] add missing RetentionPeriod on describe (#404) -
3f665b0
Merge pull request #403 Fixes for topic: reconnect problem, fix panic on queu... -
1e526ad
fix imports order -
5e2acdd
fix changelog -
5829f18
fixed skip zero-indexed codec while try all codecs at start. -
34235db
fix release messages on every queue close -
90599d4
fix detection transport error for topic grpc streams - 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)