<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/interface, 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-06-02T16:55:50Z</updated>
<entry>
<title>Fix style of namespace</title>
<updated>2025-06-02T16:55:50Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-06-02T16:40:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c509944b9a40a900dc9906bf7436efa8517d55a5'/>
<id>urn:sha1:c509944b9a40a900dc9906bf7436efa8517d55a5</id>
<content type='text'>
commit_hash:979d1b6765ed3cc3e4cc9875306f2454ffad7096
</content>
</entry>
<entry>
<title>Drop Sequoia retries in non-native client</title>
<updated>2025-05-30T22:02:16Z</updated>
<author>
<name>kvk1920</name>
<email>kvk1920@yandex-team.com</email>
</author>
<published>2025-05-30T21:48:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ee5b6fbd5d93c6d327d0b9e2081067d41997d17e'/>
<id>urn:sha1:ee5b6fbd5d93c6d327d0b9e2081067d41997d17e</id>
<content type='text'>
commit_hash:57d91f37a7ee671db070142a51c437103bb881ba
</content>
</entry>
<entry>
<title>Introduce suppress access tracking options</title>
<updated>2025-05-30T11:52:12Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-30T11:23:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4850e38fc581e776c4b74166b24cc67a65726ae1'/>
<id>urn:sha1:4850e38fc581e776c4b74166b24cc67a65726ae1</id>
<content type='text'>
commit_hash:1b44475c0447374091b3f13cd7e2126757874ebb
</content>
</entry>
<entry>
<title>YT-24245: Add MultiproxyTargetCluster option</title>
<updated>2025-05-27T13:00:53Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-27T12:42:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b63664175ad2225afade783d34b7bd3d20286a0d'/>
<id>urn:sha1:b63664175ad2225afade783d34b7bd3d20286a0d</id>
<content type='text'>
commit_hash:4ad0d709eab6a3191e6cccd54f85765ae80cf3b2
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX, YT-25104: Switch to new retryful writer by default</title>
<updated>2025-05-21T13:32:16Z</updated>
<author>
<name>buyval01</name>
<email>buyval01@yandex-team.com</email>
</author>
<published>2025-05-21T13:11:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e639047ec552edecb481f56992a91066816fb464'/>
<id>urn:sha1:e639047ec552edecb481f56992a91066816fb464</id>
<content type='text'>
commit_hash:244578d9961943bfc97269bde987d0bb12c3f133
</content>
</entry>
<entry>
<title>YT-25104: Switch to new retryful writer by default</title>
<updated>2025-05-20T16:29:50Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-20T16:09:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0828b5ca38cc81c6d8d43a4a89811170aecab594'/>
<id>urn:sha1:0828b5ca38cc81c6d8d43a4a89811170aecab594</id>
<content type='text'>
commit_hash:f3ff128095511d3566e4895001e0fd899acaeb07
</content>
</entry>
<entry>
<title>YT-25059: Introduce log levels as constants</title>
<updated>2025-05-16T18:18:10Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-16T17:52:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2fce241a1198745a8de7dbfb9a1a42eeb86afae8'/>
<id>urn:sha1:2fce241a1198745a8de7dbfb9a1a42eeb86afae8</id>
<content type='text'>
This pull request updates the log level setting mechanism within NYT::TConfig from a explicit string-based approach to an enum-like approach.
The modification changes assignment from `NYT::TConfig::Get()-&gt;LogLevel = "info";` to `NYT::TConfig::Get()-&gt;LogLevel = NYT::NLogLevel::Info;`
This minimizes typos and misconfigurations as well as aligns with planned removal of enum ELogLevel (for the sake yt/core migration).
commit_hash:cf8d9629e4cc27e6a44f089edfc4c158f11e4baf
</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>YT-23645: Enable yt/core logger as default</title>
<updated>2025-05-12T11:25:42Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-12T11:03:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=be34d1eaf6dd1dcbda75a453d26dcd49cd51526e'/>
<id>urn:sha1:be34d1eaf6dd1dcbda75a453d26dcd49cd51526e</id>
<content type='text'>
commit_hash:e2d621c2e844e927b6ed8188d628e3207441352f
</content>
</entry>
<entry>
<title>YT-24500: Introduce structured logging</title>
<updated>2025-05-02T23:02:40Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-05-02T22:51:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0a53819a4fa41d22e878c4cd3c4d95330f583deb'/>
<id>urn:sha1:0a53819a4fa41d22e878c4cd3c4d95330f583deb</id>
<content type='text'>
commit_hash:e6ea4db1e3a66694223008fec3b5064a4d58a8e1
</content>
</entry>
</feed>
