Skip to content

Commit 4819ae7

Browse files
chore(main): release 15.1.0 (#3775)
1 parent 3a47390 commit 4819ae7

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "15.0.0"
2+
".": "15.1.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [15.1.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v15.0.0...v15.1.0) (2026-04-13)
4+
5+
6+
### Features
7+
8+
* **ShardsTable:** add explanation for column DataSize ([#3781](https://github.com/ydb-platform/ydb-embedded-ui/issues/3781)) ([708cbb5](https://github.com/ydb-platform/ydb-embedded-ui/commit/708cbb52ea97ecb0ec4d43b436eb04de76f3f6e7))
9+
* **uiFactory:** support developerUiFirstPathSegment ([#3780](https://github.com/ydb-platform/ydb-embedded-ui/issues/3780)) ([3a47390](https://github.com/ydb-platform/ydb-embedded-ui/commit/3a47390e2854221deb9d0af3b79f4f27be5a652d))
10+
* **VDisk:** improve severity calculation ([#3769](https://github.com/ydb-platform/ydb-embedded-ui/issues/3769)) ([7d9163a](https://github.com/ydb-platform/ydb-embedded-ui/commit/7d9163a3814b568e28457348a7fcd6c07021ed4c))
11+
12+
13+
### Bug Fixes
14+
15+
* downgrade libs ([#3802](https://github.com/ydb-platform/ydb-embedded-ui/issues/3802)) ([a393e98](https://github.com/ydb-platform/ydb-embedded-ui/commit/a393e98eb891887de844e4fb65f23253bb32597e))
16+
* enhance oidc logs ([#3787](https://github.com/ydb-platform/ydb-embedded-ui/issues/3787)) ([269d0f7](https://github.com/ydb-platform/ydb-embedded-ui/commit/269d0f794f0977f3e2204e253139fcc92fae1304))
17+
* remove new badge from monitoring tab ([#3793](https://github.com/ydb-platform/ydb-embedded-ui/issues/3793)) ([f9176d1](https://github.com/ydb-platform/ydb-embedded-ui/commit/f9176d1ce0a8d3a68c3ba9d0bee4ef4059ed9dd7))
18+
319
## [15.0.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.17.0...v15.0.0) (2026-04-07)
420

521

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "15.0.0",
3+
"version": "15.1.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)