<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/grpc/src/core/ext, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-06-26T16:21:04Z</updated>
<entry>
<title>GRPC support for unix domain sockets on windows</title>
<updated>2026-06-26T16:21:04Z</updated>
<author>
<name>artemkytkin</name>
<email>artemkytkin@yandex-team.com</email>
</author>
<published>2026-06-26T15:31:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=93cb118d2b818ce8040aba457a6156c7936f83a4'/>
<id>urn:sha1:93cb118d2b818ce8040aba457a6156c7936f83a4</id>
<content type='text'>
Патч из версии 1.63.0, позволяющий grpc использовать юникс сокеты  на Windows
&lt;https://github.com/grpc/grpc/commit/a58f83c947be52d4b622aa0d32435323b81a8e5e&gt;
commit_hash:225e9a51639230eeaec972c4dbaadd0e549ba912
</content>
</entry>
<entry>
<title>Revert outdated patches from contrib/libs/grpc</title>
<updated>2026-04-10T08:06:09Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2026-04-10T07:40:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3350840a2f2caae93b5c46bc0771bc78c1ca7897'/>
<id>urn:sha1:3350840a2f2caae93b5c46bc0771bc78c1ca7897</id>
<content type='text'>
commit_hash:a2a633fee423adc0d580fa5d4a96c2e5142370be
</content>
</entry>
<entry>
<title>grpc bump 1.60.2 round 2</title>
<updated>2026-03-09T19:28:52Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2026-03-09T19:05:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4b3ef4915183317b0e974ea952b7b170dcf5c38d'/>
<id>urn:sha1:4b3ef4915183317b0e974ea952b7b170dcf5c38d</id>
<content type='text'>
commit_hash:ede5af5ae2989185f1f823b57183ce2414f53b28
</content>
</entry>
<entry>
<title>Revert grpc upver</title>
<updated>2026-02-27T07:03:41Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2026-02-27T06:26:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=57d34083689a35fe289576245e97435d59a41c19'/>
<id>urn:sha1:57d34083689a35fe289576245e97435d59a41c19</id>
<content type='text'>
commit_hash:1ad1d3e927e2706a778ffe7b0e480fcbf1899a81
</content>
</entry>
<entry>
<title>Reapply missing patches after bump grpc 1.60.2</title>
<updated>2026-02-26T04:47:22Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2026-02-26T04:20:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=45022646c8345f08fe5fe69d81aec9d59df5c8bb'/>
<id>urn:sha1:45022646c8345f08fe5fe69d81aec9d59df5c8bb</id>
<content type='text'>
commit_hash:76f838a6186b72d682b6d05edad59d406aef616e
</content>
</entry>
<entry>
<title>grpc bump 1.60.2</title>
<updated>2026-02-25T20:24:37Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2026-02-25T20:04:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d22607442e063bfeed7e17a39c586e450d4ef44f'/>
<id>urn:sha1:d22607442e063bfeed7e17a39c586e450d4ef44f</id>
<content type='text'>
commit_hash:fa6f56a6a0023650474aacd9cc773027d697b917
</content>
</entry>
<entry>
<title>fix contrib/grpc: [http2] Fix GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES for when BDP is disabled</title>
<updated>2026-01-22T10:09:21Z</updated>
<author>
<name>kpavlov00</name>
<email>kpavlov00@yandex-team.com</email>
</author>
<published>2026-01-22T09:23:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=885c561d4f4986b34a4d7bcc2910f3ee74bc8e97'/>
<id>urn:sha1:885c561d4f4986b34a4d7bcc2910f3ee74bc8e97</id>
<content type='text'>
Backport of upstream commit:

\[http2\] Fix GRPC\_ARG\_HTTP2\_STREAM\_LOOKAHEAD\_BYTES for when BDP is disabled
&lt;https://github.com/grpc/grpc/commit/94c710abfbba3c51fd7eb274b231950b9ed7437d&gt;
commit_hash:5cca5b2b986a5cee847a3ed3367539a2975eb8ff
</content>
</entry>
<entry>
<title>Disable c-ares in grpc on Windows due to problems.</title>
<updated>2025-06-11T09:16:32Z</updated>
<author>
<name>sath</name>
<email>sath@yandex-team.com</email>
</author>
<published>2025-06-11T08:48:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=26db3838fb7b7b5c1c682608884e3f6ac23c6e41'/>
<id>urn:sha1:26db3838fb7b7b5c1c682608884e3f6ac23c6e41</id>
<content type='text'>
commit_hash:a221f9e36bdbf2470308d734a647a189bc94cd70
</content>
</entry>
<entry>
<title>Fix inverted length check</title>
<updated>2025-05-23T09:00:17Z</updated>
<author>
<name>reshilkin</name>
<email>reshilkin@yandex-team.com</email>
</author>
<published>2025-05-23T08:44:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a1c2fb3e4b8f7625f34bf2bd589577d78cb3fd02'/>
<id>urn:sha1:a1c2fb3e4b8f7625f34bf2bd589577d78cb3fd02</id>
<content type='text'>
https://github.com/grpc/grpc/issues/37969
commit_hash:5cff91206457e54004525eec93ec70c3942b7cd6
</content>
</entry>
<entry>
<title>Revert contrib/libs/grpc back to using c-ares DNS resolver</title>
<updated>2025-05-21T09:07:09Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-21T08:44:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0a389f06b20b9bf1811bf0c3228fa32d0375a1c2'/>
<id>urn:sha1:0a389f06b20b9bf1811bf0c3228fa32d0375a1c2</id>
<content type='text'>
commit_hash:4b6bd3950bb08a92d9c87ff377f21d40ad321280
</content>
</entry>
</feed>
