Skip to content

Commit 96e8ef1

Browse files
Revise CHANGELOG for version 0.9.0 updates
Updated changelog to reflect chores for repository regarding package version updates for maintenance Signed-off-by: Angelina Uno-Antonison <ange.unoantonison@gmail.com>
1 parent 880694e commit 96e8ef1

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## 0.9.0
55

6-
### Features - In Progress
6+
### Features
77

88
- Introducing Projects as a core feature, enabling analyses to be grouped and access-controlled by project membership.
99
- Updated both the frontend and REST API so users only see and access analyses belonging to Projects they are
@@ -16,6 +16,14 @@
1616
- Reason of interest is editable for manually added variants when an analysis is in 'Edit Mode'. Manually added
1717
variants are also removable when an analysis is in 'Edit Mode'.
1818

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
25+
transition components
26+
1927
## 0.8.8-er
2028

2129
### Bugs

0 commit comments

Comments
Β (0)