<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/http_client/raw_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>YT-26250: C++ SDK formatted reader</title>
<updated>2026-01-12T09:42:11Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2026-01-12T09:05:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b6b6dee4a13ffff8512f146e5bf5c6c396e9e0cb'/>
<id>urn:sha1:b6b6dee4a13ffff8512f146e5bf5c6c396e9e0cb</id>
<content type='text'>
* Changelog entry
  Type: fix
  Component: cpp-sdk

Raw client utilizes formatted table reader api

&lt;Message for release notes&gt;
commit_hash:c0ecd99971ac56141c9a7a2cb95cd3d7e6ad6611
</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: 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>Fix UpdateOperation: read response from server</title>
<updated>2025-10-04T15:07:07Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2025-10-04T14:49:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ea42b5300c2c9e63e225b6da81a7a95dc42df77c'/>
<id>urn:sha1:ea42b5300c2c9e63e225b6da81a7a95dc42df77c</id>
<content type='text'>
commit_hash:8f403d09e4902266671a4c8b149104272a4126eb
</content>
</entry>
<entry>
<title>YT-23616: support rpc write table</title>
<updated>2025-08-28T10:47:27Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-08-28T10:27:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=77ea11423f959e51795cc3ef36a48d808b4ffb98'/>
<id>urn:sha1:77ea11423f959e51795cc3ef36a48d808b4ffb98</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Support write table via RPC Proxy in C\+\+ client
commit_hash:fccc00849eafded757e3f1332da1fe209a127ec9
</content>
</entry>
<entry>
<title>YT-23616: Introduce WriteFile RPC implementation</title>
<updated>2025-06-27T15:28:53Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-06-27T14:41:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2ba7152d23f9dcbdc99680fbd0bc87d41868b57a'/>
<id>urn:sha1:2ba7152d23f9dcbdc99680fbd0bc87d41868b57a</id>
<content type='text'>
commit_hash:627b3fd7979f64a7365a590bca09a1c53c23464a
</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-23616: Dispatch on some dyntable methods</title>
<updated>2025-04-18T03:26:19Z</updated>
<author>
<name>hiddenpath</name>
<email>hiddenpath@yandex-team.com</email>
</author>
<published>2025-04-18T03:14:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=794bfc553e78c09c6b275acbf5a71c62c722df1a'/>
<id>urn:sha1:794bfc553e78c09c6b275acbf5a71c62c722df1a</id>
<content type='text'>
commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
</content>
</entry>
</feed>
