Skip to content

chore(hotfix/v9.6.3-hotfix.2): release 9.6.3-hotfix.2 #2465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ydb-platform-bot
Copy link
Collaborator

@ydb-platform-bot ydb-platform-bot commented Jun 23, 2025

πŸ€– I have created a release beep boop

9.6.3-hotfix.2 (2025-06-23)

⚠ BREAKING CHANGES

  • use uiFactory for logs and monitoring links (#2274)
  • remove internal-specific solution (#2261)
  • only pagination tables in storage (#1745)
  • window.api was previously a flat YdbEmbeddedAPI object. It has been refactored into multiple distributed AxiosWrapper instances. Each endpoint is now handled by a dedicated wrapper instance, improving modularity and maintainability. Developers should update their integrations to use the new structure. For example: Replace window.api.getTenants with window.api.viewer.getTenants.

Features

Bug Fixes

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

CI Results

Test Status: ❌ FAILED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
326 321 4 0 1
Test Changes Summary ✨1 ⏭️1 πŸ—‘οΈ6

✨ New Tests (1)

  1. ACL tab shows correct access rights (tenant/summary/objectSummary.test.ts)

⏭️ Skipped Tests (1)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)

πŸ—‘οΈ Deleted Tests (6)

  1. Access tab shows owner card (tenant/diagnostics/tabs/access.test.ts)
  2. Can change owner on access tab (tenant/diagnostics/tabs/access.test.ts)
  3. Owner card is visible after navigating to access tab (tenant/diagnostics/tabs/access.test.ts)
  4. Grant Access button opens grant access drawer (tenant/diagnostics/tabs/access.test.ts)
  5. Can grant full access to a new subject (tenant/diagnostics/tabs/access.test.ts)
  6. ACL tab shows redirect message and link to Diagnostics (tenant/summary/objectSummary.test.ts)

Bundle Size: πŸ”½

Current: 83.77 MB | Main: 83.89 MB
Diff: 0.12 MB (-0.14%)

βœ… Bundle size decreased.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants