Skip to content

chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.136.2 to 3.137.0 in the all group#24

Merged
k-matsuzawa merged 1 commit into
mainfrom
dependabot/go_modules/all-e440f42bfb
May 24, 2026
Merged

chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.136.2 to 3.137.0 in the all group#24
k-matsuzawa merged 1 commit into
mainfrom
dependabot/go_modules/all-e440f42bfb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps the all group with 1 update: github.com/ydb-platform/ydb-go-sdk/v3.

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.136.2 to 3.137.0

Release notes

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.

v3.137.0

  • Added topicoptions.WithReaderOnStopPartitionSession to invoke the user callback when the server stops a partition session on the reader

Full Changelog: v3.136.4...v3.137.0

v3.136.4

  • Fixed concurrent partition map initialization in topic multiwriter (topicoptions.WithWriteToManyPartitions) so DescribeTopic setup does not race with an early partition-split callback
  • Fixed topic multiwriter (topicoptions.WithWriteToManyPartitions) sequence handling: concurrent writes with automatic sequence numbers serialize assignment with enqueue order, and manual sequence numbers return a client-side ordering error when not strictly increasing for a target partition
  • Fixed topic multiwriter (topicoptions.WithWriteToManyPartitions) error handling and shutdown: writes after close now fail, partition-split errors are propagated, sub-writer init errors are race-free, and idle sub-writers are closed correctly

Full Changelog: v3.136.3...v3.136.4

v3.136.3

  • Fixed passing wait server ack to sub-writers in topicmultiwriter

Full Changelog: v3.136.2...v3.136.3

Changelog

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.

v3.137.0

  • Added topicoptions.WithReaderOnStopPartitionSession to invoke the user callback when the server stops a partition session on the reader

v3.136.4

  • Fixed concurrent partition map initialization in topic multiwriter (topicoptions.WithWriteToManyPartitions) so DescribeTopic setup does not race with an early partition-split callback
  • Fixed topic multiwriter (topicoptions.WithWriteToManyPartitions) sequence handling: concurrent writes with automatic sequence numbers serialize assignment with enqueue order, and manual sequence numbers return a client-side ordering error when not strictly increasing for a target partition
  • Fixed topic multiwriter (topicoptions.WithWriteToManyPartitions) error handling and shutdown: writes after close now fail, partition-split errors are propagated, sub-writer init errors are race-free, and idle sub-writers are closed correctly

v3.136.3

  • Fixed passing wait server ack to sub-writers in topicmultiwriter
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update: [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk).


Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.136.2 to 3.137.0
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](ydb-platform/ydb-go-sdk@v3.136.2...v3.137.0)

---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-version: 3.137.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@k-matsuzawa k-matsuzawa merged commit 146c679 into main May 24, 2026
1 check passed
@k-matsuzawa k-matsuzawa deleted the dependabot/go_modules/all-e440f42bfb branch May 24, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant