forked from cloudfoundry/nginx-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
319 lines (217 loc) · 8.71 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
v1.1.4 Jan 15, 2020
====================
* Rebuild nginx 1.17.7
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/170441392)
* Rebuild nginx 1.16.1
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/168936679)
v1.1.3 Jan 03, 2020
====================
* Add nginx 1.17.7, remove nginx 1.17.6
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/170441392)
v1.1.2 Nov 25, 2019
====================
* Add nginx 1.17.6, remove nginx 1.17.5
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/169841587)
v1.1.1 Oct 31, 2019
====================
* Add nginx 1.17.5, remove nginx 1.17.4
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/169293603)
v1.1.0 Oct 10, 2019
=====================
* Remove cflinuxfs2 dependencies.
Fixes #20
(https://www.pivotaltracker.com/story/show/166710438)
* Add nginx 1.17.4, remove nginx 1.17.3
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/168729879)
* Update nginx conf templating to use two passes
- one for plaintext variable defined in buildpack.yml
- one for everything else, which will be html escaped
(https://www.pivotaltracker.com/story/show/165884664)
v1.0.18 Sep 05, 2019
=====================
* Add openresty 1.15.8.2, remove openresty 1.15.8.1
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/168196518)
v1.0.17 Aug 27, 2019
=====================
* Add nginx 1.17.3, remove nginx 1.17.2
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/168149045)
* Add nginx 1.16.1, remove nginx 1.16.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/168149237)
v1.0.16 Aug 06, 2019
=====================
* Add nginx 1.17.2, remove nginx 1.17.1
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/167455436)
v1.0.15 Jul 11, 2019
=====================
* Merge pull request #12 from i6e/cf-internal-domains-resolver
(https://www.pivotaltracker.com/story/show/163430800)
v1.0.14 Jun 27, 2019
=====================
* Change default version of nginx to 1.17 and remove 1.15 deprecation date
(https://www.pivotaltracker.com/story/show/166900672)
* Add nginx 1.17.1, remove nginx 1.15.12, 1.17.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/166900672)
* Rebuild nginx 1.16.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/165611882)
* Rebuild nginx 1.17.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/166292410)
v1.0.13 Jun 05, 2019
=====================
* Change default nginx version to 1.15.x
(https://www.pivotaltracker.com/story/show/166292306)
* Add openresty 1.15.8.1
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/166292623)
* Add nginx 1.17.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/166292410)
v1.0.12 May 03, 2019
=====================
* Change stable version line to 1.14.x until notice has been sent out
(https://www.pivotaltracker.com/story/show/165611882)
* Keep default_version at 1.15.x
- Default Version was changed automatically by a bug in ci
- Add 1.14.2 for cflinuxfs2 back in, after removal by bug in ci
(https://www.pivotaltracker.com/story/show/165611882)
* Make the mainline version the default as specified in docs
* Add nginx 1.16.0
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/165611882)
v1.0.11 Apr 23, 2019
=====================
* Remove warning logs causing bosh cli error
* Add nginx 1.15.12, remove nginx 1.15.10
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/165387666)
v1.0.10 Apr 02, 2019
=====================
* Add nginx 1.15.10, remove nginx 1.15.9
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/164899137)
v1.0.9 Mar 01, 2019
====================
* Add nginx 1.15.9, remove nginx 1.15.8
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/164249472)
* Add source_sha256 for source code dependencies
(https://www.pivotaltracker.com/story/show/163711928)
v1.0.8 Feb 05, 2019
====================
* Update go to 1.11.5 for specifying buildpack url
(https://www.pivotaltracker.com/story/show/163701450)
v1.0.7 Jan 29, 2019
====================
* Vendor go dependencies and use for build
(https://www.pivotaltracker.com/story/show/163494309)
v1.0.6 Jan 23, 2019
====================
* Use built version of go 1.11.4 in online unbuilt/URL buildpack
(https://www.pivotaltracker.com/story/show/163089977)
* Add support for OpenResty
- Set 'dist: openresty' in 'buildpack.yml' to use OpenResty
(https://www.pivotaltracker.com/story/show/155191586)
* Setup brats environment
Go tools can not be executed without the environment variables from
.envrc.
v1.0.5 Jan 07, 2019
====================
* Fix bug in nginx.conf port-parsing
(https://www.pivotaltracker.com/story/show/162916825)
* Print a warning when access logging is disabled
(https://www.pivotaltracker.com/story/show/155832563)
* Add nginx 1.15.8, remove nginx 1.15.7
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/162839812)
v1.0.4 Dec 07, 2018
====================
* Add nginx 1.14.2, remove nginx 1.14.1
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/162417438)
* Add nginx 1.15.7, remove nginx 1.15.6
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/162240858)
* Ignore whitespaces for nginx.conf port validation
(https://www.pivotaltracker.com/story/show/162082773)
v1.0.3 Nov 14, 2018
====================
* Add nginx 1.15.6, remove nginx 1.15.5
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/161755151)
* Add nginx 1.14.1, remove nginx 1.14.0
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/161755166)
* Set buildpack when pushing twice
- Pushing with --no-start fails on the second push when no buildpack
is specified in PCF 1.12, our new lts version
v1.0.2 Oct 12, 2018
====================
* Add nginx 1.15.5, remove nginx 1.15.2
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/160928055)
* Allow template syntax for loading user provided modules
(https://www.pivotaltracker.com/story/show/159321437)
v1.0.1 Aug 09, 2018
====================
* Rebuild nginx 1.14.0
for stacks cflinuxfs3
(https://www.pivotaltracker.com/story/show/159249164)
* Add nginx 1.15.2, remove nginx 1.15.1
(https://www.pivotaltracker.com/story/show/159272826)
v1.0.0 Jul 16, 2018
====================
This is the first official release.
**Breaking Changes** to filename (`nginx.yml` -> `buildpack.yml`) and `nginx.conf` syntax.
* Update templating functions for nginx.conf
- Change `{{.Port}}` to `{{ port }}` (breaking change)
- Change `load_module {{.NginxModulesDir}}/<name>.so;` to `{{ module <name> }}` (breaking change)
- Add {{ env "SOME_VAR" }} to allow templating of env vars
(https://www.pivotaltracker.com/story/show/156618438)
(https://www.pivotaltracker.com/story/show/155953917)
* Specify nginx version via buildpack.yml
(https://www.pivotaltracker.com/story/show/158268170)
* Make default nginx pid work.
Apps no longer need to set `pid` to `/tmp/nginx.pid` because the default just works.
(https://www.pivotaltracker.com/story/show/158095548)
* Add nginx 1.15.1, 1.14.0; remove nginx 1.12.1, 1.12.2, 1.13.9, 1.13.11
(https://www.pivotaltracker.com/story/show/158800200)
(https://www.pivotaltracker.com/story/show/156851318)
v0.0.5 Apr 09, 2018
====================
* Add nginx 1.13.11, remove nginx 1.13.10
(https://www.pivotaltracker.com/story/show/156472503)
* Validate nginx.conf during supply
(https://www.pivotaltracker.com/story/show/155832530)
* Use manifest cache downloads
(https://www.pivotaltracker.com/story/show/155405429)
v0.0.4 Feb 26, 2018
====================
* Add nginx 1.13.9, remove 1.13.7
(https://www.pivotaltracker.com/story/show/155362465)
v0.0.3 Feb 08, 2018
====================
* Enable manifest apply override
(https://www.pivotaltracker.com/story/show/153614649)
* Emit a warning if a stable line version is selected
(https://www.pivotaltracker.com/story/show/152785169)
* Include multiple versions of nginx
- Two versions of each supported line 1.12.x and 1.13.x
- Allow version specified as "mainline" and "stable" in nginx.yml
(https://www.pivotaltracker.com/story/show/152785099)
* Create executable to run nginx.conf through templating
(https://www.pivotaltracker.com/story/show/152685309)
v0.0.2 Jan 17, 2018
====================
* Initial support for nginx buildpack