Skip to content

chore(deps): bump ydb from 3.21.12 to 3.29.0#35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ydb-3.29.0
Open

chore(deps): bump ydb from 3.21.12 to 3.29.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ydb-3.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ydb from 3.21.12 to 3.29.0.

Release notes

Sourced from ydb's releases.

3.29.0

  • Added OpenTelemetry tracing support via ydb.opentelemetry.enable_tracing()

Full Changelog: 3.28.4...3.29.0

3.28.4

  • Fix iam module lazy loading

Full Changelog: 3.28.3...3.28.4

3.28.3

  • Fix session invalidation scheme

Full Changelog: 3.28.2...3.28.3

3.28.2

  • Invalidate session on cancelled / transport stream errors

Full Changelog: 3.28.1...3.28.2

3.28.1

  • Invalidate session on interrupted rollback
  • Added acquire timeout to QuerySessionPool

Full Changelog: 3.28.0...3.28.1

3.28.0

  • Reader buffer release threshold feature

Full Changelog: 3.27.0...3.28.0

3.27.0

  • Topic Writer Backpressure
  • Update writer debug logs

Full Changelog: 3.26.10...3.27.0

3.26.10

  • Fix asyncio.Cancelled error propagated to writer/reader
  • add nearest DC detection with TCP race

Full Changelog: 3.26.9...3.26.10

3.26.9

  • Send writers messages as one batch

Full Changelog: 3.26.8...3.26.9

3.26.8

  • Make "Sent message larger than max" error non retryable

... (truncated)

Changelog

Sourced from ydb's changelog.

3.29.0

  • Added OpenTelemetry tracing support via ydb.opentelemetry.enable_tracing()

3.28.4

  • Fix iam module lazy loading

3.28.3

  • Fix session invalidation scheme

3.28.2

  • Invalidate session on cancelled / transport stream errors

3.28.1

  • Invalidate session on interrupted rollback
  • Added acquire timeout to QuerySessionPool

3.28.0

  • Reader buffer release threshold feature

3.27.0

  • Topic Writer Backpressure
  • Update writer debug logs

3.26.10

  • Fix asyncio.Cancelled error propagated to writer/reader
  • add nearest DC detection with TCP race

3.26.9

  • Send writers messages as one batch

3.26.8

  • Make "Sent message larger than max" error non retryable
  • Better observability for errors in token refresh

3.26.7

  • Ability to pass additional info to sdk header

3.26.6

  • Support YDB_USER and YDB_PASSWORD in the environment

3.26.5

  • Retry SessionExpired in topic streams

3.26.4

  • Make fail to create session log warn

3.26.3

  • Fix GrpcWrapperAsyncIO.close for OpenTelemetry intercepted streams

3.26.2

... (truncated)

Commits
  • 8fe0a38 Release: 3.29.0
  • 352f4f0 Merge pull request #786 from tewbo/otel-tracing-support
  • 10bc498 Release: 3.28.4
  • 0d06458 Update CHANGELOG.md
  • a09fdfa Merge pull request #822 from ydb-platform/fix_iam_loading
  • 15cfb78 Fix iam module lazy loading
  • 2d1f4d4 Merge pull request #820 from ydb-platform/fix_dependabot_pyyaml
  • 7e8f753 Fix dependabot PyYAML
  • 808d2f2 Merge pull request #818 from ydb-platform/fix_dependabot_paramiko
  • 2da3cab Fix dependabot paramiko
  • Additional commits viewable in compare view

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 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)

Bumps [ydb](https://github.com/ydb-platform/ydb-python-sdk) from 3.21.12 to 3.29.0.
- [Release notes](https://github.com/ydb-platform/ydb-python-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-python-sdk/blob/main/CHANGELOG.md)
- [Commits](ydb-platform/ydb-python-sdk@3.21.12...3.29.0)

---
updated-dependencies:
- dependency-name: ydb
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants