Skip to content

Commit fbeede7

Browse files
committed
Updated CHANGELOG.md
1 parent 2a9b888 commit fbeede7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
22

3+
# Unreleased
4+
5+
* Improved id and timestamp layout on jobs table (\#420).
6+
* Added query parameters to avoid loading unused fields on the following GET endpoints (\#420):
7+
* `/api/v1/job/`, `/api/v1/{project.id}/job/`, `/admin/job/` (`log` param)
8+
* `/api/v1/task/` (`args_schema` param)
9+
* `/api/v1/dataset/`, `/api/v1/project/{project.id}/dataset/` (`history` param)
10+
* Added `show_tmp_logs=true` query parameter to display log of running jobs (\#420).
11+
312
# 0.9.2
413

514
* Supported JSON Schema `allOf` feature in task arguments form (\#417).

0 commit comments

Comments
 (0)