Skip to content

Commit a5acf07

Browse files
author
Github Actions Bot
committed
docs: Update CHANGELOG.md
1 parent 7811e4e commit a5acf07

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,83 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.7.2] - 2025-02-19
6+
7+
### Bug Fixes
8+
9+
- Command bar spacing ([#9288](https://github.com/Unleash/unleash/issues/9288))
10+
11+
- Make the chip in the playground project selector small ([#9298](https://github.com/Unleash/unleash/issues/9298))
12+
13+
- Add some missing button labels on the project page ([#9299](https://github.com/Unleash/unleash/issues/9299))
14+
15+
- Add strategy and more strategies button are different heights ([#9300](https://github.com/Unleash/unleash/issues/9300))
16+
17+
- Hydration event should update with every event ([#9310](https://github.com/Unleash/unleash/issues/9310))
18+
19+
- Mutating delta events ([#9303](https://github.com/Unleash/unleash/issues/9303))
20+
21+
- Return undefined from delta if no events ([#9311](https://github.com/Unleash/unleash/issues/9311))
22+
23+
- Access e2e test ([#9313](https://github.com/Unleash/unleash/issues/9313))
24+
25+
- Add a metric to track client registrations ([#9314](https://github.com/Unleash/unleash/issues/9314))
26+
27+
- Delete project segment with change request ([#9315](https://github.com/Unleash/unleash/issues/9315))
28+
29+
- Fix unintended scroll on dashboard ([#9316](https://github.com/Unleash/unleash/issues/9316))
30+
31+
- Handle singular counts in project status lifecycle boxes ([#9317](https://github.com/Unleash/unleash/issues/9317))
32+
33+
- Use bucket stop as timestamp for metrics bucket ([#9327](https://github.com/Unleash/unleash/issues/9327))
34+
35+
36+
### Documentation
37+
38+
- Include create db permission required for new tests ([#9301](https://github.com/Unleash/unleash/issues/9301))
39+
40+
41+
### Features
42+
43+
- Connection count usage ([#9294](https://github.com/Unleash/unleash/issues/9294))
44+
45+
- Frontend API POST endpoint ([#9291](https://github.com/Unleash/unleash/issues/9291))
46+
47+
- New flag header ([#9302](https://github.com/Unleash/unleash/issues/9302))
48+
49+
- New flag info box ([#9308](https://github.com/Unleash/unleash/issues/9308))
50+
51+
- Add stale badge to the new header ([#9320](https://github.com/Unleash/unleash/issues/9320))
52+
53+
- Project field to feature removed event ([#9322](https://github.com/Unleash/unleash/issues/9322))
54+
55+
56+
### Miscellaneous Tasks
57+
58+
- Use gitcliff changelog for release ([#9289](https://github.com/Unleash/unleash/issues/9289))
59+
60+
- Add migration that backfills scim user email hashes ([#9295](https://github.com/Unleash/unleash/issues/9295))
61+
62+
- Bump unleash client version to beta 6.5 ([#9305](https://github.com/Unleash/unleash/issues/9305))
63+
64+
- Make setting service handle conflict on insert ([#9160](https://github.com/Unleash/unleash/issues/9160))
65+
66+
- Add edge observability tables ([#9307](https://github.com/Unleash/unleash/issues/9307))
67+
68+
- Add change request events to teams integration ([#9309](https://github.com/Unleash/unleash/issues/9309))
69+
70+
- Add status_code to edge traffic table to store 304s as well ([#9312](https://github.com/Unleash/unleash/issues/9312))
71+
72+
- Remove references to admin token kill switch ([#9324](https://github.com/Unleash/unleash/issues/9324))
73+
74+
75+
### Refactor
76+
77+
- MuiTab font sizes ([#9296](https://github.com/Unleash/unleash/issues/9296))
78+
79+
- Move feature overview header into separate file ([#9319](https://github.com/Unleash/unleash/issues/9319))
80+
81+
582
## [6.7.1] - 2025-02-11
683

784
### Bug Fixes

0 commit comments

Comments
 (0)