<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/yt, branch CLI_2.22.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.22.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.22.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-05-22T09:09:47Z</updated>
<entry>
<title>Fixup logging messages with Fatal or Alert level</title>
<updated>2025-05-22T09:09:47Z</updated>
<author>
<name>yurial</name>
<email>yurial@yandex-team.com</email>
</author>
<published>2025-05-22T08:10:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=81a7efda3ec3695af8662d71b556722d764149bf'/>
<id>urn:sha1:81a7efda3ec3695af8662d71b556722d764149bf</id>
<content type='text'>
commit_hash:0ef86009943c41963bf269a11bc623e11fc8a381
</content>
</entry>
<entry>
<title>Move more checks to the inlined part of IsLevelEnabled</title>
<updated>2025-05-20T13:03:58Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-05-20T12:47:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a10c4008e6927e48e6ccb308444392752a5b6898'/>
<id>urn:sha1:a10c4008e6927e48e6ccb308444392752a5b6898</id>
<content type='text'>
commit_hash:ad986b1f46f36765b3d80b8e527b1f25ad966d42
</content>
</entry>
<entry>
<title>YT-24485: Support extra gang jobs</title>
<updated>2025-05-19T20:19:06Z</updated>
<author>
<name>pogorelov</name>
<email>pogorelov@yandex-team.com</email>
</author>
<published>2025-05-19T20:05:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6151da62d800a41226e9e1fec4be594a15340258'/>
<id>urn:sha1:6151da62d800a41226e9e1fec4be594a15340258</id>
<content type='text'>
* Changelog entry

Type: feature

Component: controller-agent

Support extra jobs for gang operations. Introduce gang ranks.
commit_hash:1e27fe5d4e042d8ad3d981dfdab718ad41732924
</content>
</entry>
<entry>
<title>YT-22593: Use std::string in TStringBuilder</title>
<updated>2025-05-19T11:49:39Z</updated>
<author>
<name>lukyan</name>
<email>lukyan@yandex-team.com</email>
</author>
<published>2025-05-19T11:32:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0da4d46798a36e3ac49b2d87bdbb5520e2224551'/>
<id>urn:sha1:0da4d46798a36e3ac49b2d87bdbb5520e2224551</id>
<content type='text'>
commit_hash:e1d1710ec1d2fa7407a292934f82f2e5804d1c2c
</content>
</entry>
<entry>
<title>YT-24913: Split memory tracker</title>
<updated>2025-05-16T16:44:30Z</updated>
<author>
<name>nadya02</name>
<email>nadya02@yandex-team.com</email>
</author>
<published>2025-05-16T15:45:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8857f43bd0eb89296985141abff839ef374917cf'/>
<id>urn:sha1:8857f43bd0eb89296985141abff839ef374917cf</id>
<content type='text'>
commit_hash:af573daeadda0ee67ff6c0a595b6dc3ad6314c51
</content>
</entry>
<entry>
<title>yt: Use well-known macros to test if we are building with SSE4.2</title>
<updated>2025-05-16T08:43:48Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-16T08:29:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0df4b4b19501ef1cd3157b8615851269e54132f6'/>
<id>urn:sha1:0df4b4b19501ef1cd3157b8615851269e54132f6</id>
<content type='text'>
```
(dflt) thegeorg@jakku:~/arcadia@trunk$ ya tool c++ -E -dM - -msse4.2 &lt; /dev/null | grep SSE4
#define __SSE4_1__ 1
#define __SSE4_2__ 1
```

On Windows, this macros is defined by the means of ymake.core.conf.
commit_hash:ec670bbe09b73580df6c7acf4760fedce7597676
</content>
</entry>
<entry>
<title>YT-22593: Migrate HTTP headers to std::string</title>
<updated>2025-05-12T14:41:42Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-05-12T14:06:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f206f4d5846545715fd46266938ba92bc49b522d'/>
<id>urn:sha1:f206f4d5846545715fd46266938ba92bc49b522d</id>
<content type='text'>
[diff:runtime]
commit_hash:262b2e671526b138d7a9631daf5d34400fc2208c
</content>
</entry>
<entry>
<title>Cosmetics</title>
<updated>2025-05-09T21:39:05Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-05-09T21:23:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5118f957e27671cbb822a34bc18df805197dd6b5'/>
<id>urn:sha1:5118f957e27671cbb822a34bc18df805197dd6b5</id>
<content type='text'>
commit_hash:b527c60aed121bfae864558328f5bb32ee9afc72
</content>
</entry>
<entry>
<title>YT: Fix enricher, add from backtrace enricher</title>
<updated>2025-05-06T08:37:45Z</updated>
<author>
<name>pechatnov</name>
<email>pechatnov@yandex-team.com</email>
</author>
<published>2025-05-06T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fa10d601265343a64d9d5b7b32eb133010b24127'/>
<id>urn:sha1:fa10d601265343a64d9d5b7b32eb133010b24127</id>
<content type='text'>
From backtrace enricher можно использовать для захвата бектрейсов при создании ошибок из исключений, а так же для перекладывания атрибутов из сложных исключений других библиотек.
commit_hash:76711bd3bb7dbc1e41e43f80d43340d2ce8e4df7
</content>
</entry>
<entry>
<title>Fix YT_LOG_ALERT_AND_THROW</title>
<updated>2025-04-25T08:14:57Z</updated>
<author>
<name>h0pless</name>
<email>h0pless@yandex-team.com</email>
</author>
<published>2025-04-25T07:40:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=572c8fcca66153dcd453df8f7ec3a467f97e9876'/>
<id>urn:sha1:572c8fcca66153dcd453df8f7ec3a467f97e9876</id>
<content type='text'>
commit_hash:5065ec89aed827ce2d112d5f8623dfb0215a5207
</content>
</entry>
</feed>
