Releases: rasmus/Bake
Releases · rasmus/Bake
v0.30.43-beta
Release notes
- Fix:
.dockerignore
files are now correctly copied to the build context instead of the parent directory
Changes
- Fix inverted log message (#428, by @rasmus)
- Fix: .dockerignore files were written to the wrong directory (#441, by @rasmus)
Updated dependencies
- Bump flask 3.0.3 to 3.1.0 in /TestProjects/Python3.Flask (#439, by @dependabot)
- Bump FluentAssertions 6.12.1 to 6.12.2 (#432, by @dependabot)
- Bump Microsoft.Extensions.Configuration.UserSecrets 8.0.0 to 8.0.1 (#431, by @dependabot)
- Bump Microsoft.Extensions.Logging 8.0.0 to 8.0.1 (#430, by @dependabot)
- Bump NuGet.Packaging 6.11.1 to 6.12.1 (#438, by @dependabot)
- Bump YamlDotNet 16.1.3 to 16.2.0 (#433, by @dependabot)
Full Changelog: 1c3245e...62df9d6
Files
bake_windows_x86_64.zip
- SHA256:
82A330BDCD1F7D9A428FBE2302DD60AB614594B062F05D060C41D70222A297A7
- SHA256:
bake_linux_x86_64.zip
- SHA256:
B51EF61E1BAD2AA8FA57095986872E8914DB9AAB135A697BD6D1A3C2497035EB
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
E6CF69E1E61BA7A7EB2BC53CDA88EFD232E1BCC784A9E7E042F2F1A5D46CC963
- SHA256:
v0.29.42-beta
Release notes
- Fix: Incorrect parsing of Docker Hub image names, e.g.
rasmus/debug
Changes
Updated dependencies
Full Changelog: cddd6a6...1c3245e
Files
bake_windows_x86_64.zip
- SHA256:
DAF43ADFCDF5F4E33B9494DBEF5390DC2406F1E037EDF509D14EE555A55CB17B
- SHA256:
bake_linux_x86_64.zip
- SHA256:
1BED685B6573B5FEBC11AE19B4F81260073255B10F29E0183D8755CCEECAE274
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
C285774C4EBAB1088DC9D7E2BC8AC569C506B8577933B506296C9563BD11BCCC
- SHA256:
v0.28.41-beta
Release notes
- Feature: Allow setting timeouts for both ingredient gathering as well as composing
- Fix: Improve information provided when gathering ingredients for a release
Changes
- Build(deps): Bump cookie and light-my-request in /TestProjects/NodeJS.Service (#424, by @dependabot)
- Improve ingredients gathering information and timeouts (#426, by @rasmus)
Updated dependencies
- Bump NuGet.Packaging 6.11.0 to 6.11.1 (#423, by @dependabot)
- Bump WireMock.Net 1.6.3 to 1.6.7 (#419, #421, #422, #425, by @dependabot)
- Bump YamlDotNet 16.1.2 to 16.1.3 (#420, by @dependabot)
Full Changelog: 5cad3d4...cddd6a6
Files
bake_windows_x86_64.zip
- SHA256:
0BB4388ADDB4B2EFD495DC57816BB6F6C6F7084D2080B450EF95BB465CDE1923
- SHA256:
bake_linux_x86_64.zip
- SHA256:
31C6373FCA8EDF043956511ED05B118A6B4A6B53A7DA8B346D22DC2637E929FD
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
79E79BA7CD88B8C1D54492CF9616BA0199075DC3B2776E1CC46134E551E1BF0B
- SHA256:
v0.27.40-beta
Release notes
- Fix: ARM can now correct be selected as a platform for .NET
Changes
- Add timeouts to fail faster (#412, by @rasmus)
- Fix creating .NET for ARM platforms (#417, by @rasmus)
Updated dependencies
- Bump find-my-way 8.1.0 to 8.2.2 in /TestProjects/NodeJS.Service (#416, by @dependabot)
- Bump FluentAssertions 6.12.0 to 6.12.1 (#411, by @dependabot)
- Bump Microsoft.NET.Test.Sdk 17.11.0 to 17.11.1 (#409, by @dependabot)
- Bump WireMock.Net 1.6.2 to 1.6.3 (#410, by @dependabot)
- Bump YamlDotNet 16.1.0 to 16.1.2 (#414, by @dependabot)
Full Changelog: b619f99...5cad3d4
Files
bake_windows_x86_64.zip
- SHA256:
376D80698680DA11E054EF03125A371FC1AA72BA71BBDA5A05EEA2516D6F3AF9
- SHA256:
bake_linux_x86_64.zip
- SHA256:
24A9EB27CD71884681A288D19E87C7040AB2718A3E19DDEA7102B3CDFC7096D4
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
B939B83F9301057C7EF7066DBFDB9081C4C1158EBEBC69BAD56122F2955BB2A0
- SHA256:
v0.26.39-beta
Release notes
- Fix:
docker-compose
vs.docker compose
- Fix: Correct parsing of GitHub dependabots new PR titles
Changes
- Test Docker compose fix (#398, by @rasmus)
- Allow parsing of conventional commits (#403, by @rasmus)
- Update RELEASE_NOTES.md (#407, by @rasmus)
Updated dependencies
- Bump fastify 4.28.0 to 4.28.1 in /TestProjects/NodeJS.Service (#392, by @dependabot)
- Bump Microsoft.NET.Test.Sdk 17.9.0 to 17.11.0 (#399, by @dependabot)
- Bump NuGet.Packaging 6.9.1 to 6.11.0 (#394, by @dependabot)
- Bump NUnit 4.1.0 to 4.2.2 (#402, #406, by @dependabot)
- Bump NUnit3TestAdapter 4.5.0 to 4.6.0 (#395, by @dependabot)
- Bump Octokit 13.0.0 to 13.0.1 (#396, by @dependabot)
- Bump System.Reactive 6.0.0 to 6.0.1 (#397, by @dependabot)
- Bump WireMock.Net 1.5.52 to 1.6.2 (#400, #401, #408, by @dependabot)
- Bump YamlDotNet 15.1.2 to 16.1.0 (#405, by @dependabot)
Full Changelog: 56c94f5...b619f99
Files
bake_windows_x86_64.zip
- SHA256:
BC4F968604AA4A21256ED3432B2D9312BCB2C754E390180A6E249950B3594DB6
- SHA256:
bake_linux_x86_64.zip
- SHA256:
937BB0851156A0FC3FFD3A6FA7B49DE5E71B9D1251BF6AB7FE7F61B9C52F778E
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
136E04A4A7066B541EE74E1FA41A527C4396A25C450C287D6A719AC38AF5B550
- SHA256:
v0.25.38-beta
Release notes
- Feature: Switch .NET 6 and 8 to use Ubuntu chiseled
- Feature: Rework container labels to also be added on regular
Dockerfile
builds - Fix:
appsettings.Development.json
is now ignored by default when building .NET containers
Changes
- Allow pushing
latest
tag (#372, by @rasmus) - Fix: Print message for failed command parsing exception (#373, by @rasmus)
- Add appsettings.Development.json to Docker ignore (#388, by @rasmus)
- Upgrade Octokit to fix int overflow in PR info gathering (#389, by @rasmus)
- Rework container labels (#390, by @rasmus)
- Switch .NET base container to jammy-chiseled-extra (#391, by @rasmus)
Updated dependencies
- Bump dependabot/fetch-metadata 1 to 2 (#369, by @dependabot)
- Bump fastify 4.26.2 to 4.28.0 in /TestProjects/NodeJS.Service (#384, #386, by @dependabot)
- Bump flask 3.0.2 to 3.0.3 in /TestProjects/Python3.Flask (#379, by @dependabot)
- Bump github.com/labstack/echo/v4 4.11.4 to 4.12.0 in /TestProjects/GoLang.Service (#383, by @dependabot)
- Bump Octokit 10.0.0 to 11.0.1 (#380, #382, by @dependabot)
- Bump WireMock.Net 1.5.51 to 1.5.52 (#378, by @dependabot)
Full Changelog: 4fb0149...56c94f5
Files
bake_windows_x86_64.zip
- SHA256:
6DCED4F73EE9DFFC29D123544B7629655249A2C4ED5154E4EE1F54E25060CF77
- SHA256:
bake_linux_x86_64.zip
- SHA256:
D509B06C20A81FDDB7781B6E4C6D3868F0CB9B92557F4C94D9EE8A5B4C1BAB3E
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
3538CA597A261577FF213DFE49E40F2D981F846BDDF1FAF429DB00A20B7EB52A
- SHA256:
v0.24.37-beta
Release notes
- Fix: Don't try to be clever and override default .NET GC settings
Changes
- Fix: Don't try to be clever, use GC defaults (#371, by @rasmus)
- Bump version numbers and add small release notes (#374, by @rasmus)
Updated dependencies
- Bump fastify 4.26.0 to 4.26.2 in /TestProjects/NodeJS.Service (#364, by @dependabot)
- Bump LibGit2Sharp 0.29.0 to 0.30.0 (#367, by @dependabot)
- Bump McMaster.Extensions.CommandLineUtils 4.1.0 to 4.1.1 (#360, by @dependabot)
- Bump NuGet.Packaging 6.8.1 to 6.9.1 (#358, by @dependabot)
- Bump NuGet.Packaging 6.8.0 to 6.8.1 in /Source/Bake.Tests (#357, by @dependabot)
- Bump NUnit 4.0.1 to 4.1.0 (#362, by @dependabot)
- Bump Octokit 9.1.2 to 10.0.0 (#361, by @dependabot)
- Bump WireMock.Net 1.5.47 to 1.5.51 (#359, #365, #368, by @dependabot)
- Bump YamlDotNet 15.1.1 to 15.1.2 (#363, by @dependabot)
Full Changelog: f46dc89...4fb0149
Files
bake_windows_x86_64.zip
- SHA256:
AABBEE37BD619843DBF10029A3B9763A9D889E31BBDEFC304E450788BE58B4C3
- SHA256:
bake_linux_x86_64.zip
- SHA256:
C9823FC3870F5D37DAFAEFBF670EC1A284A61F801D73E8E14F1B46FE7CFD05DF
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
93C6EF3B59A76E7B1A0CF193E6EBB2A5C35EADE9EA62604524A4469DEEABCF12
- SHA256:
v0.23.36-beta
Release notes
- Feature: Output a container for hosting mkdocs documentation
- Feature: Add standard labels from the Open Containers Initiative
- Feature: Add dumb-init to .NET containers to ensure that the process
and all child-processes are correctly terminated
Changes
- Feat: Output a container for hosting mkdocs documentation (#82, by @rasmus)
- Fix: Files for GitHub releases weren't uploaded (#340, by @rasmus)
- Fix: Reorder changes to have important ones in top (#343, by @rasmus)
- Feat: Add more files and directories for Docker to ignore (#344, by @rasmus)
- Feat: Add link to compare release to previous (#345, by @rasmus)
- Feat: Add opencontainers labels to Docker containers (#346, by @rasmus)
- Fix: Specify environment variables for .NET containers (#347, by @rasmus)
- Feat: Add dumb-init to .NET containers (#348, by @rasmus)
Updated dependencies
- Bump fastify 4.25.2 to 4.26.0 in /TestProjects/NodeJS.Service (#351, by @dependabot)
- Bump flask 3.0.0 to 3.0.2 in /TestProjects/Python3.Flask (#335, #353, by @dependabot)
- Bump Microsoft.NET.Test.Sdk 17.8.0 to 17.9.0 (#355, by @dependabot)
- Bump Octokit 7.1.0 to 9.1.2 (#350, #352, by @dependabot)
- Bump WireMock.Net 1.5.46 to 1.5.47 (#349, by @dependabot)
- Bump YamlDotNet 13.7.1 to 15.1.1 (#338, #354, by @dependabot)
Full Changelog: 62bc384...f46dc89
Files
bake_windows_x86_64.zip
- SHA256:
A3AE3901EE51F4C7DB262091ED70F23B07D0AC2ED93B4C0048AE78EA504E4A3C
- SHA256:
bake_linux_x86_64.zip
- SHA256:
E571283C9C3313AD9AE2055AB3545165B1BE617E950E577DBE91B4322B67639E
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
566A7804256DBCE0731AE6C191AD88CC9930DDD2E93A2DF3898FFE98E5CABE50
- SHA256:
v0.22.35-beta
Release notes
- New: GitHub releases now have a description that contains the a summary
of all pull requests and issues that are part of the release - Fixed: Cleanup of the artifact post run report
Updated dependencies
- Bump actions/checkout 3 to 4 (#273, by @dependabot)
- Bump actions/setup-dotnet 3 to 4 (#311, by @dependabot)
- Bump actions/setup-go 4 to 5 (#313, by @dependabot)
- Bump actions/setup-node 3 to 4 (#294, by @dependabot)
- Bump actions/setup-python 4 to 5 (#312, by @dependabot)
- Bump AutoFixture.AutoNSubstitute 4.18.0 to 4.18.1 (#316, by @dependabot)
- Bump fastify 4.18.0 to 4.25.2 in /TestProjects/NodeJS.Service (#246, #248, #254, #256, #267, #271, #272, #275, #276, #277, #289, #291, #293, #321, #325, #329, by @dependabot)
- Bump flask 2.3.2 to 3.0.0 in /TestProjects/Python3.Flask (#265, #282, by @dependabot)
- Bump FluentAssertions 6.11.0 to 6.12.0 (#266, by @dependabot)
- Bump github.com/labstack/echo/v4 4.10.2 to 4.11.4 in /TestProjects/GoLang.Service (#252, #288, #298, #327, by @dependabot)
- Bump github/codeql-action 2 to 3 (#322, by @dependabot)
- Bump golang.org/x/crypto 0.14.0 to 0.17.0 in /TestProjects/GoLang.Service (#326, by @dependabot)
- Bump LibGit2Sharp 0.27.2 to 0.29.0 (#296, #315, by @dependabot)
- Bump McMaster.Extensions.CommandLineUtils 4.0.2 to 4.1.0 (#268, by @dependabot)
- Bump Microsoft.NET.Test.Sdk 17.6.2 to 17.8.0 (#243, #259, #263, #270, #300, by @dependabot)
- Bump NuGet.Packaging 6.6.0 to 6.8.0 (#236, #261, #309, by @dependabot)
- Bump NUnit 3.13.3 to 4.0.1 (#297, #317, by @dependabot)
- Bump Octokit 6.0.0 to 7.1.0 (#239, #244, #247, #249, #255, by @dependabot)
- Bump semver 7.5.1 to 7.5.3 in /TestProjects/NodeJS.Service (#241, by @dependabot)
- Bump WireMock.Net 1.5.28 to 1.5.46 (#240, #242, #250, #253, #258, #264, #279, #281, #286, #299, #314, #318, #323, #328, #330, by @dependabot)
- Bump YamlDotNet 13.1.0 to 13.7.1 (#237, #262, #269, #278, #284, #285, #287, #292, by @dependabot)
Other changes
- Changelog (#52, by @rasmus)
- Post release fixes (#235, by @rasmus)
- Remove moq (#260, by @rasmus)
- Update and test .NET 8 (#308, by @rasmus)
- Don't print commands (#319, by @rasmus)
- Remove duplicated dependency references (#332, by @rasmus)
- Implement nullable (#333, by @rasmus)
Files
bake_windows_x86_64.zip
- SHA256:
9EA6EC3F90ADB44E7C74C692F23FC03427F26BFA894C5D4ABEE564E6C0AF96E1
- SHA256:
bake_linux_x86_64.zip
- SHA256:
D4775721528E56BB902DCAF105142F2DEF1B9615B00085A8DAA30326918FD4B3
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
9B99294CA400D9C18F95CC6F90068ED093AA8344A6C89F750B8510D8AFF82701
- SHA256:
v0.21.34-beta
Release notes
- New:
GOPRIVATE
should bedirect
to ensure that removed
dependencies are spottet and reduce information leackage - New: Prints produced artifacts when done
- Fixed: GitHub URL information was wrong for GHE
Files
bake_windows_x86_64.zip
- SHA256:
20C1085C049AEE977D9717EA852949F14959B5355CD3B4CC80A36901215C1698
- SHA256:
bake_linux_x86_64.zip
- SHA256:
9C9633B196DB41D7B03F04755EF2E4BFE2B7893FBA0C54902F4817C6A9E45273
- SHA256:
bake_macosx_x86_64.zip
- SHA256:
BFC72255F4181FE472DA037DE8DDF99BB7034CB3ED9D3F6F436CAA6658A0C8FB
- SHA256: