Skip to content

Commit 36384be

Browse files
pb8owearyzen
authored andcommitted
chore: release v1.6.0
Update version number / CHANGELOG / CREDITS Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 8917575 commit 36384be

File tree

11 files changed

+60
-49
lines changed

11 files changed

+60
-49
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.6.0]
99

1010
### Added
1111

@@ -40,11 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040
containing vhost-user block devices.
4141
See the [related doc page](./docs/api_requests/block-vhost-user.md) for details.
4242
The device emits metrics under the label `"vhost_user_{device}_{drive_id}"`.
43-
- Document [a caveat to the jailer][1] when using the `--parent-cgroup` option,
44-
which results in it being ignored by the jailer. Refer to the [jailer
45-
documentation](./docs/jailer.md#caveats) for a workaround.
46-
47-
[1]: https://github.com/firecracker-microvm/firecracker/issues/4287
4843

4944
### Changed
5045

CREDITS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ written in Rust with a focus on safety and security. Thanks go to:
1717

1818
Contributors to the Firecracker repository:
1919

20+
* Aaqa Ishtyaq <[email protected]>
2021
* Aaron Hill <[email protected]>
2122
* Aaron O'Mullan <[email protected]>
2223
* Abhijeet Kasurde <[email protected]>
24+
* acatangiu <[email protected]>
2325
* Adam Leskis <[email protected]>
2426
* Adrian Catangiu <[email protected]>
2527
* Ahmed Abouzied <[email protected]>
@@ -39,6 +41,7 @@ Contributors to the Firecracker repository:
3941
* Andrei Cipu <[email protected]>
4042
* Andrei Sandu <[email protected]>
4143
* Andrii Radyk <[email protected]>
44+
* andros21 <[email protected]>
4245
* Angus McInnes <[email protected]>
4346
* Arjun Ramachandrula <[email protected]>
4447
* Arun Gupta <[email protected]>
@@ -56,9 +59,12 @@ Contributors to the Firecracker repository:
5659
* binoychitale <[email protected]>
5760
* Bob Potter <[email protected]>
5861
* Bogdan Ionita <[email protected]>
62+
* Brandon Duffany <[email protected]>
5963
* Caleb Albers <[email protected]>
6064
* Cam Mannett <[email protected]>
65+
* Carlos López <[email protected]>
6166
* chaos matrix <[email protected]>
67+
* Char1ee <[email protected]>
6268
* Chinmay Kousik <[email protected]>
6369
* Chris Christensen <[email protected]>
6470
* Christian González <[email protected]>
@@ -68,18 +74,21 @@ Contributors to the Firecracker repository:
6874
* Colton J. McCurdy <[email protected]>
6975
* Constantin Musca <[email protected]>
7076
* CuriousCorrelation <[email protected]>
77+
* czybjtu <[email protected]>
7178
* Damien Stanton <[email protected]>
7279
* Dan Horobeanu <[email protected]>
7380
* Dan Lemmond <[email protected]>
7481
* David Son <[email protected]>
7582
* Deepesh Pathak <[email protected]>
7683
* defunct <[email protected]>
7784
* Denis Andrejew <[email protected]>
85+
* Derek Manwaring <[email protected]>
7886
* Diana Popa <[email protected]>
7987
* Dmitrii <[email protected]>
8088
* Eduard Kyvenko <[email protected]>
8189
* Egor Lazarchuk <[email protected]>
8290
91+
* Felipe R. Monteiro <[email protected]>
8392
* Filippo Sironi <[email protected]>
8493
* Fraser Pringle <[email protected]>
8594
* Gabe Jackson <[email protected]>
@@ -90,6 +99,7 @@ Contributors to the Firecracker repository:
9099
* Gilad Naaman <[email protected]>
91100
* Greg Dunn <[email protected]>
92101
* Gregory Brzeski <[email protected]>
102+
* Grzegorz Uriasz <[email protected]>
93103
* Gulshan Kumar <[email protected]>
94104
* Gábor Lipták <[email protected]>
95105
* hacker65536 <[email protected]>
@@ -106,13 +116,16 @@ Contributors to the Firecracker repository:
106116
* Javier Romero <[email protected]>
107117
* Jeff Widman <[email protected]>
108118
* Jerome Gravel-Niquet <[email protected]>
119+
* Jing Yang <[email protected]>
109120
* Joel Winarske <[email protected]>
110121
* jonas serrano <[email protected]>
122+
* Jonathan Browne <[email protected]>
111123
* Jonathan Woollett-Light <[email protected]>
112124
* Josh Abraham <[email protected]>
113125
* Josh McConnell <[email protected]>
114126
* Joshua Abraham <[email protected]>
115127
* Julian Stecklina <[email protected]>
128+
* Justus Adam <[email protected]>
116129
* Ján Mochňak <[email protected]>
117130
* karthik nedunchezhiyan <[email protected]>
118131
* KarthikVelayutham <[email protected]>
@@ -129,6 +142,7 @@ Contributors to the Firecracker repository:
129142
* Lorenzo Fontana <[email protected]>
130143
* LOU Xun <[email protected]>
131144
* Lucas Zanela <[email protected]>
145+
* Lukas Schwerdtfeger <[email protected]>
132146
* Luminita Voicu <[email protected]>
133147
* maciejhirsz <[email protected]>
134148
* Malhar Vora <[email protected]>
@@ -157,6 +171,7 @@ Contributors to the Firecracker repository:
157171
* not required <[email protected]>
158172
* Pablo Barbáchano <[email protected]>
159173
* Patrick Roy <[email protected]>
174+
* Paweł Bęza <[email protected]>
160175
* Peng Tao <[email protected]>
161176
* Penny Zheng <[email protected]>
162177
* Peter Hrvola <[email protected]>

Cargo.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/RELEASE_POLICY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ also be specifying the supported kernel versions.
8686

8787
| Release | Release Date | Latest Patch | Min. end of support | Official end of Support |
8888
|--------:|-------------:|-------------:|--------------------:|:-------------------------------|
89+
| v1.6 | 2023-12-20 | v1.6.0 | 2024-06-20 | Supported |
8990
| v1.5 | 2023-10-09 | v1.5.1 | 2024-04-09 | Supported |
9091
| v1.4 | 2023-07-20 | v1.4.1 | 2024-01-20 | Supported |
9192
| v1.3 | 2023-03-02 | v1.3.3 | 2023-09-02 | 2023-10-09 (v1.5 released) |

src/api_server/swagger/firecracker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
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: 1.6.0-dev
8+
version: 1.6.0
99
termsOfService: ""
1010
contact:
1111

src/cpu-template-helper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpu-template-helper"
3-
version = "1.6.0-dev"
3+
version = "1.6.0"
44
authors = ["Amazon Firecracker team <[email protected]>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)