<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/grpc/src/python, 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>2023-05-02T14:36:13Z</updated>
<entry>
<title>feat grpc: move grpcio to separate contrib project</title>
<updated>2023-05-02T14:36:13Z</updated>
<author>
<name>leonidlazarev</name>
<email>leonidlazarev@yandex-team.com</email>
</author>
<published>2023-05-02T14:36:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e583f3c1e371f444e1c51008ed193b116256078f'/>
<id>urn:sha1:e583f3c1e371f444e1c51008ed193b116256078f</id>
<content type='text'>
Move grpcio to separate project</content>
</entry>
<entry>
<title>Revert ymake build from ydb oss export</title>
<updated>2023-03-28T19:25:04Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-28T19:25:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b8a17f9b1c166d2e9a26b99348a4c29d972caf55'/>
<id>urn:sha1:b8a17f9b1c166d2e9a26b99348a4c29d972caf55</id>
<content type='text'>
</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>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>add library/cpp/actors, ymake build to ydb oss export</title>
<updated>2023-03-15T16:59:12Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-15T16:59:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11'/>
<id>urn:sha1:056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix grpcio with Python 3.11</title>
<updated>2023-01-01T17:10:42Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2023-01-01T17:10:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5503ad57eb3d86e606518cbf88d9da289ce87d53'/>
<id>urn:sha1:5503ad57eb3d86e606518cbf88d9da289ce87d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update contrib/libs/grpc to 1.44.0</title>
<updated>2022-11-09T09:13:47Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-11-09T09:13:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=80f5c1d76c74f49e72bece723f9c1b7a25852e70'/>
<id>urn:sha1:80f5c1d76c74f49e72bece723f9c1b7a25852e70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proxy grpc python runtime from contrib/python/grpcio</title>
<updated>2022-11-02T18:28:47Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-11-02T18:28:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2bdc13c7a8dc2203aa7d5f8db4328307cb295049'/>
<id>urn:sha1:2bdc13c7a8dc2203aa7d5f8db4328307cb295049</id>
<content type='text'>
* [grpcio](https://pypi.org/project/grpcio/) is the official package for using grpc from python
* grpcio itself remains in `contrib/libs/grpc/src/python/grpcio` while `contrib/python/grpcio` is a public proxy that should be used by everyone
* `grpcio-status` and `grpcio-reflection` were put under yamaker pypi
* certain unused parts of grpc/src/python have been removed

Make precommit hook happy:</content>
</entry>
<entry>
<title>Markup tests with ya:explicit_data to avoid exporting metadata to github</title>
<updated>2022-08-22T12:16:31Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-08-22T12:16:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0892cb5af1324d28882c8ff6fa82ed0d23140b06'/>
<id>urn:sha1:0892cb5af1324d28882c8ff6fa82ed0d23140b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ya.make</title>
<updated>2022-07-07T11:41:37Z</updated>
<author>
<name>monster</name>
<email>monster@ydb.tech</email>
</author>
<published>2022-07-07T11:41:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=06e5c21a835c0e923506c4ff27929f34e00761c2'/>
<id>urn:sha1:06e5c21a835c0e923506c4ff27929f34e00761c2</id>
<content type='text'>
</content>
</entry>
</feed>
