• S seaweedfs
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 0
    • Задачи 0
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 5
    • Запросы на слияние 5
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • lebedev.k.m
  • seaweedfs
  • Запросы на слияние
  • !79

Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.0 to 3.26.5

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Закрыто lebedev.k.m запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.26.5 в master Май 30, 2022
  • Обзор 1
  • Коммиты 1
  • Конвейеры 0
  • Изменения 2

Created by: dependabot[bot]

Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.0 to 3.26.5.

Release notes

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

v3.26.5

  • Disabled the KeepInCache policy for queries without params

Full Changelog: v3.26.4...v3.26.5

v3.26.4

  • Update indirect dependency to gopkg.in/yaml.v3

Full Changelog: v3.26.3...v3.26.4

v3.26.3

  • Removed Deprecated mark from table/session.Prepare method
  • Added comments for table/session.Execute method

Full Changelog: v3.26.2...v3.26.3

v3.26.2

  • Refactored of making permissions from scheme entry

Full Changelog: v3.26.1...v3.26.2

v3.26.1

  • Removed deprecated traces

Full Changelog: v3.26.0...v3.26.1

v3.26.0

  • Fixed data race on session stream queries
  • Renamed internal/router package to internal/balancer for unambiguous understanding of package mission
  • Implemented detection of local data-center with measuring tcp dial RTT
  • Added trace.Driver.OnBalancer{Init,Close,ChooseEndpoint,Update} events
  • Marked the driver cluster events as deprecated
  • Simplified the balancing logic

Full Changelog: v3.25.3...v3.26.0

v3.25.3

  • Changed primary license to Apache2.0 for auto-detect license
  • Refactored types.Struct value creation

Full Changelog: v3.25.2...v3.25.3

v3.25.2

  • Fixed repeater initial force timeout from 500 to 0.5 second

Full Changelog: v3.25.1...v3.25.2

v3.25.1

  • Fixed bug with unexpected failing of call Invoke and NewStream on closed cluster
  • Fixed bug with releasing internal/conn/conn.Pool in cluster

... (truncated)

Changelog

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

v3.26.5

  • Disabled the KeepInCache policy for queries without params

v3.26.4

  • Update indirect dependency to gopkg.in/yaml.v3

v3.26.3

  • Removed Deprecated mark from table/session.Prepare method
  • Added comments for table/session.Execute method

v3.26.2

  • Refactored of making permissions from scheme entry

v3.26.1

  • Removed deprecated traces

v3.26.0

  • Fixed data race on session stream queries
  • Renamed internal/router package to internal/balancer for unambiguous understanding of package mission
  • Implemented detection of local data-center with measuring tcp dial RTT
  • Added trace.Driver.OnBalancer{Init,Close,ChooseEndpoint,Update} events
  • Marked the driver cluster events as deprecated
  • Simplified the balancing logic

v3.25.3

  • Changed primary license to Apache2.0 for auto-detect license
  • Refactored types.Struct value creation

v3.25.2

  • Fixed repeater initial force timeout from 500 to 0.5 second

v3.25.1

  • Fixed bug with unexpected failing of call Invoke and NewStream on closed cluster
  • Fixed bug with releasing internal/conn/conn.Pool in cluster
  • Replaced interface internal/conn/conn.Pool to struct internal/conn/conn.Pool
Commits
  • d1c8147 Release v3.26.5
  • eda2225 Merge pull request #268 from ydb-platform/disable-keep-in-cache
  • 3d7dfda * Disabled the KeepInCache policy for queries without params
  • 27263fb Release v3.26.4
  • 488512e Merge pull request #267 from ydb-platform/goyaml
  • 7c01ecf * Update indirect dependency to gopkg.in/yaml.v3
  • 6331d3a Release v3.26.3
  • 7d92109 Merge pull request #266 from ydb-platform/SECURITY.md
  • 3961c9e Update SECURITY.md
  • 078021b Create SECURITY.md
  • 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 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)
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.26.5