<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb, branch oidc-1.1.3</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=oidc-1.1.3</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=oidc-1.1.3'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-06-17T13:45:53Z</updated>
<entry>
<title>added Accept header to oidc white list (#19735)</title>
<updated>2025-06-17T13:45:53Z</updated>
<author>
<name>Andrei Rykov</name>
<email>arykov@ydb.tech</email>
</author>
<published>2025-06-17T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6e29c696eb1ffc96efd1ad8640de498896e65809'/>
<id>urn:sha1:6e29c696eb1ffc96efd1ad8640de498896e65809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add delete row by explicit row id test (#14694) (#19694)</title>
<updated>2025-06-17T12:59:31Z</updated>
<author>
<name>Vladilen</name>
<email>vladilenmuz@ydb.tech</email>
</author>
<published>2025-06-17T12:59:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=21d951fff52a9faad50e4305796e1ac240cfde1f'/>
<id>urn:sha1:21d951fff52a9faad50e4305796e1ac240cfde1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ut_move_reboots tests, remove copy-paste (#19726)</title>
<updated>2025-06-17T12:39:40Z</updated>
<author>
<name>Ilnaz Nizametdinov</name>
<email>ilnaz@ydb.tech</email>
</author>
<published>2025-06-17T12:39:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9c5a99edfa714f6e85002c2e691f7a5741bb9402'/>
<id>urn:sha1:9c5a99edfa714f6e85002c2e691f7a5741bb9402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add release notes for YDB CLI 2.22.1 (#19509)</title>
<updated>2025-06-17T12:38:32Z</updated>
<author>
<name>Nikolay Perfilov</name>
<email>pnv1@yandex-team.ru</email>
</author>
<published>2025-06-17T12:38:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=889c6906791d9a4c3a0b7f13c4745247cec2f285'/>
<id>urn:sha1:889c6906791d9a4c3a0b7f13c4745247cec2f285</id>
<content type='text'>
Co-authored-by: anton-bobkov &lt;anton-bobkov@ydb.tech&gt;</content>
</entry>
<entry>
<title>ALTER DATABASE to change scheme limits (max_shards, max_paths, ...) (#19580)</title>
<updated>2025-06-17T12:37:51Z</updated>
<author>
<name>Daniil Demin</name>
<email>deminds@ydb.tech</email>
</author>
<published>2025-06-17T12:37:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=407bdef20430fb96cf10049ef176fc786dfb83bd'/>
<id>urn:sha1:407bdef20430fb96cf10049ef176fc786dfb83bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update muted_ya.txt in main (#19643)</title>
<updated>2025-06-17T12:32:54Z</updated>
<author>
<name>YDBot</name>
<email>ydbot@ydb.tech</email>
</author>
<published>2025-06-17T12:32:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dc7f723081c972e164d981e436cf110649e5c38d'/>
<id>urn:sha1:dc7f723081c972e164d981e436cf110649e5c38d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>special portions data fetcher (#19666)</title>
<updated>2025-06-17T10:55:13Z</updated>
<author>
<name>ivanmorozov333</name>
<email>ivanmorozov@ydb.tech</email>
</author>
<published>2025-06-17T10:55:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a9dc387463bcac043ff91a9413a65924f12fbfb7'/>
<id>urn:sha1:a9dc387463bcac043ff91a9413a65924f12fbfb7</id>
<content type='text'>
Co-authored-by: ivanmorozov333 &lt;imorozov333@ya.ru&gt;</content>
</entry>
<entry>
<title>Implement ChangeGroupSizeInUnits bscontroller command (#19198)</title>
<updated>2025-06-17T10:16:12Z</updated>
<author>
<name>Yaroslav Dynnikov</name>
<email>ydynnikov@ydb.tech</email>
</author>
<published>2025-06-17T10:16:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7eb7f65de6e56384e8674155d61f975d4446d6d4'/>
<id>urn:sha1:7eb7f65de6e56384e8674155d61f975d4446d6d4</id>
<content type='text'>
This PR includes the following changes:

- BSController takes new command `ChangeGroupSizeInUnits` which updates GroupGeneration
- TSkeleton handles `TEvVGenerationChange` and if `GroupSizeInUnits` changes, sends `TEvYardResize` to the PDisk
- PDisk handles `TEvYardResize`: updates the owners quota and persists `TPDisk::WriteSysLogRestorePoint`
- A corresponding test is added

Part of #17357</content>
</entry>
<entry>
<title>Update muted_ya.txt (#19720)</title>
<updated>2025-06-17T09:48:55Z</updated>
<author>
<name>Kirill Rysin</name>
<email>35688753+naspirato@users.noreply.github.com</email>
</author>
<published>2025-06-17T09:48:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d14755dbe7f5859719ed5ea4d1dd7c1dfe8bf191'/>
<id>urn:sha1:d14755dbe7f5859719ed5ea4d1dd7c1dfe8bf191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YMQ: Audit logs in common ydb format (#18333)</title>
<updated>2025-06-17T09:43:22Z</updated>
<author>
<name>flown4qqqq</name>
<email>igorkoshkarev4qqq@mail.ru</email>
</author>
<published>2025-06-17T09:43:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=98c35b27c7c0a1f0bf60d360f8a4f63bc33fd029'/>
<id>urn:sha1:98c35b27c7c0a1f0bf60d360f8a4f63bc33fd029</id>
<content type='text'>
</content>
</entry>
</feed>
