Releases: cloudfoundry/dotnet-core-buildpack
Releases · cloudfoundry/dotnet-core-buildpack
v1.0.4
- Add dotnet 1.0.0-preview2-1-003155
- includes .NET Framework 1.1.0-preview1-001100-00
(https://www.pivotaltracker.com/story/show/133041819)
Packaged binaries:
- includes .NET Framework 1.1.0-preview1-001100-00
name | version | cf_stacks |
---|---|---|
node | 6.9.1 | cflinuxfs2 |
bower | 1.7.9 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003121 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003131 | cflinuxfs2 |
dotnet | 1.0.0-preview2-1-003155 | cflinuxfs2 |
libunwind | 1.1 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
node | 6.9.1 |
bower | 1.7.9 |
dotnet | 1.0.0-preview2-003131 |
- SHA256: eba9f47cce50473ce943f438873d3e6644eabf9fbd9870447c7fb5c49e119a8d
v1.0.3
- Add default_versions support to buildpack
(https://www.pivotaltracker.com/story/show/132168017)
(https://www.pivotaltracker.com/story/show/132167537) - Add option to clear Nuget cache
(https://www.pivotaltracker.com/story/show/132160087) - Run verbose
dotnet run
anddotnet restore
when BP_DEBUG is specified
(https://www.pivotaltracker.com/story/show/130651349) - Add node 6.9.1, remove node 6.7.0
(https://www.pivotaltracker.com/story/show/132796533) - Remove .NET Core 1.0.0 RC2 from manifest
(https://www.pivotaltracker.com/story/show/132028795)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
node | 6.9.1 | cflinuxfs2 |
bower | 1.7.9 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003121 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003131 | cflinuxfs2 |
libunwind | 1.1 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
node | 6.9.1 |
bower | 1.7.9 |
dotnet | 1.0.0-preview2-003131 |
- SHA256: b094b5a8672f1ac697a1c4d503edac8bd4d82f31c24e3c1900f3faeccfb3143d
v1.0.2
- Remove .NET Core 1.0.0 RC2
(https://www.pivotaltracker.com/story/show/132028795) - Add node 6.7.0, remove node 6.3.0
(https://www.pivotaltracker.com/story/show/131987641) - Use Cloud Foundry built + hosted dotnet dependencies
(https://www.pivotaltracker.com/story/show/130932637) - Add default_versions support to buildpack
(https://www.pivotaltracker.com/story/show/130932637)
Packaged binaries:
name | version | cf_stacks |
---|---|---|
bower | 1.7.9 | cflinuxfs2 |
dotnet | 1.0.0-preview1-002702 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003121 | cflinuxfs2 |
dotnet | 1.0.0-preview2-003131 | cflinuxfs2 |
libunwind | 1.1 | cflinuxfs2 |
nodejs | 6.7.0 | cflinuxfs2 |
Default binary versions:
name | version |
---|---|
dotnet | 1.0.0-preview2-003131 |
- SHA256: 54cb667cab7ceeca45c1c6986ac176d0463b02de6fcd49fc65459634e156ebf6
v1.0.1
This release adds support for .NET Core v1.0.1. See the .NET Core release notes for more details on the changes in .NET Core 1.0.1.
v1.0.0
.NET CLI Preview 2 Release
This release supports the new .NET CLI Preview 2 build, and also caching the .NET CLI as a dependency for an offline buildpack. This includes support for the .NET Core 1.0 RTM runtime as well as backwards compatibility with the .NET Core 1.0 RC2 runtime and the .NET CLI Preview 1 tooling build.
Dotnet CLI release
Use the new dotnet CLI instead of DNX
beta8 release
Support running ASP.NET5 beta8 apps.
beta7 release
Support ASP.NET5 beta 7 apps.
v0.5
use libuv from v0.5 release