You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated changelog to reflect chores for repository regarding package version updates for maintenance
Signed-off-by: Angelina Uno-Antonison <ange.unoantonison@gmail.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
## 0.9.0
5
5
6
-
### Features - In Progress
6
+
### Features
7
7
8
8
- Introducing Projects as a core feature, enabling analyses to be grouped and access-controlled by project membership.
9
9
- Updated both the frontend and REST API so users only see and access analyses belonging to Projects they are
@@ -16,6 +16,14 @@
16
16
- Reason of interest is editable for manually added variants when an analysis is in 'Edit Mode'. Manually added
17
17
variants are also removable when an analysis is in 'Edit Mode'.
18
18
19
+
### Chores
20
+
21
+
- REST API Benchmarking with [Grafana Lab's k6](https://k6.io/) and Python stack profiler [PyInstrument](https://pyinstrument.readthedocs.io/en/stable/)
22
+
- FastAPI version uptick to `0.128.0` to incorporate performance improvements to framework
23
+
- Local deployemnt Traefik reverse proxy to `3.6.8` for compatability with most recent versions of Docker Desktop
24
+
-`vuejs-test-utils` package version uptick to `2.4.6` remove the packages invalid warnings regarding Vue3
0 commit comments