<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/client/client.cpp, branch CLI_2.30.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-03-30T09:25:02Z</updated>
<entry>
<title>YT-27710: Add RPC to TransactionPinger</title>
<updated>2026-03-30T09:25:02Z</updated>
<author>
<name>maybenotilya</name>
<email>maybenotilya@yandex-team.com</email>
</author>
<published>2026-03-30T08:59:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8b3a0730d094da5f6307a5abe316d3ccf18df215'/>
<id>urn:sha1:8b3a0730d094da5f6307a5abe316d3ccf18df215</id>
<content type='text'>
* Changelog entry
  Type: fix
  Component: cpp-sdk

Allow TransactionPinger to ping via RPC if is being used in RPC Client.
commit_hash:9b38ce40b5667f107d6f23e40bf07dcf80ac11c7
</content>
</entry>
<entry>
<title>fetch dynamic config through cache, don't scare the users with expected errors</title>
<updated>2026-03-12T19:49:08Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2026-03-12T19:24:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4e222e2aff9b602868a2f56feb9400293afd634c'/>
<id>urn:sha1:4e222e2aff9b602868a2f56feb9400293afd634c</id>
<content type='text'>
commit_hash:03d0aeb6901ca96aae2f8570482204f0ca707c88
</content>
</entry>
<entry>
<title>YT-26837: expect finished transaction error during ping</title>
<updated>2026-02-27T15:23:06Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2026-02-27T13:19:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c6d7a7b5ea1e1e0b678b64e8f64af30c251b7b38'/>
<id>urn:sha1:c6d7a7b5ea1e1e0b678b64e8f64af30c251b7b38</id>
<content type='text'>
commit_hash:734149847d3afaf0d980696fbfc2b15a64015d5b
</content>
</entry>
<entry>
<title>YT-26837: do not log at Error level if error is expected</title>
<updated>2026-02-23T17:06:19Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2026-02-23T16:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7f34ec4c3c7c098adefc6f556367e561ffac3cac'/>
<id>urn:sha1:7f34ec4c3c7c098adefc6f556367e561ffac3cac</id>
<content type='text'>
* Changelog entry
  Type: fix
  Component: cpp-sdk

Introduce TExpectedErrorGuard that prevents logging expected error at Error level in the scope.

&lt;Message for release notes&gt;
commit_hash:e11ec54f57024002d18c26edd3fdfc9a9bf1e3a7
</content>
</entry>
<entry>
<title>yt/cpp/mapreduce/client: handle https in transaction pinger</title>
<updated>2026-01-21T12:35:12Z</updated>
<author>
<name>Konstantin Khlebnikov</name>
<email>khlebnikov@tracto.ai</email>
</author>
<published>2026-01-21T11:56:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f54e3a13418c89d884e0ee50a91bb58daf7042f1'/>
<id>urn:sha1:f54e3a13418c89d884e0ee50a91bb58daf7042f1</id>
<content type='text'>
Use HTTPS client and schema for client context with TLS.

Reported-by: Nikita Sokolov &lt;faucct@tracto.ai&gt;
Signed-off-by: Konstantin Khlebnikov &lt;khlebnikov@tracto.ai&gt;
Link: https://github.com/ytsaurus/ytsaurus/pull/1559

---

* Changelog entry
Type: fix
Component: cpp-sdk

Handle HTTPS in yt/cpp/mapreduce/client transaction pinger.

---

Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1567
commit_hash:1830efe8ab8a5ec527cd3fdc249032372237545f
</content>
</entry>
<entry>
<title>YT-26906: start session from tx</title>
<updated>2025-12-12T08:27:31Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-12-12T08:12:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3bd4aa5fcb0f9a73ef9fcc548c26a0aa81011981'/>
<id>urn:sha1:3bd4aa5fcb0f9a73ef9fcc548c26a0aa81011981</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Start distributed session methods (file/table) now support attaching to transaction.
commit_hash:0a40dfd6d556f9890fa5abccf29c0baf33df4e7d
</content>
</entry>
<entry>
<title>YT-26425: YaMR and proto table fragment writers</title>
<updated>2025-11-26T08:19:15Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-11-26T07:17:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f10c58c740b1a17ec51b3265973d3d618f42dd26'/>
<id>urn:sha1:f10c58c740b1a17ec51b3265973d3d618f42dd26</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Support YaMR and Proto formats for table fragment writers.
commit_hash:5b86b85f9ee8cad1572aa6c87eed5688b962dcfe
</content>
</entry>
<entry>
<title>YT-26425: Distributed API http proxy light requests</title>
<updated>2025-11-10T14:26:03Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-11-10T13:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=28244e705d32f688896c3f2986d012d74fc1e487'/>
<id>urn:sha1:28244e705d32f688896c3f2986d012d74fc1e487</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Support distributed API in C\+\+ SDK

&lt;Message for release notes&gt;
commit_hash:689a3c978864fa4623f3b38ce031faa96532b3fe
</content>
</entry>
<entry>
<title>YT-24624: Rework get_job_trace api</title>
<updated>2025-10-17T17:16:41Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-17T16:32:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9ff4ecace8645ecd5746e7754247187c81a6da5e'/>
<id>urn:sha1:9ff4ecace8645ecd5746e7754247187c81a6da5e</id>
<content type='text'>
&lt;Message NOT for release notes&gt;

* Changelog entry
  Type: fix
  Component: scheduler

Rework get\_job\_trace api: enable streaming and return perfetto-friendly format
commit_hash:082e255afb9022eb137dac3d0c3be8ac49d3b5e2
</content>
</entry>
<entry>
<title>YT-26065: Add TPatchableField to C++ config</title>
<updated>2025-10-11T12:16:12Z</updated>
<author>
<name>rp-1</name>
<email>rp-1@yandex-team.com</email>
</author>
<published>2025-10-11T11:59:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=384d7a82d5838408972b6df01c48dccdc25f08d5'/>
<id>urn:sha1:384d7a82d5838408972b6df01c48dccdc25f08d5</id>
<content type='text'>
Initial commit
commit_hash:d8d8a160ba64cc1e63e174430aec262d2359cf4e
</content>
</entry>
</feed>
