chore(main): release 14.2.0 #3273
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
14.2.0 (2025-12-29)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Summary
This is an automated release PR generated by Release Please that bumps the version from 14.1.0 to 14.2.0. The release includes:
Features:
StartTime,EndTime, andUserSIDcolumns for buildindex operations (feat: add StartTime/EndTime/UserSID for buildindex operation #3271)MaxPDiskUsage,MaxVDiskSlotUsage,MaxVDiskRawUsage,MaxNormalizedOccupancy,CapacityAlert) for storage tables (feat(storage): add blob capacity metrics experiment and CapacityAlert… #3276)Bug Fixes:
PDISK_VDISK_WIDTHconstant from 3px to 8px (fix: vdisk items overflow pdisk item #3274)All changes were previously reviewed and merged. This PR only updates version numbers and changelog.
Confidence Score: 5/5
Important Files Changed
Sequence Diagram
sequenceDiagram participant RP as Release Please Bot participant Manifest as .release-please-manifest.json participant Package as package.json participant Lock as package-lock.json participant Changelog as CHANGELOG.md participant Git as Git Repository RP->>Git: Detect merged PRs since v14.1.0 Git-->>RP: Return PRs: #3271, #3276, #3277, #3274 RP->>RP: Analyze PR types (feat/fix) RP->>RP: Calculate new version: 14.1.0 → 14.2.0 RP->>Manifest: Update version to "14.2.0" RP->>Package: Update version to "14.2.0" RP->>Lock: Update version references to "14.2.0" RP->>Changelog: Add new release section Note over Changelog: ## [14.2.0]<br/>### Features<br/>- buildindex columns<br/>- blob capacity metrics<br/>### Bug Fixes<br/>- result cell width<br/>- vdisk overflow RP->>Git: Create PR #3273 with changes Git-->>RP: PR created for reviewCI Results
Test Status: ✅ PASSED
📊 Full Report
Test Changes Summary 🗑️192
🗑️ Deleted Tests (192)
Bundle Size: ✅
Current: 62.67 MB | Main: 62.67 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information