@@ -7,6 +7,99 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v3.6.1] ( https://github.com/netlify/build-image/compare/v3.6.1-pre1...v3.6.1 ) - 2021-01-14
11
+
12
+ ### Merged
13
+
14
+ - Fix Rust caching issues [ ` #521 ` ] ( https://github.com/netlify/build-image/pull/521 )
15
+
16
+ ### Commits
17
+
18
+ - Cache .rustup regardless of whether there are cargo files or not. [ ` 4d33fdd ` ] ( https://github.com/netlify/build-image/commit/4d33fddd39a1c53a380ca346427ef57987172b9a )
19
+
20
+ ## [ v3.6.1-pre1] ( https://github.com/netlify/build-image/compare/v3.6.0...v3.6.1-pre1 ) - 2021-01-12
21
+
22
+ ### Merged
23
+
24
+ - add webp to lfs config [ ` #515 ` ] ( https://github.com/netlify/build-image/pull/515 )
25
+ - Add change in Docker image size to PRs [ ` #516 ` ] ( https://github.com/netlify/build-image/pull/516 )
26
+
27
+ ### Commits
28
+
29
+ - Use separate action [ ` 3b3774b ` ] ( https://github.com/netlify/build-image/commit/3b3774ba6a60817b89bbdf8eb4a8bad47d4165b0 )
30
+ - Test [ ` 16f8265 ` ] ( https://github.com/netlify/build-image/commit/16f8265e9b7b1eea80f8bd089387cf4002680ff4 )
31
+ - Copy target directory using reflinks. [ ` ebc2ba7 ` ] ( https://github.com/netlify/build-image/commit/ebc2ba70c2b710bf047bee80ee0b49068a25c9ee )
32
+ - Build dummy image [ ` c76d7a4 ` ] ( https://github.com/netlify/build-image/commit/c76d7a473a45e47ec3fd6d53563446fcb8f7e65b )
33
+ - Test [ ` acd7c06 ` ] ( https://github.com/netlify/build-image/commit/acd7c06acbf5cc10361939012677939730b88d96 )
34
+ - Cache rust artifacts only when cargo files are detected [ ` 3740589 ` ] ( https://github.com/netlify/build-image/commit/3740589850303f67cf4fd17b65c4e39a7c1f9391 )
35
+ - Add check [ ` 6cc7b6d ` ] ( https://github.com/netlify/build-image/commit/6cc7b6dcf464b5820ba692f3961091dcce3f77b2 )
36
+ - Cache the target directory only when a cargo file exists. [ ` 4dbcb17 ` ] ( https://github.com/netlify/build-image/commit/4dbcb17453c3531da43fdd5814c3a717feffafeb )
37
+ - Use real image [ ` d2e3dc9 ` ] ( https://github.com/netlify/build-image/commit/d2e3dc95b323f5f49d7091607aecb37ae459c033 )
38
+ - Add output [ ` 5fffbb8 ` ] ( https://github.com/netlify/build-image/commit/5fffbb86459fff9a6b93ccfa99a03afb718ab435 )
39
+ - Update run-build-functions.sh [ ` f009c3b ` ] ( https://github.com/netlify/build-image/commit/f009c3b090cf61c8cfb76dc6826f1d5729f39731 )
40
+ - Update tag [ ` 861f5c0 ` ] ( https://github.com/netlify/build-image/commit/861f5c0d6dce51e287cce6469ed3314f9e18a37a )
41
+ - Don't pre-pull default image [ ` 8a8233c ` ] ( https://github.com/netlify/build-image/commit/8a8233c9ee127f81a7ad73a0c4d44d830a680be8 )
42
+ - Evaluate SIZE [ ` 7e6e676 ` ] ( https://github.com/netlify/build-image/commit/7e6e676ed24a5b345712fb95498871263e3e4c1e )
43
+ - Tweak title [ ` 33828e4 ` ] ( https://github.com/netlify/build-image/commit/33828e4720231c0ac0c2761f9cfdec667be76f4b )
44
+ - Tweak conclusion [ ` cb2ccd1 ` ] ( https://github.com/netlify/build-image/commit/cb2ccd1f6c53071abc43141f8d4e5fe9dc8f6187 )
45
+
46
+ ## [ v3.6.0] ( https://github.com/netlify/build-image/compare/v3.6.0-pre1...v3.6.0 ) - 2020-12-07
47
+
48
+ ### Merged
49
+
50
+ - Add Rust support [ ` #477 ` ] ( https://github.com/netlify/build-image/pull/477 )
51
+
52
+ ### Commits
53
+
54
+ - Update included_software.md [ ` 7f1e907 ` ] ( https://github.com/netlify/build-image/commit/7f1e9073d3a1a9f400e5593888d3097ebf3fcc9b )
55
+ - Revert "Added rustup to the list of tools" [ ` 23b30a7 ` ] ( https://github.com/netlify/build-image/commit/23b30a7e4e3fc25bef908c25b911158b53f4e86d )
56
+ - Added rustup to the list of tools [ ` d66e848 ` ] ( https://github.com/netlify/build-image/commit/d66e8483f1f9dcc55adca444c7b5d0099757f9da )
57
+
58
+ ## [ v3.6.0-pre1] ( https://github.com/netlify/build-image/compare/v3.5.0...v3.6.0-pre1 ) - 2020-12-04
59
+
60
+ ### Merged
61
+
62
+ - Pin homebrew install to a specific commit [ ` #502 ` ] ( https://github.com/netlify/build-image/pull/502 )
63
+ - Document support for Zola [ ` #497 ` ] ( https://github.com/netlify/build-image/pull/497 )
64
+ - Update Swift docs in included_software.md [ ` #495 ` ] ( https://github.com/netlify/build-image/pull/495 )
65
+
66
+ ### Commits
67
+
68
+ - Merge commit 8a965d0d4022211b40827efae49d344d9dec8783 (no conflict) [ ` 21ae6eb ` ] ( https://github.com/netlify/build-image/commit/21ae6ebde094da7e2c17896b095786e83dd9262d )
69
+ - Cache .cargo/bin and .rustup too [ ` 932e0af ` ] ( https://github.com/netlify/build-image/commit/932e0af1923e27a034fae9c8e557b615f772f608 )
70
+ - CLEANUP [ ` 7084515 ` ] ( https://github.com/netlify/build-image/commit/70845157f66119081008b255200faa056c89eb32 )
71
+ - Update included_software.md [ ` af4c1f7 ` ] ( https://github.com/netlify/build-image/commit/af4c1f7e012ad6f46b7e80f475c177632ca5ad61 )
72
+ - Fix comment [ ` 71ac638 ` ] ( https://github.com/netlify/build-image/commit/71ac6380a039b5fc11bf801deb4625607f854804 )
73
+ - Do not install toolchain by default [ ` 0da465e ` ] ( https://github.com/netlify/build-image/commit/0da465e848bc64e3f219a04aed3bf88e554699db )
74
+ - Merge commit fa6e85ee8d61e9ca22f0d26fa3ebf5fce3ef2fec (no conflict) [ ` d39611c ` ] ( https://github.com/netlify/build-image/commit/d39611c25b35130759559aac62ab0e85bd75a3e2 )
75
+
76
+ ## [ v3.5.0] ( https://github.com/netlify/build-image/compare/v3.4.4...v3.5.0 ) - 2020-11-12
77
+
78
+ ### Merged
79
+
80
+ - Remove default Swift version [ ` #491 ` ] ( https://github.com/netlify/build-image/pull/491 )
81
+ - Improve ` CONTRIBUTING.md ` [ ` #490 ` ] ( https://github.com/netlify/build-image/pull/490 )
82
+
83
+ ### Commits
84
+
85
+ - Move constant to top of file [ ` d98357b ` ] ( https://github.com/netlify/build-image/commit/d98357b5d91ab0ebcc559bc5b9f9a084f4758cab )
86
+ - CLEANUP [ ` f14eeca ` ] ( https://github.com/netlify/build-image/commit/f14eeca9a17c4a7339a5d06152430fb55bc1d536 )
87
+ - Merge commit 3dbb487a86b68d051559ccd9d490fe785d3860f4 (no conflict) [ ` 6d1d1f6 ` ] ( https://github.com/netlify/build-image/commit/6d1d1f6064c4c822d7f30564f3ca64743448629d )
88
+ - Merge commit 19b59c0408431d785c57f229aa9f701b0ae95613 (conflicts) [ ` 0a8215d ` ] ( https://github.com/netlify/build-image/commit/0a8215dac743d92d2be2bda273f9fa852d888893 )
89
+ - Merge commit 92f69f9fd7091370bb521169b2400ff5153f0dcc (no conflict) [ ` c0de9b0 ` ] ( https://github.com/netlify/build-image/commit/c0de9b06445539f0aa1d3abee48c25a8841f9b8f )
90
+ - Merge commit 96a3c6f04f5879262aa727dea3a1027b6095ddb1 (conflicts) [ ` c56e184 ` ] ( https://github.com/netlify/build-image/commit/c56e184ab50afa15d852c993580e2f70e9378ef5 )
91
+ - Use Swift if SWIFT_VERSION is set by user [ ` 457b353 ` ] ( https://github.com/netlify/build-image/commit/457b353a77a72a106e7a5e491f6007146e74e88a )
92
+ - Don't install a default Swift version [ ` 483cc50 ` ] ( https://github.com/netlify/build-image/commit/483cc501246e88f59732c9380906ebbe813e5e46 )
93
+ - Don't export version, create versions dir [ ` 3be0ff2 ` ] ( https://github.com/netlify/build-image/commit/3be0ff28bfa52898284011679e9480c948855f1f )
94
+ - Removed pre-compilation step [ ` 60fd309 ` ] ( https://github.com/netlify/build-image/commit/60fd309b0b9ac3c2e068f83b735e91fd985f3103 )
95
+ - Lint [ ` 4d250b3 ` ] ( https://github.com/netlify/build-image/commit/4d250b34f740e29d51c3c32e6c7251dd33c1a4bb )
96
+ - Fix comment and use appropriate function [ ` b720533 ` ] ( https://github.com/netlify/build-image/commit/b720533c31d9bf0f06559e03cf3d4b8d20baae4b )
97
+ - Check env when populating cache [ ` ccf90c3 ` ] ( https://github.com/netlify/build-image/commit/ccf90c32620e828d060aa71ac6e1760eda71f432 )
98
+ - Reorder lines [ ` e0b77be ` ] ( https://github.com/netlify/build-image/commit/e0b77be2e7fc42cb3c4a9992290b7f44de627ff7 )
99
+ - Apply suggestion [ ` db4ab67 ` ] ( https://github.com/netlify/build-image/commit/db4ab67d0833f564a4106947cc6f92412a09dd09 )
100
+ - Removed ... something [ ` e4e7354 ` ] ( https://github.com/netlify/build-image/commit/e4e7354e607847f563725c4b0b60dc557be4b6b2 )
101
+ - Removed unneeded mkdir -p [ ` 5cd8e76 ` ] ( https://github.com/netlify/build-image/commit/5cd8e76608e8c2f748cd4c97ae1461528364c925 )
102
+
10
103
## [ v3.4.4] ( https://github.com/netlify/build-image/compare/v3.4.3...v3.4.4 ) - 2020-11-04
11
104
12
105
### Commits
0 commit comments