chore: Release release/2026-W17#6186
Merged
saurabh6790 merged 246 commits intomasterfrom Apr 21, 2026
Merged
Conversation
This will work with some other process
…ook and billing APIs
- align `get_backup_link` with the existing site-level backup download behavior - tighten validation around backup link resolution and accepted file types - add regression coverage for mismatched backup/site lookups and invalid file selections
fix(uptime-chart): Update promql query to support empty data points
chore(prm): Show only related NC
CLI should work for most cases
fix(site): Prevent dropping if migration or update pending
fix(billing): Updating payment mode if the invoice is in draft state
…al-request-flow-and-wire-up-auditor feat(marketplace-auditor): Wire up the auditor to take actions
Contributor
|
@github-actions[bot], thanks for the contribution, but we do not accept pull requests on a master. Please close this PR and raise PR on an develop branch. |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (65.76%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #6186 +/- ##
==========================================
+ Coverage 51.65% 55.90% +4.24%
==========================================
Files 905 908 +3
Lines 75199 75534 +335
Branches 272 522 +250
==========================================
+ Hits 38847 42227 +3380
+ Misses 36329 33279 -3050
- Partials 23 28 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
saurabh6790
approved these changes
Apr 21, 2026
feat(deploy): Add validating state to deploys
Aradhya-Tripathi
approved these changes
Apr 21, 2026
…patch-to-use-qb refactor(patch): Replace SQL queries with query builder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🚀 Release Notes
TL;DR
This release significantly improves:
Core / Infra / Database
Site Management
Server
Deploy / Bench / Apps
Reliability & Dependency Management
Deployment Flow Improvements
Marketplace
UI / UX Improvements
UI Consistency
Reduced Noise
Notifications & Activity
Monitoring
Security Enhancements
has_permissionwith strictercheck_permissionin sensitive APIs (#6082)Secured Endpoints
Advanced analytics endpoints (#6083)
Slow logs endpoints (#6083)
Candidate execution paths (#6086)
Ensured baseline role assignment for all users (#6109)
SSH
PRM (Partner Relationship Management)
Domain Management
CI Improvements
Chores & Maintenance
Dependency Updates
Resilience Improvements
Misc