Releases: cloudfoundry/staticfile-buildpack
Releases · cloudfoundry/staticfile-buildpack
v1.4.1
- Add nginx 1.11.12, remove nginx 1.11.11
(https://www.pivotaltracker.com/story/show/142401589)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.12 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.12 |
- SHA256: d503d9bc0e2c78b06359733d427d1bc3a825f5d9854ed671f161c4b5ca52002c
v1.4.0
-
Hook Support
Add support for BeforeCompile and AfterCompile hooks
(https://www.pivotaltracker.com/story/show/141975819) -
Add support for supply buildpacks
(https://www.pivotaltracker.com/story/show/141617933) -
Add nginx 1.11.11, remove nginx 1.11.10
(https://www.pivotaltracker.com/story/show/142148789) -
Implement staticfile buildpack in Go
- there should be no change in observed behavior
(https://www.pivotaltracker.com/story/show/139019387)
- there should be no change in observed behavior
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.11 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.11 |
- SHA256: 1279f8ea8dad109134f1ab2ae94ee7e770402f7da61e317db028f14c5eadb34d
v1.3.18
- Add nginx 1.11.10, remove nginx 1.11.9
(https://www.pivotaltracker.com/story/show/139833155) - Allow users to include arbitrary nginx configuration
(https://www.pivotaltracker.com/story/show/136370663)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.10 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.10 |
- SHA256: 868bb8ca67cf8ad736be8b3705956d46ba024c342c87810d800fba28bfcbb038
v1.3.17
- Add MIME types for TTF, WOFF, WOFF2 fonts
(https://www.pivotaltracker.com/story/show/138621515) - Add nginx 1.11.9, remove nginx 1.11.8
(https://www.pivotaltracker.com/story/show/138243621)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.9 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.9 |
- SHA256: 1bb82faf72d5226eff30cc85cbe90087c48a4f2d020e8e58806d02dfe8398f29
v1.3.16
- Catch excecptions from buildpack version warning scripts
- Under some non-standard CF deployment configurations, it was possible for these scripts to
error out. As they are purely informative, this should never happen.
(https://www.pivotaltracker.com/story/show/137351597)
Packaged binaries:
- Under some non-standard CF deployment configurations, it was possible for these scripts to
name | version | cf_stacks |
---|---|---|
nginx | 1.11.8 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.8 |
- SHA256: 8fb17548358efef8a47345e8f41b56b990df5445f2c30c881ce2c3890e5f6688
v1.3.15
- Add new Slack icon to README
(https://www.pivotaltracker.com/story/show/136438447) - Add nginx 1.11.8, remove nginx 1.11.6
(https://www.pivotaltracker.com/story/show/136691285)
(https://www.pivotaltracker.com/story/show/136041771) - Correct copyright NOTICE
(https://www.pivotaltracker.com/story/show/136141035) - Add new version warning to staticfile buildpack
(https://www.pivotaltracker.com/story/show/135234395) - Use regexes for url_to_dependency mapping for nginx
- Remove hardcoded version string from url_to_dependency mapping
(https://www.pivotaltracker.com/story/show/126394939)
Packaged binaries:
- Remove hardcoded version string from url_to_dependency mapping
name | version | cf_stacks |
---|---|---|
nginx | 1.11.8 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.8 |
- SHA256: 27cdc37a8e492c3422940eaaec23207401cc2ce5d9159d6dabf0951a15489ad4
v1.3.14
- Add default_versions support to buildpack
(https://www.pivotaltracker.com/story/show/126394939) - Enable 'Vary: Accept-Encoding' header
(https://www.pivotaltracker.com/story/show/129364025) - Add nginx 1.11.6, remove nginx 1.11.5
(https://www.pivotaltracker.com/story/show/134361411) - Rebuild and change path for nginx binary
- We identified a potential, but unlikely, attack vector in our continuous
integration system. Our own auditing strongly suggests that this attack
vector was not taken advantage of. However, out of an abundance of caution,
we are rebuilding all buildpack dependencies that we maintain.
Packaged binaries:
- We identified a potential, but unlikely, attack vector in our continuous
name | version | cf_stacks |
---|---|---|
nginx | 1.11.6 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
nginx | 1.11.6 |
- SHA256: 986d4f1efadf8490c4b505a3f596426eddca63269c38df800c7e3cbcd3df1fd9
v1.3.13
- Option to enable hosting of hidden dot-files
- To enable hosting of hidden dot-files, add the line:
'host_dot_files: true'
to the Staticfile - If this line is not present, no hiddne dot-files will be served
(https://www.pivotaltracker.com/story/show/130223889)
- To enable hosting of hidden dot-files, add the line:
- Enable HSTS support
- To enable HSTS support, add the line:
'http_strict_transport_security: true'
to the Staticfile
(https://www.pivotaltracker.com/story/show/128980925)
- To enable HSTS support, add the line:
- Don't write hashed credentials from Staticfile.auth to the logs
(https://www.pivotaltracker.com/story/show/130048269)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.5 | cflinuxfs2 |
Default binary versions:
name | version |
---|
- SHA256: 337eb943f57128c3b4668223d53c2595a04bc0f9f66d7c9f5154153d83a30ca5
v1.3.12
- Add nginx 1.11.5, remove nginx 1.11.4
(https://www.pivotaltracker.com/story/show/132088805) - staticfile-buildpack BOSH release now available on bosh.io at
http://bosh.io/releases/github.com/cloudfoundry/staticfile-buildpack-release
(https://www.pivotaltracker.com/story/show/130040305)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.5 | cflinuxfs2 |
Default binary versions:
name | version |
---|
- SHA256: 1b82d95982fd3f305f5c155047b90cd7551c0cefcde7540316c75c6bba957212
v1.3.11
- Add nginx 1.11.4, remove nginx 1.11.3
(https://www.pivotaltracker.com/story/show/130296431) - Redact credentials from URLs in a cached buildpack's output
(https://www.pivotaltracker.com/story/show/127357631) - Redact credentials from URLs in an uncached buildpack's output
(https://www.pivotaltracker.com/story/show/126514693)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
nginx | 1.11.4 | cflinuxfs2 |
Default binary versions:
name | version |
---|
- SHA256: 467b42902112fb5d45cf0434f9614860add819cde0631f9df1b76b2cda21ded1