Skip to content

Commit 13dcd51

Browse files
andreeaflorescuacatangiu
authored andcommitted
Changes for Firecracker-v0.13.0 Release
* Added missing item to CHANGELOG.md relating removed action. * Updated CREDITS.md. * Updated firecracker, jailer & swagger versions. * Updated cargo dependencies. Signed-off-by: Andreea Florescu <[email protected]>
1 parent 2fb16e9 commit 13dcd51

File tree

6 files changed

+109
-76
lines changed

6 files changed

+109
-76
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.13.0]
44

55
### Added
66

@@ -23,6 +23,10 @@
2323
- Enforce minimum length of 1 character for the jailer ID.
2424
- Exit with error code when starting the jailer process fails.
2525

26+
### Removed
27+
28+
- Removed `InstanceHalt` from the list of possible actions.
29+
2630
## [0.12.0]
2731

2832
### Added

CREDITS.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,27 @@ written in Rust with a focus on safety and security. Thanks go to:
1212
* [Daniel Verkamp](https://github.com/danielverkamp) <[email protected]>
1313
* [Stephen Barber](https://github.com/smibarber) <[email protected]>
1414
* [Chirantan Ekbote](https://github.com/jynnantonix) <[email protected]>
15-
* [Jason D. Clinton](https://github.com/jclinton) [email protected]
15+
* [Jason D. Clinton](https://github.com/jclinton) <[email protected]>
1616
* Sonny Rao <[email protected]>
1717

1818

1919
Contributors to the Firecracker repository:
2020

21+
* Aaron Hill <[email protected]>
2122
* Adrian Catangiu <[email protected]>
2223
* Alakesh <[email protected]>
2324
* Aleksa Sarai <[email protected]>
2425
* Alex Chan <[email protected]>
26+
* Alex Glikson <[email protected]>
2527
* Alexandra Ghecenco <[email protected]>
2628
* Alexandra Iordache <[email protected]>
2729
* Alexandru Agache <[email protected]>
2830
* Alexandru Branciog <[email protected]>
2931
* Andreea Florescu <[email protected]>
3032
* Arun Gupta <[email protected]>
3133
* Bogdan Ionita <[email protected]>
34+
* Chinmay Kousik <[email protected]>
35+
* Chris Christensen <[email protected]>
3236
* Christopher Diehl <[email protected]>
3337
* Constantin Musca <[email protected]>
3438
* Dan Horobeanu <[email protected]>
@@ -39,16 +43,23 @@ Contributors to the Firecracker repository:
3943
* Greg Dunn <[email protected]>
4044
* Henri Yandell <[email protected]>
4145
* James Turnbull <[email protected]>
46+
* Josh Abraham <[email protected]>
47+
* Liu Jiang <[email protected]>
48+
* Liu Jiang <[email protected]>
4249
* maciejhirsz <[email protected]>
4350
* Massimiliano Torromeo <[email protected]>
4451
* Matt Wilson <[email protected]>
52+
* Nathan Sizemore <[email protected]>
4553
* Nicolas Mesa <[email protected]>
4654
* Noah Meyerhans <[email protected]>
55+
* Peng Tao <[email protected]>
4756
* Radu Matei Lăcraru <[email protected]>
4857
* Radu Weiss <[email protected]>
4958
* Ram Sripracha <[email protected]>
59+
* Robert Grimes <[email protected]>
5060
* Rolf Neugebauer <[email protected]>
5161
* Sam Jackson <[email protected]>
62+
* Sean Lavine <[email protected]>
5263
* Sripracha <[email protected]>
5364
* Tim Bannister <[email protected]>
5465
* Tim Deegan <[email protected]>

0 commit comments

Comments
 (0)