<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library, branch CLI_2.18.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.18.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.18.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-12-16T08:52:55Z</updated>
<entry>
<title>Merge branch 'rightlib' into mergelibs-241216-0851</title>
<updated>2024-12-16T08:52:55Z</updated>
<author>
<name>Alexander Smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2024-12-16T08:52:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=82e58481c4d73477928805c6d78c5cfaa056346b'/>
<id>urn:sha1:82e58481c4d73477928805c6d78c5cfaa056346b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT: Add unchecked enums to protobuf interop</title>
<updated>2024-12-16T04:56:51Z</updated>
<author>
<name>hitsedesen</name>
<email>hitsedesen@yandex-team.com</email>
</author>
<published>2024-12-16T04:06:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a95c560962ff44014b66b1350c2b9b02de458475'/>
<id>urn:sha1:a95c560962ff44014b66b1350c2b9b02de458475</id>
<content type='text'>
commit_hash:b1009a56f6e70d65c67b72f3079ed71e43b48a7c
</content>
</entry>
<entry>
<title>Introduce (any use) YT_STATIC_INITIALIZER</title>
<updated>2024-12-14T07:37:43Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2024-12-14T07:23:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c3657504c642129865fc8cfdeacb98ef2da8d830'/>
<id>urn:sha1:c3657504c642129865fc8cfdeacb98ef2da8d830</id>
<content type='text'>
commit_hash:7d3055f901a21e63f7860f443252a86e9895fd08
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2024-12-13T16:09:05Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2024-12-13T13:42:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7907a44d0432819c5113888a23b56abef3073e29'/>
<id>urn:sha1:7907a44d0432819c5113888a23b56abef3073e29</id>
<content type='text'>
commit_hash:e4f538de906ec2dcfa4e6907edad0b20916b93ca
</content>
</entry>
<entry>
<title>introduce TCgiParameters::GetLast</title>
<updated>2024-12-13T16:00:00Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2024-12-13T13:35:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d91dac51cf9ec6c397d6d0213f0d9ab7dd29c889'/>
<id>urn:sha1:d91dac51cf9ec6c397d6d0213f0d9ab7dd29c889</id>
<content type='text'>
commit_hash:db2785d0d17510b53aeaec1e30271e6b08e07db1
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2024-12-13T13:07:36Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2024-12-13T12:14:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5cbdc6f2bc811da3e6104da774a30b25a54a8708'/>
<id>urn:sha1:5cbdc6f2bc811da3e6104da774a30b25a54a8708</id>
<content type='text'>
commit_hash:27af5f8a0a7836d78ffdc205213f07f79dd9f7ad
</content>
</entry>
<entry>
<title>Merge branch 'rightlib' into mergelibs-241213-1023</title>
<updated>2024-12-13T10:25:10Z</updated>
<author>
<name>Alexander Smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2024-12-13T10:25:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f1d6d85b72fe40f506429a4ad6eb9cd7f3c7015b'/>
<id>urn:sha1:f1d6d85b72fe40f506429a4ad6eb9cd7f3c7015b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Never compress python build resources to speedup python configuration and build</title>
<updated>2024-12-13T06:07:25Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2024-12-13T05:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e90b83df32a421a93c021eaa91710c1193585f9a'/>
<id>urn:sha1:e90b83df32a421a93c021eaa91710c1193585f9a</id>
<content type='text'>
There is no runtime perf impact, but
- The change reduces build graph by removing 2 nodes out of 5 for python which accelerates both configuration and build
- surprisingly in all experiments there were positive impact on binary size about 2MiB
commit_hash:909fdeeb91b7f20c749177d638e97d5a469e422d
</content>
</entry>
<entry>
<title>Merge branch 'rightlib' into rightlib_20241212</title>
<updated>2024-12-12T15:39:00Z</updated>
<author>
<name>Vitaly Isaev</name>
<email>vitalyisaev@ydb.tech</email>
</author>
<published>2024-12-12T15:39:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=827b115675004838023427572a7c69f40a86a80a'/>
<id>urn:sha1:827b115675004838023427572a7c69f40a86a80a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch all tests to atd from snapshot</title>
<updated>2024-12-12T10:33:22Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2024-12-12T10:15:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2fa0ef191a3e4958ba689ecdc0aabc756385ca13'/>
<id>urn:sha1:2fa0ef191a3e4958ba689ecdc0aabc756385ca13</id>
<content type='text'>
commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793
</content>
</entry>
</feed>
