Changelog
All notable changes to this project will be documented in this file.
[7.0.4] - 2025-07-02
Bug Fixes
-
Increase line height for project title (#10158)
-
Order properties correctly when mapping from Editable Constraint to IConstraint (#10163)
-
Update dependency type-is to v2 (#10195)
-
Impact metrics undefined (#10210)
-
Update dependency uuid to v11 (#10226)
-
Update dependency @slack/web-api to v7.9.3 (#10238)
-
Update dependency pg-connection-string to v2.9.1 (#10239)
-
Update dependency git-url-parse to v16.1.0 (#10240)
-
Private projects visibility for users in editor and admin groups (#10265)
Documentation
-
Update technical debt info (#10132)
-
Update CHANGELOG.md
Feat
- Impact metrics fronted (#10182)
Features
-
Do not lock until migrations are needed (#10170)
-
Add prometheusImpactMetricsApi option to configuration (#10168)
-
Ingest new impact metrics (#10169)
-
Support event id in search (#10176)
-
Validate impact metrics (#10181)
-
Support id in search event (#10180)
-
Expand resolver interface with impact metrics (#10199)
-
Count created feature links with impact metrics (#10201)
-
Requesting reviews when submitting change requests (#10202)
-
Count errors and gauge for heap memory (#10203)
-
Impact metrics resolver (#10209)
-
Ability to search events by type with pagination (#10217)
-
Add transaction context store (#10211)
-
Transaction grouping, use ulids and strings (#10230)
-
Add requested approvers to overview (#10232)
-
Add tab switcher for change to json diff view in CR (#10179)
-
Start storing event group type and id (#10233)
-
Start storing every transaction id in events table (#10236)
-
Bulk impact metrics (#10251)
-
Start showing CR id in UI and make it clickable (#10259)
-
Impact metrics page with multiple charts (#10252)
-
Now it is possible to search events by group id (#10275)
Miscellaneous Tasks
-
Added table for requested approvers for CRs (#10159)
-
Added requested cr approval email template and emailService method (#10161)
-
Don't reorder constraint properties / make id's non-optional (#10160)
-
Added notified at to change request requested approvals (#10196)
-
Bulk metrics - remove a flag (#10190)
-
Bring back impact metrics (#10212)
-
Fix demo by adapting to new constraints flow (#10213)
-
Added new event for updated requested approvers list (#10216)
-
Update Slack App to App for Slack (#10218)
-
Allow backdrop click through on AddValuesPopover (#10214)
-
Added name and email of requester to track down spammers (#10235)
-
Use
pre-wrap
for whitespace to break when necessary. (#10245) -
AI flag cleanup action test (#10242)
-
Add permissions to ai flag cleanup workflow (#10249)
-
Add missing permissions to AI flag cleanup workflow (#10250)
-
AI flag cleanup extended experiment (#10254)
-
Remove examples folder (#10258)
-
Improve the approve request email message (#10264)
-
Remove view diff links in new components + remove colons (#10262)