Skip to content

Commit d3e98b9

Browse files
committed
release v1.0
Signed-off-by: Luminita Voicu <[email protected]>
1 parent 9ec89b6 commit d3e98b9

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

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

55
### Added
66

CREDITS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Contributors to the Firecracker repository:
3030
* Alexandru Agache <[email protected]>
3131
* Alexandru Branciog <[email protected]>
3232
* Alexandru Cihodaru <[email protected]>
33+
* Alexandru-Cezar Sardan <[email protected]>
3334
* Alin Dima <[email protected]>
3435
* Andreea Florescu <[email protected]>
3536
* Andrei Casu-Pop <[email protected]>
@@ -45,6 +46,7 @@ Contributors to the Firecracker repository:
4546
* Babis Chalios <[email protected]>
4647
* Bartosz Zbytniewski <[email protected]>
4748
* Begley Brothers Inc <[email protected]>
49+
* Ben Holmes <[email protected]>
4850
* Benjamin Fry <[email protected]>
4951
* Liviu Berciu <[email protected]>
5052
* bin liu <[email protected]>
@@ -59,6 +61,7 @@ Contributors to the Firecracker repository:
5961
* Christian González <[email protected]>
6062
* Christopher Diehl <[email protected]>
6163
64+
* Colton J. McCurdy <[email protected]>
6265
* Constantin Musca <[email protected]>
6366
* Damien Stanton <[email protected]>
6467
* Dan Horobeanu <[email protected]>
@@ -110,6 +113,7 @@ Contributors to the Firecracker repository:
110113
111114
* lloydmeta <[email protected]>
112115
* LOU Xun <[email protected]>
116+
* Lucas Zanela <[email protected]>
113117
* Luminita Voicu <[email protected]>
114118
* maciejhirsz <[email protected]>
115119
* Malhar Vora <[email protected]>
@@ -123,6 +127,7 @@ Contributors to the Firecracker repository:
123127
* Michael Jarrett <[email protected]>
124128
* Michael Saah <[email protected]>
125129
* Mihai Stan <[email protected]>
130+
126131
* moricho <[email protected]>
127132
* Narek Galstyan <[email protected]>
128133
* Nathan Hoang <[email protected]>
@@ -140,7 +145,9 @@ Contributors to the Firecracker repository:
140145
* Radu Matei Lăcraru <[email protected]>
141146
* Radu Weiss <[email protected]>
142147
* Ram Sripracha <[email protected]>
148+
143149
150+
* Richard Case <[email protected]>
144151
* Rob Devereux <[email protected]>
145152
* Robert Grimes <[email protected]>
146153
* Rodrigue Chakode <[email protected]>
@@ -157,6 +164,7 @@ Contributors to the Firecracker repository:
157164
* Sripracha <[email protected]>
158165
* Stefan Nita <[email protected]>
159166
167+
* Tal Hoffman <[email protected]>
160168
* Tamio-Vesa Nakajima <[email protected]>
161169
162170
* Tim Bannister <[email protected]>
@@ -177,4 +185,5 @@ Contributors to the Firecracker repository:
177185
* Yuval Kohavi <[email protected]>
178186
* Yılmaz ŞEN <[email protected]>
179187
* Zi Shen Lim <[email protected]>
188+
* Zicklag <[email protected]>
180189
* Дамјан Георгиевски <[email protected]>

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: 0.25.0
8+
version: 1.0.0
99
termsOfService: ""
1010
contact:
1111

0 commit comments

Comments
 (0)