File tree Expand file tree Collapse file tree 6 files changed +8
-7
lines changed
Expand file tree Collapse file tree 6 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ]
3+ ## [ 0.24.3 ]
44
55### Changed
66
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ Contributors to the Firecracker repository:
4444* Babis Chalios <babis.chalios@gmail.com >
4545* Begley Brothers Inc < begleybrothers@gmail.com >
4646* Benjamin Fry < benjaminfry@me.com >
47- * Liviu Berciu < lberciu@amazon.com >
4847* bin liu < bin@hyper.sh >
4948* Bob Potter <bobby.potter@gmail.com >
5049* Bogdan Ionita < bci@amazon.com >
@@ -97,9 +96,11 @@ Contributors to the Firecracker repository:
9796* Kazuyoshi Kato < katokazu@amazon.com >
9897* keyangxie <keyang.xie@gmail.com >
9998* Krishna Kumar T <krishna.thokala2010@gmail.com >
99+ * kumargu < kumargu@amazon.com >
100100* Laura Loghin < lauralg@amazon.com >
101101* lifupan < lifupan@gmail.com >
102102* Liu Jiang < gerry@linux.alibaba.com >
103+ * Liviu Berciu < lberciu@amazon.com >
103104* Lloyd < lloydmeta@gmail.com >
104105* lloydmeta < lloydmeta@gmail.com >
105106* LOU Xun < aquarhead@ela.build >
Original file line number Diff line number Diff line change 55 The API is accessible through HTTP calls on specific URLs
66 carrying JSON modeled data.
77 The transport medium is a Unix Domain Socket.
8- version : 0.24.2
8+ version : 0.24.3
99 termsOfService : " "
1010 contact :
1111 email : " compute-capsule@amazon.com"
Original file line number Diff line number Diff line change 11[package ]
22name = " firecracker"
3- version = " 0.24.2 "
3+ version = " 0.24.3 "
44authors = [" Amazon Firecracker team <firecracker-devel@amazon.com>" ]
55edition = " 2018"
66build = " ../../build.rs"
Original file line number Diff line number Diff line change 11[package ]
22name = " jailer"
3- version = " 0.24.2 "
3+ version = " 0.24.3 "
44authors = [" Amazon Firecracker team <firecracker-devel@amazon.com>" ]
55edition = " 2018"
66build = " ../../build.rs"
You can’t perform that action at this time.
0 commit comments