<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/grpc/include, branch docs-quickstart-add-mkdir</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-08-01T09:39:29Z</updated>
<entry>
<title>feat grpc: update to grpc 1.54.2</title>
<updated>2023-08-01T09:39:29Z</updated>
<author>
<name>leonidlazarev</name>
<email>leonidlazarev@yandex-team.com</email>
</author>
<published>2023-08-01T09:39:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a3b63938a35abe460ed6b601e55e57bb44449c83'/>
<id>urn:sha1:a3b63938a35abe460ed6b601e55e57bb44449c83</id>
<content type='text'>
update grpc to 1.54.2
update grpcio to 1.54.2

Added patches:
pr33239_fix_use_after_free.patch

Removed patches:
pr32547-fix-race.patch - exists in upstream</content>
</entry>
<entry>
<title>feat grpc: update to grpc 1.53.1</title>
<updated>2023-07-17T16:35:29Z</updated>
<author>
<name>leonidlazarev</name>
<email>leonidlazarev@yandex-team.com</email>
</author>
<published>2023-07-17T16:35:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cb8e9a6330e4e5d9a0e2f8506e7469bbd641ec63'/>
<id>urn:sha1:cb8e9a6330e4e5d9a0e2f8506e7469bbd641ec63</id>
<content type='text'>
update grpc to 1.53.1
update grpcio/py3 to 1.53.1

Added patches:
    22-grpc-code-output.patch - allow translation of grpc code to internal string type.
    23-max-thread-limitation.patch - to provide interface for settings of thread number limit, as
    grpc::DynamicThreadPool doesn't provide interface to limit thread number anymore.
    24-support_for-non-abort-grpc.patch - generate exception instead of application crash
    25-forkable-destruction-order.patch - correct forkable logic for TimerManager
    27-skip-child-post-fork-operations.patch - allow to skip child post fork operations to exclude UB (used for unified agent only)
    pr33495_fox_nested_fork.patch - fix issues with nested forks
    pr33582_fork_handler.patch - disable fork handler support  if it is not requested intentionally</content>
</entry>
<entry>
<title>feat grpc: update to grpc 1.50.2</title>
<updated>2023-06-02T12:07:38Z</updated>
<author>
<name>leonidlazarev</name>
<email>leonidlazarev@yandex-team.com</email>
</author>
<published>2023-06-02T12:07:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=59e0045a61e61c2ac38878f2adc7ec91ca914cc1'/>
<id>urn:sha1:59e0045a61e61c2ac38878f2adc7ec91ca914cc1</id>
<content type='text'>
update grpc to 1.50.2
update grpcio to 1.50.0

Удаленные патчи:
06-flow_control.patch - логика в upstream удалена
10-fix-crash-on-fork.patch - логика в upstream удалена
12-coverity-fix.patch - логика в upstream удалена
20-P2166-string-nullptr.patch - в upstream временный объект вместо nullptr
PR29209-fix-heap-use-after-free.patch - решение есть в upstream

Добавленные патчи:
pr33085_fix_epoll1_engine_reinit.patch
21-windows_build.patch</content>
</entry>
<entry>
<title>Update contrib/libs/grpc to 1.45.2</title>
<updated>2023-03-28T07:11:46Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-03-28T07:11:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=14a9357e8d2d937e22b789d5aea09219a3e92c31'/>
<id>urn:sha1:14a9357e8d2d937e22b789d5aea09219a3e92c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better replacement for #include &lt;string&gt; in contrib/libs/grpc</title>
<updated>2023-03-24T09:45:56Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-03-24T09:45:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9cca84faf002b556c6ea0751432b3a68b707a1ed'/>
<id>urn:sha1:9cca84faf002b556c6ea0751432b3a68b707a1ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better std::to_string replacement in grpc</title>
<updated>2023-03-23T17:04:31Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-03-23T17:04:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c6388d675fc5cccbcb87503a7dd8001beeea7527'/>
<id>urn:sha1:c6388d675fc5cccbcb87503a7dd8001beeea7527</id>
<content type='text'>
grpc 1.45.2 introduced `ToString()` method in certain classes.
We want to use global `::ToString()` as `std::to_string()` replacement.</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2023-03-23T09:15:53Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-03-23T09:15:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8d5942b8f813c0e704a166c3c83902ccceefca07'/>
<id>urn:sha1:8d5942b8f813c0e704a166c3c83902ccceefca07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick fix for races in unimplemented grpc methods</title>
<updated>2023-02-14T15:27:28Z</updated>
<author>
<name>snaury</name>
<email>snaury@ydb.tech</email>
</author>
<published>2023-02-14T15:27:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c9a40ddd45c3d494a95533feed6f34d1596b8ef3'/>
<id>urn:sha1:c9a40ddd45c3d494a95533feed6f34d1596b8ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove kikimr/driver DEPENDS</title>
<updated>2022-12-02T08:31:25Z</updated>
<author>
<name>qrort</name>
<email>qrort@yandex-team.com</email>
</author>
<published>2022-12-02T08:31:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b1f4ffc9c8abff3ba58dc1ec9a9f92d2f0de6806'/>
<id>urn:sha1:b1f4ffc9c8abff3ba58dc1ec9a9f92d2f0de6806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validate canons without yatest_common</title>
<updated>2022-11-30T20:47:12Z</updated>
<author>
<name>qrort</name>
<email>qrort@yandex-team.com</email>
</author>
<published>2022-11-30T20:47:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=22f8ae0e3f5d68b92aecccdf96c1d841a0334311'/>
<id>urn:sha1:22f8ae0e3f5d68b92aecccdf96c1d841a0334311</id>
<content type='text'>
</content>
</entry>
</feed>
