Skip to content

Commit 59ff7a2

Browse files
committed
chore: Add DEPRECATED.md to list all out deprecated items
Since some functionality is deprecated without a warning message, it is helpful to have a central location to list all deprecations. Signed-off-by: Patrick Roy <[email protected]>
1 parent 86fd223 commit 59ff7a2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

DEPRECATED.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Deprecated Features
2+
3+
The following functionality of Firecracker is deprecated, and will be removed in
4+
a future major Firecracker release, in accordance with our
5+
[release policy](docs/RELEASE_POLICY.md).
6+
7+
- \[[#2763](https://github.com/firecracker-microvm/firecracker/pull/2763)\] The
8+
`vsock_id` body field in `PUT` requests on `/vsock`
9+
- \[[#2980](https://github.com/firecracker-microvm/firecracker/pull/2980)\] The
10+
`mem_file_path` body field in `PUT` requests on `/snapshot/load`
11+
- \[[#2973](https://github.com/firecracker-microvm/firecracker/pull/2973)\]
12+
MicroVM Metadata Service v1 (MMDSv1)
13+
- \[[#4126](https://github.com/firecracker-microvm/firecracker/pull/4126)\]
14+
Static CPU templates
15+
- \[[#4209](https://github.com/firecracker-microvm/firecracker/pull/4209)\] The
16+
`rebase-snap` tool
17+
- \[[#4500](https://github.com/firecracker-microvm/firecracker/pull/4500)\] The
18+
`--start-time-cpu-us` and `--start-time-us` CLI arguments

0 commit comments

Comments
 (0)