v7.4.0
Changelog
Enterprise Edge observability
We extended the observability dashboard for Unleash Enterprise Edge. The dashboard provides visibility into the health and performance of your hosted or self-hosted Enterprise Edge nodes directly within the Unleash Admin UI.
Key metrics include:
- Instance details: Region, instance ID, upstream server, and hosting type.
- Health resources: Current connection status, running version, and real-time CPU and memory usage.
- Traffic and performance: Active streaming clients and granular latency breakdowns for upstream syncs (features, metrics) and downstream evaluations.
Announcement: Unleash Edge OSS enters long-term maintenance
We are sunsetting the Open Source Software (OSS) version of Unleash Edge to focus on Enterprise Edge capabilities. The lifecycle for the OSS version is as follows:
- Long-term support: starts December 12, 2025
- End-of-life: December 31, 2026
We recommend that all OSS users of Edge migrate to Enterprise Edge to ensure continued support and access to security updates.
Global change request overview
We added a global overview for change requests. The table allows you to view all your open and closed change requests in a single location. You can filter the table to show:
- Created by me: Change requests created by you.
- Approval requested: Change requests requesting your approval.
[7.4.0] - 2025-12-12
Bug Fixes
-
When adding new milestone progression, prevent default form submit (#10960)
-
Allow external flag resolver to override false experiments with variants in getAll (#10966)
-
Add missing nested types (#10976)
-
Remove old archived flags tooltip (#10977)
-
Use extendedUsageMetrics flag in metrics UI (#10987)
-
Handle no app name impact metric (#10997)
-
Handle invalid permissions in role creation (#11003)
-
Invalid metrics should not crash (#11010)
Documentation
-
Add auto-generated MCP docs (#10984)
-
Impact metrics (#11001)
-
URL and image cleanup (#10840)
-
Enterprise edge (#11083)
-
Update LTS date for OSS edge (#11108)
-
7.4 update (#11114)
-
Fix typo (#11122)
-
Update CHANGELOG.md
-
Update CHANGELOG.md
-
Update CHANGELOG.md
-
Update CHANGELOG.md
Features
-
Add safeguard button and borders (#10943)
-
Milestone progression keyboard navigation (#10950)
-
Safeguard form draft (#10954)
-
Safeguard form reads real data (#10957)
-
Safeguards api frontend (#10959)
-
Safeguards form edit and display (#10967)
-
Adjust safeguard form elements size (#10973)
-
Add safeguards schema to oss (#10972)
-
Delete safeguard button ()
Miscellaneous Tasks
-
Upgrade swagger-parser (#10946)
-
TrafficBillingDisplay flag cleanup (#10949)
-
Replace deprecated
getDefaultVariantwithdefaultVariant(#10944) -
Decrease log level of acquire job lock (#10952)
-
Remove release plans from getFeature endpoint (#10955)
-
Move delta diffing to a different feature flag (#10962)
-
Configure the 'maintenanceMode' flag to accept variants (#10956)
-
Allow custom messages in maintenance mode banner (UI) (#10961)
Refactor
-
Delete safeguard api update (#10992)
-
Milestone progression methods (#11002)
-
Simplify safeguard form management (#11013)
-
Pass feature to safeguard form (#11088)
-
Clean up legacy edge components (#11126)
Testing
- Add extra test to ensure we don't return a disabled variant (#10968)